Bigpoppa21 Posted January 20, 2015 Share 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! Link to comment Share on other sites More sharing options...
Alek Posted January 20, 2015 Share Posted January 20, 2015 1. localWalker.walkPath() 2. Banks.CAMELOT.contains(myPlayer()) 3. http://osbot.org/api/ Link to comment Share on other sites More sharing options...
Bigpoppa21 Posted January 20, 2015 Author Share Posted January 20, 2015 Thank you very much! I greatly appreciate your quick response! Link to comment Share on other sites More sharing options...