My Ret Paladin GSE Macro 7.3

Here is my 7.3 Ret Pally Macro I use with GSE. Please let me know what you think and any adjustments that can make it better.

Thank You,

Tryandkillme
Nazgrel Server.

Sequences[‘Jay_Ret_ST’] = {
– This Sequence was exported from GSE 2.2.00.
Author=“Tryandkillme@Nazgrel”,
SpecID=70,
Talents = “1233222”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Crusade”,
“/cast Shield of Vengeance”,
},
PreMacro={
“/use 13”,
“/use 14”,
},
“/cast Eye for an Eye”,
“/cast Templar’s Verdict”,
“/cast Judgment”,
“/cast Wake of Ashes”,
“/cast Divine Hammer”,
“/cast Zeal”,
“/cast Divine Storm”,
PostMacro={
},
KeyRelease={
},
},
},
}

Sequences[‘Jay_Ret_ST’] = {
— This Sequence was exported from GSE 2.2.00.
Author=”Tryandkillme@Nazgrel”,
SpecID=70,
Talents = “1233222”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [combat] Crusade”,
“/cast Shield of Vengeance”,
},
PreMacro={
“/use 13”,
“/use 14”,
},
“/cast Eye for an Eye”,
“/cast Templar’s Verdict”,
“/cast Judgment”,
“/cast Wake of Ashes”,
“/cast Divine Hammer”,
“/cast Zeal”,
“/cast Divine Storm”,
PostMacro={
},
KeyRelease={
},
},
},
}