I fixed this issue, but now when i'm working on my banking method I have a null pointer exception.
java.lang.NullPointerException
at com.jwd1029.bots.testbot.TestBot.gathering(TestBot.java:183)
at com.jwd1029.bots.testbot.TestBot.onLoop(TestBot.java:42)
at...
Hmmm that's strange because I did exactly that, and it wasn't working.
Oh, and I'm writing a Cursed Wisp collector so I have to take into consideration banking, paths, other players and how to deal with them etc. :)
Hey,
I'm making a Divination bot, and i've done everything but i'm stuck on the harvesting of wisps. Could somebody point me in the right direction? I've looked all over but found nothing.