im getting an error with supermacro
/script if not IsCurrentAction(48) then AttackTarget() end; /script if not buffed("Judgement of the Crusader", 'target') then if not buffed("Seal of the Crusader") then CastSpellByName("Seal of the Crusader") end end /script if not buffed("Judgement of the Crusader", 'target') then CastSpellByName("Judgement") end /script if not buffed("Seal of Righteousness") then if buffed("Judgement of the Crusader", 'target') then CastSpellByName("Seal of Righteousness") end end
when i try to save it it says
unexpected symbol near /