![]() |
Need macro avalanche - 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 avalanche (/thread-15638.html) |
Need macro avalanche - fede95 - 07-24-2014 i want a macro avalanche but when there are people around me not attack after they leave tnx and i give u reputation! RE: Need macro avalanche - mr. Kris - 07-24-2014 Code: 500 {Avalanche Shooter} target:=Creature.Target() IDRUNE:=3161 Creatures.OnScreen()>=3 Creatures.PlayersOnScreen==01 Creature.ShootOn(!target!, !IDRUNE!) Exit() |