10-22-2015, 12:29 PM
1)
[macro]2000 {Shoot Super UH} Target:=Creature.Target() UH:=3162 Creatures.OnScreen()>1 Creature.Health(!Target!)<=0 Creature.ShootOn(!Target!, !UH!) Exit() [/macro]
2)
[macro]800 {Healing Super UH} uhID:=3162 X:=Self.X() Y:=Self.Y() Z:=Self.Z() selfID:=Creature.Self() Misc.ItemCount(Super Uh Rune)>=1 Self.Health%()<=75 Creature.ShootOn(!selfID!, !uhID!) [/macro]
If 2) dont work change this "(Super Uh Rune)", look that EXAMPLE: 14:25 Using one of 686 great mana potions...
and copy this "great mana potions" (But the UH)
[macro]2000 {Shoot Super UH} Target:=Creature.Target() UH:=3162 Creatures.OnScreen()>1 Creature.Health(!Target!)<=0 Creature.ShootOn(!Target!, !UH!) Exit() [/macro]
2)
[macro]800 {Healing Super UH} uhID:=3162 X:=Self.X() Y:=Self.Y() Z:=Self.Z() selfID:=Creature.Self() Misc.ItemCount(Super Uh Rune)>=1 Self.Health%()<=75 Creature.ShootOn(!selfID!, !uhID!) [/macro]
If 2) dont work change this "(Super Uh Rune)", look that EXAMPLE: 14:25 Using one of 686 great mana potions...
and copy this "great mana potions" (But the UH)