![]() |
utito tempo 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: utito tempo macro (/thread-14653.html) |
utito tempo macro - moonlike - 04-14-2014 Hello! I need a macro that turns on when utito tempo >= 3 monsters. It will help anyone? ![]() ------------------------------------- Potrzebuje macro które włącza utito tempo gdy jest >=3 potwory. RE: utito tempo macro - Ertu - 04-14-2014 (04-14-2014, 06:30 PM)moonlike Wrote: Hello! I need a macro that turns on when utito tempo >= 3 monsters. Try this 1000 {Safe spellcast} Self.Mana>=150 Self.Attacking Creatures.Beside>=3 Creatures.PlayersOnScreen 01 Self.Say(Utito tempo) ![]() Please Rep+ if it works ![]() RE: utito tempo macro - moonlike - 04-14-2014 Macro works the problem is that spamming spell RE: utito tempo macro - Ertu - 04-14-2014 (04-14-2014, 06:48 PM)moonlike Wrote: Macro works the problem is that spamming spell Spamming? Works normally when im use it ;o is it Spamming the whole time? RE: utito tempo macro - moonlike - 04-15-2014 It's all good ![]() |