Looking for help to fix macros

I noticed that many of my spells aren’t working in my macros. I need help to figure this out.

Single Target Rotation:

#showtooltip crusader strike
/startattack
/castsequence reset=0 0,0,0,0,0,execution sentence
/castsequence reset=0 0,0,0,0,judgment
/castsequence reset=0 0,0,0,exorcism
/castsequence reset=0 0,0,Templar’s Verdict
/castsequence reset=0 0,hammer of wrath
/castsequence reset=0 crusader strike
/cast Avenging Wrath
/cast Guardian of Ancient Kings

AOE Rotation:

#showtooltip hammer of the righteous
/startattack
/castsequence reset=0 0,0,0,0,0,execution sentence
/castsequence reset=0 0,0,0,0,judgment
/castsequence reset=0 0,0,0,exorcism
/castsequence reset=0 0,0,divine storm
/castsequence reset=0 0,hammer of wrath
/castsequence reset=0 hammer of the righteous
/cast Avenging Wrath
/cast Guardian of Ancient Kings

Leading 0’s are no longer working since patch 6.0.2 because scripts have been disabled.

Are they permanently disabled or temporarily disabled?