Whats that mean? Im not so much conversant with windbot. Just started using this bot few days ago
Whats that mean? Im not so much conversant with windbot. Just started using this bot few days ago
U was right, bank was wrong marked. Problem solved but what with gold bps?
Works perfect nowgonna test ancient scarabs soon
What is exp/h on Tarpit Tomb after flame ?
I believe it's something like 50k/h, I don't remember
Hello , i was using your ice witch cave script , but it was a problem with backpack opening before it gone to exp. It diditn close and didint opened them . Just use this.
Btw. at tarpit tomb after flame is 60-67k/h exp.PHP Code:
wait(700, 1000)
closewindows()
wait(700, 1000)
openitem(0, "back", true)
wait(700, 1000)
resizewindows()
openitem(getlootingdestination('lootbp'), 0, true)
resizewindows()
openitem(getlootingdestination('goldbp'), 0, true)
resizewindows()
wait(1000, 2000)
resizewindows()
--end