Novak Posted December 27, 2014 Share Posted December 27, 2014 What if the bank booth is a closed booth? One that can't be used, the script wouldn't look for another bank booth, but just keep waiting add a filter Quote Link to comment Share on other sites More sharing options...
organicjello Posted February 25, 2015 Share Posted February 25, 2015 Can anyone explain to me how the failsafe works and also the logic behind the walkTile method? It's a boolean method that returns true or false for the traversePath method, but how does it actually move the bot? Quote Link to comment Share on other sites More sharing options...
okdude44 Posted August 28, 2015 Share Posted August 28, 2015 (edited) what do i do for the walking bit because now it doesn't seem to let you use the client. anymore such as for client.moveMouse Edited August 28, 2015 by okdude44 Quote Link to comment Share on other sites More sharing options...
okimo Posted September 29, 2015 Share Posted September 29, 2015 In your Source Code please change "import org.osbot.rs07.utility.Area;" into "import org.osbot.rs07.api.map.Area;" or I think its like that Because that rs07.Utility... was giving me error and with rs07.api... it looks clean Quote Link to comment Share on other sites More sharing options...