Some macro commands don't work

Hi all. I am trying to make a macro.

/targetenemy
/cast Hunter’s Mark
/cast A Murder of Crows

But Murder of Crows isn’t executed. Why is that?

Thanks in advance.

Shares the same cooldown as Hunter’s Mark.

This is the macro I use for launching an attack on my Beast Master Hunter.

#showtooltip Hunter’s Mark
/cast Hunter’s Mark
/petattack
/cast Dash

2 Likes

IIRC one cannot cast two things on the same macro. Not to mention there would have to be a pause to allow for the 2 sec casting cool down.

Thanks for your reply. What about Intimidation?

Also, how can I find what commands share cooldown?

Depends on the spell. If they share the same GCD, then you can’t macro them together.

Oh, I did not know there was a 2 second rule…thank you.

There is a list online somewhere I believe, I don’t know offhand. You could ask on the hunter’s forum, they might have a better idea.

1 Like

Ok, thanks. :slight_smile:

These are the other macros I use for my BM hunter.

#showtooltip Disengage
/cast Concussive Shot
/cast Disengage

#showtooltip Counter Shot
/cast [@focus] Countershot

Icey Veins and Wowhead have some really cool guides on hunter macros.

2 Likes

Just found this…

2 Likes

That link looks very useful. Thanks! :slight_smile:

If you want to step beyond Macros 101, let me know. I’ve got a master-class level set of hunter macros that will do amazing things. Not for Classic or TBC, but they work perfectly for SL.

Pet control, aggro control, Growl control, target management, tons of other goodies.

2 Likes