exori exori hur - 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: exori exori hur (/thread-20944.html) |
exori exori hur - opol - 10-17-2018 i wanna marcro if 1 monster and 0 players put exori if 1 monster and >=1 player exori hur RE: exori exori hur - Catar - 10-17-2018 can be done in advanced attack, check template for ek, link in my signature RE: exori exori hur - opol - 10-17-2018 (10-17-2018, 07:26 PM)Catar Wrote: can be done in advanced attack, i saw this here is exori if 2 and exori hur if 1 wow... i wanna macro bcse i wanna if no player exori if player exori hur Self.Mana>=200 Creatures.Beside>=1 Creatures.PlayersOnRange(8)==0 Creatures.OnScreen==1 Self.Say(exori) Exit() Self.Mana>=200 Creatures.Beside>=1 Creatures.PlayersOnRange(8)>=1 Creatures.OnScreen==1 Self.Say(exori hur) Exit() but doesnt work help me fix it please RE: exori exori hur - Catar - 10-18-2018 (10-17-2018, 09:22 PM)opol Wrote:(10-17-2018, 07:26 PM)Catar Wrote: can be done in advanced attack, Ye, is possible in adv attack, jeez just download my template or any ek script and analyze This way I help you better than just giving you macro |