Affliction Modifier Casts Macro
WoW Warlock Macro
This macro casts Immolate if you're holding down [shift], Curse of Agony when you're holding down [ctrl], and Corruption if you're holding down [alt]. Put any instant damage spell in the last slot, it will be casted if you're not holding down a modifier.
#showtooltip
/cast [mod:shift] Immolate
/cast [mod:ctrl] Curse of Agony
/cast [mod:alt] Corruption
/cast [nomod] InstantDamageSpellHere