Need Macro help

I’m trying to write a Macro for my Warrior to switch to any stance with one button.

#showttoltip
/cast [mod:alt] Defensive Stance
/cast [mod:cmd] Berserker Stance
/cast Battle Stance

Berserker Stance and battle stance work fine but when I hit the option button (I’m playing on a MacBook Pro) the Defensive Stance tooltip shows up on the Macro however when I press the button nothing happens. It only works when I click it with my trackpad.

I do not have my Command or Option key bound to anything in game. What did I do incorrectly?

What button are you pressing? Check your keybinds to see if it’s bound to something else. I think an existing keybind will take precedence over an action bar with a macro modifier. I’ve had this interfere with my macros before :slight_smile:

For me this was with ctrl and because my pet action bar buttons were bound and interfering (even when not on a pet class). I unbound them and that resolved the issue for me. You can also put the macro into slot 12 on the action bar since, in your case, cmd+= probably isn’t bound to anything.

Hopefully that does the trick but if not, maybe someone else will have some ideas.

Fixed

guessing on this CMD option is similar to Shift or Alt so I did not change that.

Depending on the “Depress” key or “mod key” I assume (not sure) that whatever stance you have selected will illuminate and by default Battle

Thanks for the reply. I logged on my warlock and deleted the bindings on my pet ability. When I got back on my Warrior unfortunately the Macro is still busted.

Check specifically for anything bound to that key combo. You likely got it though… sorry! :frowning: