Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro ico/hur
#1
Hello need Macro for 2 monster use exori ico/hur
One monster normal attak
#2
You want script that will attack with melee with ico/hur when 2 monsters are around you?
#3
yes use ico/ hur around you?
#4
1000 {IcoHur}
Self.Attacking()==1
Creatures.Beside()>=2
Self.HP%>=70
Self.Mana >= 100
Self.Say(exori hur)
#5
Code:
1000 {IcoHur}
Self.Attacking()==1
Creatures.Beside()>=2
Self.HP%>=70
Self.Mana >= 100
Self.Say(exori hur)
Must add 2 macro ?
Code:
1000 {IcoHur}
Self.Attacking()==1
Creatures.Beside()>=2
Self.HP%>=70
Self.Mana >= 100
Self.Say(exori ico)


Forum Jump:


Users browsing this thread: 1 Guest(s)