![]() |
Safe macro - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Safe macro (/thread-16889.html) |
Safe macro - ozyrixe - 12-15-2014 Hello, i need macro to safe exori frigo. I mean macro that no one will be able to make me skull. RE: Safe macro - damiansnk - 12-15-2014 1000 {Retro pvp atack} playerS:=1 IDrune:=3153 Creatures.PlayersOnScreen()==!playerS! [OnplayerS] Self.Attacking()==1 Self.Mana>30 Self.Say(exori vis) Exit {OnplayerS} Self.Attacking()==1 Target.Shoot(!IDrune!) RE: Safe macro - Artigas - 06-28-2015 (12-15-2014, 07:08 PM)damiansnk Wrote: 1000 {Retro pvp atack} playerS:=1 IDrune:=3153 Creatures.PlayersOnScreen()==!playerS! [OnplayerS] Self.Attacking()==1 Self.Mana>30 Self.Say(exori vis) Exit {OnplayerS} Self.Attacking()==1 Target.Shoot(!IDrune!) This Macro is not working! |