Why is this macro not working? /w razer naga mouse

#showtooltip
/cast [mod:shift,@player] Flash Heal; [@player] Power Word: Shield

The power word shield works fine
but when i use shift click for flash heal it doesn’t do anything

I’m using a razer naga mouse, i’m using t he mouse #3 button… that is tied to Numpad3

Also, i have focus key set to none in options/combat menu

Also, i bound shift numpad3 to flash heal by itself, and it works fine…

Shift-Num3 sends the hardware event for Page Down rather than Shift + Num3.
The only Num keys that work with mod:shift are /*-+5

I looked t hru the keybinds and it has no shiftnum3 for page down

Also, i used shiftmouse3 by itself and it works fine, so idk why it doesn’t work with macro

It’s not a WoW keybind thing, it’s a Windows thing.

1 Like

Oh gotchya ty for heads up!! I just ended up doing seperately rather than macro, works fine now!