BBot - The best bot of the world
Macro for haste only out of protection zone - 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: Macro for haste only out of protection zone (/thread-20624.html)



Macro for haste only out of protection zone - xVraft - 03-15-2017

As I said in topic, I need macro for Strong Haste only when out of protection zone


RE: Macro for haste only out of protection zone - Catar - 03-15-2017

Check ON Strong Haste in Re-Users

[Image: attachment.php?aid=6848]


And add this macro

[macro]500 {AutoHaste} Status.InPZ()==1 [a] ReUser.Pause(Strong Haste) exit() {a} ReUser.UnPause(Strong Haste) exit() [/macro]


There is also extended version of this macro in my MS/ED Serpent Spawn Engran Script,
which pauses Strong Haste when having serpent spawns nearby, so it won't waste it every time he gets paralyzed.