abouhanafy87 5 Posted April 1, 2023 Walking to lumbridg bank . Walking.walk(BankLocation.lumbridg); it takes the steps like this : the problem in this way -> lumb entrance -> middle room -> lumb kitchen : here it stand for 1 hour didn't move to the ladder . it do this every time with this way !! @Pandemic
Presumptuous 24 Posted April 2, 2023 Why not use Bank.open() or Bank.open(BankLocation.LUMBRIDGE), this will do the walking and open the bank if that is what you intend to do.
abouhanafy87 5 Author Posted April 2, 2023 14 hours ago, Presumptuous said: Why not use Bank.open() or Bank.open(BankLocation.LUMBRIDGE), this will do the walking and open the bank if that is what you intend to do. i think Bank.open() or Bank.open(BankLocation.LUMBRIDGE) will use Walking.walk(BankLocation.LUMBRIDGE) and if use this path =lumb entrance -> middle room -> lumb kitchen it will do the same thing => sleeping and can't do the next step to the ladder .
Presumptuous 24 Posted April 2, 2023 40 minutes ago, abouhanafy87 said: i think Bank.open() or Bank.open(BankLocation.LUMBRIDGE) will use Walking.walk(BankLocation.LUMBRIDGE) and if use this path =lumb entrance -> middle room -> lumb kitchen it will do the same thing => sleeping and can't do the next step to the ladder . My fishing script uses Bank.open() and has not had an issue reaching Lumbridge Bank from the swamp.
abouhanafy87 5 Author Posted April 5, 2023 On 4/2/2023 at 11:09 PM, Presumptuous said: My fishing script uses Bank.open() and has not had an issue reaching Lumbridge Bank from the swamp. Are your script take this path : lumb entrance -> middle room -> lumb kitchen . if it is . you can say "My fishing script uses Bank.open() and has not had an issue reaching Lumbridge Bank from the swamp.". thank you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now