Jump to content

christakatrill

Player
  • Content count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About christakatrill

  • Rank
    Newcomer
  1. christakatrill

    Paladin Macros

    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 /
×