BBot - The best bot of the world
Pause/Start Cavebot, Macro - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Pause/Start Cavebot, Macro (/thread-19502.html)



Pause/Start Cavebot, Macro - Royal J - 03-01-2016

hi im looking for a macro that can pause the cavebot for 5 minutes than after 5 minutes it will start the cavebot again; Thanks


RE: Pause/Start Cavebot, Macro - damiansnk - 03-01-2016

Is many ways to do it. What u exactly need ?
Stop it in some spot? Stop it after some action or what ?
Manual macro cavebot.stop
Delay 300
Macro cavebot start.


RE: Pause/Start Cavebot, Macro - Royal J - 03-02-2016

(03-01-2016, 11:19 PM)damiansnk Wrote: Is many ways to do it. What u exactly need ?
Stop it in some spot? Stop it after some action or what ?
Manual macro cavebot.stop
Delay 300
Macro cavebot start.
I just need something a "macro" that can pause the cavebot for some minutes and unpause it
for expamle:
Waypoint 1
macro "pause cavebot for 3 minutes"/unpause
waypoint 2
waypoint 3
waypoint4
etc etc.

Thanks for replying Big Grin


RE: Pause/Start Cavebot, Macro - damiansnk - 03-02-2016

use Delay Point 1 = 1 secound


RE: Pause/Start Cavebot, Macro - Royal J - 03-02-2016

ok i can do that but whats the max time i can delay the bot?

Thanks Big Grin


RE: Pause/Start Cavebot, Macro - damiansnk - 03-02-2016

I guess 900 cuz then you will be kicked Big Grin
if some problem use few delays
delay 60
delay 60

etc Smile