aexamo Posted June 25, 2020 Share Posted June 25, 2020 19 hours ago, Gunman said: Compile into a jar then move to script folder. Only need to do part 1 https://osbot.org/forum/topic/154399-script-development-setup/ Thank you. Could you please link a guide on how to compile? This doesn't seem to have it, or am I missing something? Quote Link to comment Share on other sites More sharing options...
erenjwz Posted July 16, 2020 Share Posted July 16, 2020 wazebi right? Quote Link to comment Share on other sites More sharing options...
BIGFOLKS Posted April 1, 2022 Share Posted April 1, 2022 im doing sumthing wrong when i copy paste this in the script Quote Link to comment Share on other sites More sharing options...
PermeX Posted May 18, 2022 Share Posted May 18, 2022 does this work :3 Quote Link to comment Share on other sites More sharing options...
PickleNator Posted July 24, 2022 Share Posted July 24, 2022 On 5/18/2022 at 12:49 PM, PermeX said: does this work :3 Don't think so... The method: getBot().setHumanInputEnabled(true); Has been discontinued in the API. So, you can't click around and attack JAD/the healers while the script runs and accounts for the prayers. Cool concept, though.. Quote Link to comment Share on other sites More sharing options...
Dwi Posted December 12, 2022 Share Posted December 12, 2022 how can i put .jar file on plugins list on osb client/ or how can i load this jar file into osb client Quote Link to comment Share on other sites More sharing options...
Mom Posted December 16, 2022 Share Posted December 16, 2022 On 7/24/2022 at 12:36 PM, PickleNator said: Don't think so... The method: getBot().setHumanInputEnabled(true); Has been discontinued in the API. So, you can't click around and attack JAD/the healers while the script runs and accounts for the prayers. Cool concept, though.. Just take the line out and enable mouse input when you start the script? Assuming what you said is true. Quote Link to comment Share on other sites More sharing options...
PickleNator Posted December 23, 2023 Share Posted December 23, 2023 On 12/15/2022 at 8:40 PM, Mom said: Just take the line out and enable mouse input when you start the script? Assuming what you said is true. So I didn't know enabling Mouse Input on the OSBot client was a thing when I wrote this post. Now that you mention this, I think this script has a higher chance of working? It's going to try to flip your prayers on while you're clicking around, but that's sort of the point. Could be pretty useful for 3 JADs at Inferno? Quote Link to comment Share on other sites More sharing options...