palmusaari Posted August 29, 2016 Share Posted August 29, 2016 I'm trying to update this script to work on current OSBot: http://osbot.org/forum/topic/95800-jad-prayer-swapper/ My error message is:[ERROR][bot #1][08/30 02:00:49 ap.]: Error in bot executor!java.lang.NoSuchMethodError: org.osbot.rs07.Bot.setHumanInputEnabled(Z)V at main.onLoop(main.java:23) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(zf:103) at java.lang.Thread.run(Unknown Source) How would you proceed on making the bot run again? Quote Link to comment Share on other sites More sharing options...
Muffins Posted August 29, 2016 Share Posted August 29, 2016 I already told you in chat it's NPE'ing and it's outdated, read. 2 Quote Link to comment Share on other sites More sharing options...
Manner Posted August 29, 2016 Share Posted August 29, 2016 Just delete line 23, idk if there is a replacement, but that method is no more. You will just have to manually enable input on the client when you start the script. 1 Quote Link to comment Share on other sites More sharing options...
Redfr3sh Posted August 30, 2016 Share Posted August 30, 2016 will probably have to do by sounds Quote Link to comment Share on other sites More sharing options...