Saturday, April 21, 2012

Hunter Macro Question.

Hey guys, I am leveling a hunter atm. I was looking to see if there is a macro for this. I want to MD my pet when i pull mobs. Is there a macro that will MD my pet and have my pet attack in one macro?
Well one way you could do it is to set your pet to focus and then using the following macros

/cast [target=focus] Misdirection
/petattack

Or you could try

/cast [target=insert pet's name] Misdirection
/petattack

But...setting your pet to assist, the pet will automatically attack when your first damaging ability hits the target. So could, technically, get rid of the petattack lines and set your pet to Assist. Hope this helps.





#showtooltip Misdirection
/petattack
/cast [@focus,help,nodead] [@pet] Misdirection; Misdirection

Casts MD on your focus, and sends pet in to attack. If no focus, casts MD on your pet. I tend to use this one for 5-mans a lot, but a mouseover without petattack for raids.
#showtooltip Misdirection
/petattack
/cast [@focus,help,nodead] [@pet] Misdirection; Misdirection

Casts MD on your focus, and sends pet in to attack. If no focus, casts MD on your pet. I tend to use this one for 5-mans a lot, but a mouseover without petattack for raids.


+1 this

I'd almost prefer it as a mouseover, because sometimes in raids we have to switch md targets, but I really think this macro is probably the best.

No comments:

Post a Comment