August 29, 20169 yr 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?
August 29, 20169 yr 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.
Create an account or sign in to comment