Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exori/Exori gran macro!
#1
Hi guys!

I just came back to the game!

I forget how to made a macro:
exori when theres 3 monsters above u and exori gran when theres 7 monsters above u
I'm playing on PVP world, it have to be safe macro, can any1 help me?

Thanks in advice
~devas
#2
u think about this ?

2000 {Safe Spellcast} Self.Mana>=400 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori gran)
If i Help give a rep please Smile

LUKI'S EK AND ED PROJECT !
http://forums.bmega.net/thread-20824.html
#3
(08-30-2014, 07:19 AM)[email protected] Wrote: u think about this ?

2000 {Safe Spellcast} Self.Mana>=400 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori gran)


Exori:
1000 {Safe Exori} Self.Mana>=120 Self.Attacking Creatures.Beside>=3 Self.Say(exori)
exori gran:
1000 {Safe Exori Gran} 1000 {exori gran} Self.Mana>=320 Self.Attacking Creatures.Beside>=7 Self.Say(exori gran)
Or like this
2000 {Safe exori gran} Self.Mana>=400 Self.Attacking==01 Creatures.Beside>=7 Creatures.PlayersOnScreen==01 Self.Say(exori gran)


Forum Jump:


Users browsing this thread: 1 Guest(s)