Snowydell Posted May 28, 2015 Posted May 28, 2015 (edited) Can be locked. Thank you Edited May 28, 2015 by Snowydell
Soldtodie Posted May 28, 2015 Posted May 28, 2015 I haven't scripted in like 8 months so kind of rusty atm. Question 1: I am trying to make the bot open up the grand exchange bank but it has a different id than others so I can't use "bank.open()". What's the most efficient way to achieve this? I know some stuff I could have tryed but want to know the most efficient way to do it. Question 2: How do I wait for a command to finish before starting the next one without using sleep(2000) or something. Question 2: Just check if the command has finished. 1
Joseph Posted May 28, 2015 Posted May 28, 2015 For the first question there an class in the api for it 1