Hi people
Just need a bit of advice here, I'm making a script to collect items that spawn, for example grapes and apples in the cooking guild, the only problem I'm having is waiting for them to spawn, was wondering if anyone had any tips?
I was thinking of doing a Wait(Random seconds), maybe calling my antiban after it picks up the item? Also I found a neat little procedure which could be useful:Simba Code:procedure SleepAndMoveMouse(Time: Integer);
By: RSN
Description: Waits for specified time and moves mouse around like bored human would.
It's probably something simple but any advice would be greatly appreciated!
Thanks for you time![]()



Reply With Quote





