Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Macro!
#1
Hello, i need macro for change Royal Axe to Fire Axe with Ghost and take Royal Axe back if kill Ghost.

Quote:1000
{Ghost}
Creatures.ByName(Ghost)==1 [jump]
Self.Equip.LeftHand(3320)
Exit()
Creatures.ByName(Ghost)==0
{jump}
Self.Equip.LeftHand(7434)
Exit()

not work :/ HELP ME!


Messages In This Thread
Need Macro! - by Draxter - 08-01-2014, 09:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)