Shift,crl macro to alternate between skills

I wanted to search for a macro like this but didn’t know how to phrase it. I currently use a simple macro where it has a default base skill but when I press shift it changes to a different skill.

I want this to happen with a different skill when I press crtl as well, is this possible?

Yes it is possible. Take a look at the pinned posts in this forum for examples. The template one will probably give you a good idea how to.

I am afraid I wasn’t able to interpret much from it.

Depending on your current macro add in something like this:

[mod:ctrl] spellname

Tell us exactly what you want to have happen.

/cast [mod:shift] SPELL; OTHER SPELL

FYI: both Ctrl and Shift are keybound by default to actions already and those take priority over macros and “eat” the ctrl/shift and you have to unbind that key in order for the macro to work correctly

Shift 1 to 6 is keybound to Action Bar switching.
Ctrl 1 to 0 is keybound to Pet abilities. It doesn’t matter if you don’t have a pet out or can’t use pets at all, the keybinding is there and eats the “ctrl”.

Go to Game Menu, Keybindings to check

1 Like