Looking for macro I was using

There were 2 of them one for Single and one for AOE. They were called R-SINGLE and R-AOE…I stupidly deleted my WTF folder to correct an issue that happened when switchng UI addons and of course I forgot to back up my macros so now I have to find them all again and I can’t seem to find this specific Ret Pally one. There are some others that are close to the name but not the same macros. Just wondering if they got deleted or perhaps someone is still using them and can send me them…

Thanks!!

Sequences[‘RetST’] = {
– This Sequence was exported from GSE 2.2.08.
Author=“FlashGreer”,
SpecID=70,
Talents = “1,2,1,2,3,3,2”,
Help = [[Talents: 1212332]],
Default=1,
PVP=2,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
},
PreMacro={
},
“/castsequence reset=target Judgment, Templar’s Verdict, Templar’s Verdict, Templar’s Verdict”,
“/cast Zeal”,
“/cast Blade of Justice”,
“/cast [combat] Wake of Ashes”,
“/cast Justicar’s Vengeance”,
PostMacro={
},
KeyRelease={
“/cast [combat] Crusade”,
“/cast [combat] Shield of Vengeance”,
},
},
[2] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
},
PreMacro={
},
“/castsequence reset=target Judgment, Templar’s Verdict, Templar’s Verdict, Templar’s Verdict”,
“/cast Hand of Hindrance”,
“/cast Hammer of Justice”,
“/cast Zeal”,
“/cast Blade of Justice”,
“/cast [combat] Wake of Ashes”,
“/cast Justicar’s Vengeance”,
PostMacro={
},
KeyRelease={
“/cast [combat] Crusade”,
“/cast [combat] Shield of Vengeance”,
},
},
},
}

R-SINGLE and R-AOE don’t appear to exist but there is a RET-SINGLE and RET-AOE that do exist.

They are the closest ones to what you’re looking for