BBot - The best bot of the world

Full Version: Macro, when character not moed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello !
I looking for macro to restart my cavebot waypoints, when character not moved more than 60 sec in fixed point.
I have script with refiller and depositer
Here you go:

Code:
20000 {Anti Trap Cavebot by C} Misc.StandTime()>60 Cavebot.Stop() Cavebot.Start()
(06-24-2013, 11:46 PM)Kicam Wrote: [ -> ]Hello !
I looking for macro to restart my cavebot waypoints, when character not moved more than 60 sec in fixed point.
I have script with refiller and depositer

This way is better:

Code:
0 {Anti Trap Cavebot by C} Misc.StandTime()>60 Cavebot.Stop() Cavebot.Start()

Now go on Basic Tools, Protector, Kind: Stucked, Name: Stucked, Macro: (select the name of the macro above)

Then you'll know when ur script stuck.

REP+ if i Helped u out Smile