Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ajuda Com Macro
#1
Boa tarde, estou tentando criar um macro que ataque com thunderstorm rune quando tiver com mais de 3 water elemental, mas não estou conseguindo..
já tentei varios macros:
1000 {RUNA} Creatures.Beside()>=2 Hotkey.Use(thunderstorm rune)
1000 {RUNA} Creatures.Beside()>=2 Hotkey.Use(3202)
1000 {RUNA} Creatures.Beside()>=2 Target.Shoot(thunderstorm rune)
1000 {RUNA} Creatures.Beside()>=2 Target.Shoot(3202)

Mas nenhum funciona, alguem me ajuda?
por favooooooooor!
#2
Code:
1000 {Runa} Self.Attacking()==1 Creatures.Beside()>=2 Target.Foe() Target.Shoot(3202)


Forum Jump:


Users browsing this thread: 1 Guest(s)