Jump to content

mamo87

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by mamo87

  1. How can i customize hopworld to hop to normal world not to pvp or dangerous world or pvparina
  2. this is the error : java.lang.NullPointerException [15:23:02.375][STDERR][74] at TestClass.loop(TestClass.java:123) [15:23:02.387][STDERR][74] at com.epicbot.api.shared.script.LoopScript$LoopTask.run(pja:162) [15:23:02.391][STDERR][74] at com.epicbot.api.shared.script.ScriptTaskContainer.runTask(eia:13) [15:23:02.404][STDERR][74] at com.epicbot.api.shared.script.ScriptTaskContainer.run(eia:202) [15:23:02.444][STDERR][74] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [15:23:02.457][STDERR][74] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [15:23:02.468][STDERR][74] at java.lang.Thread.run(Thread.java:748) ================================= TestClass.java:123 is:= if (!ctx.walking().isRunEnabled()) { if (ctx.walking().getRunEnergy() > random(38, 60)) { ctx.walking().setRun(true); } }
  3. My script didnt work. Is the script have jar type Using linux 64bit lubuntu After installing the scripts folder didn't create and i create it manually and build the script as jar file . It show in the scripts menu but when starting it it doesn't work
×
×
  • Create New...