Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Avalanche macros
#1
Hello everyone
I wonder if there is a macro for my character throw avalanches when 3 or more monsters are on the screen?

Thnks
#2
Here u go!

500 {Attack Avalanche} target:=Creature.Target() IDRUNE:=3161 Creatures.ByName(Water Elemental)>=3 Creature.ShootOn(!target!, !IDRUNE!)

its for example : when 3 water elemental attack avalanche. change the monster name
If I help u, give rep. Smile
If you like my scripts
please give me rep
and write a comment
it'll be great!
#3
(08-18-2014, 01:29 AM)Aquas Wrote: Here u go!

500 {Attack Avalanche} target:=Creature.Target() IDRUNE:=3161 Creatures.ByName(Water Elemental)>=3 Creature.ShootOn(!target!, !IDRUNE!)

its for example : when 3 water elemental attack avalanche. change the monster name
If I help u, give rep. Smile

Thnks

I have a question, they mean the ()?

Creature.Target()<<<<<< ()???


Forum Jump:


Users browsing this thread: 1 Guest(s)