Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Macro
#1
Hello ,
I have macro which attacks with ava if 4 + monsters on screen.
And I have problem with using it on Ramoa as ED , because there is spawn of few water elementals , and if there are 3 waters + for example crypt shambler bot spams with avalanches to waters = dead.
Do you have guys macro which would allow me to avoid ava spams against waters?
#2
not possible Sad... or........... (wait i must check it)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
#3
Its possible


Code:
500 {Shot Area Rune} monsters:=Creatures.OnScreen() water:=Creatures.ByName(Water Elemental) Dec(monsters, !water!) !monsters!>3 target:=Creature.Attacking() Creature.ShootOn(!target!, ID OF RUNE)
REP ++ IF I HELPED YOU !!! THANKS
#4
(06-03-2014, 04:47 PM)raphaelignacio Wrote: Its possible


Code:
500 {Shot Area Rune} monsters:=Creatures.OnScreen() water:=Creatures.ByName(Water Elemental) Dec(monsters, !water!) !monsters!>3 target:=Creature.Attacking() Creature.ShootOn(!target!, ID OF RUNE)

You can take PZ.


Forum Jump:


Users browsing this thread: 1 Guest(s)