BBot - The best bot of the world
NEED 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: NEED MACRO (/thread-17059.html)



NEED MACRO - Realovsky - 01-05-2015

Need macro if 3 and more monsters on screen - alert!


need! help please Smile


RE: NEED MACRO - erleo - 01-05-2015

Try 1)
[macro]1000 {Alert +3 Monsters} Creatures.OnScreen()>=3 Misc.Alert(THREE MONSTER'S ON SCREEN!) [/macro]

Try 2)
[macro]0 {Alert +3 Monsters} Creatures.OnScreen()>=3)[/macro]

Go Protector and select this macro ect.


RE: NEED MACRO - Realovsky - 01-05-2015

work, rep+