Bigpoppa21 Posted January 20, 2015 Posted January 20, 2015 I recently started learning about scripting with Java and I feel like I'm catching on fairly quickly but I am, by all means, no expert. I was wondering if someone could help me with making the bot walk to the bank and access it and deposit all the items in the inventory. I'm completely lost on how to make it do that. Pretty please with a cherry on top Sorry if this isn't in the right place to post this. Just let me know where to post it and I'll post it there asap. Thaaaaaaaaaaaaaaaaaaaaanks!
Alek Posted January 20, 2015 Posted January 20, 2015 1. localWalker.walkPath() 2. Banks.CAMELOT.contains(myPlayer()) 3. http://osbot.org/api/
Bigpoppa21 Posted January 20, 2015 Author Posted January 20, 2015 Thank you very much! I greatly appreciate your quick response!