Need a 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 a Macro (/thread-14977.html) |
Need a Macro - josetst - 05-13-2014 Hello, I need a macro that uses spells, exori me exori and exori gran, exori ico, everything securely so I do not attack other players. RE: Need a Macro - raphaelignacio - 05-14-2014 Code: 2000 {Safe Spellcast} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori) |