by cyklon » Fri Dec 11, 2015 9:44 am
/script if not buffed("Corruption", 'target') then CastSpellByName("Corruption") end;
/script if not buffed("Immolate", 'target') then CastSpellByName("Immolate") end;
For this you probably will need the addon supermacro to extend the 255 limit in length.