I am slowly learning how to make macros one macro at a time, but this particular macro is not working correctly could I please get some help!
It is constantly healing instead of casting offenses spells it should only heal when I hold a modifier key! Here is the macro
#showtooltip
/castsequence [mod:alt,@mouseover,help,nodead][help,nodead][@player][mod:alt] reset=4 Rejuvenation,Healing Touch
/cast [mod:ctrl,@mouseover,harm,nodead][mod:ctrl] Mass Entanglement
/castsequence [@mouseover,harm,nodead] Starsurge,Moonfire
Thanks in advance!