BBot - The best bot of the world
Need Macro ! Exori Ico // Exori - 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 Macro ! Exori Ico // Exori (/thread-20819.html)



Need Macro ! Exori Ico // Exori - AbdullSheikh - 01-12-2018

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.


RE: Need Macro ! Exori Ico // Exori - Catar - 01-13-2018

No need for macro, use Advanced attack


RE: Need Macro ! Exori Ico // Exori - Kazan - 01-13-2018

(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()