Macro help!

Hey all! i’m looking for help on a simple macro i’ve made but for some reason it doesnt work it’s driving me nuts as ive used this macro for several abilities and it works perfectly fine.

Here’s the macro in question:

#showtooltip
/cast [mod:shift]Leg Sweep;Paralysis

So normal keybind it cast Paralysis and when i hold shift it cast leg sweep, It doesn’t work…but it should so im a bit confused any insight would be appreciated!

#showtooltip
/cast [mod:shift] Leg Sweep
/cast [nomod] Paralysis

is how id do it but you got no space, so put space between the words and it should work

Also, dont forget to remove associated shift and ctrl binds, make it just R for example, and dont have any other existing shift-R binds anywhere

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