1 button macro for call pet + misdirection help

Hi guys,

Hope someoneone can help me out on this one , trying to get a 1 button macro to work for calling pet and casting misdirection on it but it’s not working as intended .

Currently I have this :

#showtooltip Misdirection
/cast [nopet] Call Pet 2
/stopcasting
/cast [@focus,exists][@mouseover,help][@pet,exists][@target] Misdirection

The problem is that it’s calling my pet but not casting misdirection unless I use the macro a second time, so it basically needs me to press the macro button 2 times in order to cast misdirection .

Any clue how to fix this ?

Thanks !

You activate multiple abilities with a single click in macros. Working as intended.

Not sure what you mean ? It doesn’t work with a single click that’s what I’m saying …

That’s not what he’s saying. He’s saying he presses it once and it will do 1 ability and has to press it again to do the second ability. Doesn’t sound like that’s working properly to me.

I’m not massively familiar with macros but the /stopcasting in the middle is probably causing problems.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.