Monday, October 1, 2012

Useful Hunter Macros Mists of Pandaria 5.0



I play a hunter on Earthen Ring Horde Side in the guild AIE. Here are some of the macros I have been using while leveling my hunter. These plus the misdirection glyph are wonderful. I use these in both SV and BM. It seems like macro language is getting more flexible. To my recollection in the past a failed MD in the macro (ie it's on cooldown) would prevent subsequent casts unlike some other spells that were off the GCD at the time.

My AOE grinding setup is generally:


  • Aspect: Fox 
  • Spells: Multishot, Cobra Shot, Mend Pet
  • Glyphs: Mend Pet, Mending, Misdirect


A Murder of Crows:

#showtooltip A Murder of Crows
/targetenemy [dead][noharm]
/petattack
/use 13
/use 14
/cast Bestial Wrath
/cast Rapid Fire
/cast [@focus,help][help][@pet,exists] Misdirection
/cast A Murder of Crows



Arcane Shot:

#showtooltip Arcane Shot
/targetenemy [dead][noharm]
/petattack
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Arcane Shot

Black Arrow:

#showtooltip Black Arrow
/targetenemy [dead][noharm]
/petattack
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Black Arrow

Blink Strike:

#showtooltip Blink Strike
/targetenemy [dead][noharm]
/petattack
/use 13
/use 14
/cast Bestial Wrath
/cast Rapid Fire
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Blink Strike

Cobra Shot:

#showtooltip Cobra Shot
/targetenemy [dead][noharm]
/petattack
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Cobra Shot

Explosive Shot:

#showtooltip Explosive Shot
/targetenemy [dead][noharm]
/petattack
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Explosive Shot

Kill Command:

#showtooltip Kill Command
/targetenemy [dead][noharm]
/petattack
/use 13
/use 14
/cast Bestial Wrath
/cast Rapid Fire
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Kill Command

Kill Shot:

#showtooltip Kill Shot
/targetenemy [dead][noharm]
/petattack
/use 13
/use 14
/cast Bestial Wrath
/cast Rapid Fire
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Kill Shot


Misdirect by itself:

/cast [@focus,help][help][@pet,exists] Misdirection

Multi-Shot:

#showtooltip Multi-Shot
/targetenemy [dead][noharm]
/petattack
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Multi-Shot

Serpent Sting:

#showtooltip Serpent Sting
/targetenemy [dead][noharm]
/petattack
/cast [@focus,help][help][@pet,exists] Misdirection
/cast Serpent Sting

No comments:

Post a Comment