Basic Help/Harm Macro
This will cast one spell when mousing over or targeting a friend and another when mousing over or targeting an enemy.
#showtooltip
/cast [mod:alt,@player] [@mouseover,help,nodead] HELP_SPELL; [@mouseover,harm,nodead] [harm] HARM_SPELL; HELP_SPELL
#showtooltip
/cast [mod:alt,@player] [@mouseover,help,nodead] Renew; [@mouseover,harm,nodead] [harm] Smite; Renew
Furrious:
this macro knows how to chance spells when pressing ctrl, but pressing its key ‘1’ it wont do anything, but if I click it with mouse, it cast smite
Keybinds take priority over macro modifiers. By default ctrl 1-6 are bound to the pet bar so if you want to use ctrl mods on those keys you need to unbind them.