BBot - The best bot of the world
If more then 2 monsters use rune - 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: If more then 2 monsters use rune (/thread-6308.html)



If more then 2 monsters use rune - Koinstantly - 01-01-2013

need a macro for my killer

need a macro that has Player on screen safety since i play in a skull system world

i want to be able to use thunderstorm runes on water elemental ONLY when 2 or more are reachebale with rune attacks


RE: If more then 2 monsters use rune - Kimoszin - 01-01-2013

[macro]0 {Use Rune} Creatures.PlayersOnScreen()==0 Creatures.OnScreen()>=2 Target.Foe() Target.Shoot(ID_RUNE)[/macro]