BBot - The best bot of the world

Full Version: Macro for haste only out of protection zone
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As I said in topic, I need macro for Strong Haste only when out of protection zone
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.