Thank you for your help maqz!!
This is the macro that I tried to make
#showtooltip
/cast [target=focus, nodead, harm] lightning bolt
/cast [target=focus, noharm, nodead] lesser healing wave
/cast [target=focus, noharm, nodead, modifier:ctrl] healing wave
/cast [target=focus, noharm, nodead, modifier:shift] Cure disease
and it works just fine with the default keypresses, but when i tried to use the modifier keys nothing would happen.
Thank you very much for the info about putting modifiers first though. so if i were to shift the order of my macro to something like this
#showtooltip
/cast [target=focus, noharm, nodead, modifier:ctrl] healing wave
/cast [target=focus, noharm, nodead, modifier:shift] Cure disease
/cast [target=focus, nodead, harm] lightning bolt
/cast [target=focus, noharm, nodead] lesser healing wave
then it should work? Thank you again for taking time out to help me. Really appreciate it!

Connect With Us