BBot - The best bot of the world

Full Version: Need Macro ! Exori Ico // Exori
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need a macro that uses exori ico with a monster on the screen and exori with two more monsters only if you do not have another player on the screen.
No need for macro, use Advanced attack
(01-12-2018, 10:41 PM)AbdullSheikh Wrote: [ -> ]I need a macro that uses exori ico with a monster on the screen and exori with two more monsters only if you do not have another player on the screen.

You need to set exori ico in advanced attak sequences but for exori i can give you macro ;D

http://scr.hu/7aa2/acglb

10 {human timer} jestplr:=Creatures.PlayersOnRange(3) !jestplr!>=2 [jest] w8safe:=0 exit() {jest} VarAdd(w8safe, 1) exit()

10000 {random function} rdm:=Misc.Random(150, 230)

300 {safe exori} Self.Mana>=200 !w8safe!>=!rdm! Creatures.Beside>=2 Creatures.PlayersOnRange(3)==01 Self.Say(exori) Exit()