Basic Rotation

Hey everyone.
As is put here, alot, by others, I’ve been using macros from here for quite some time and I’d like to start giving back, if I can.
I’ve noticed that there isn’t much being posted for some spec’s that I play and this is one of them. So I’d like to offer a macro that I’ve been playing with that gets me by, but I’ve not used in dungeons or raids yet.

Sequences['Ded-Pal-Ret-ST'] = {
author="Tyllanin@Alexstrasza",
specID=70,
version=22,
source = "Local",
helpTxt = "Talents: 1132111",
StepFunction = GSStaticPriority,
icon='INV_MISC_QUESTIONMARK',
lang="enUS",
PreMacro=[[
/targetenemy [noharm][dead]
/cast Avenging Wrath
]],
"/cast Judgment",
"/cast [Combat, nomod:alt] Templar's Verdict",
"/cast [Combat, mod:alt] Justicar's Vengeance",
"/cast [Combat] Wake of Ashes",
"/cast [Combat] Blade of Justice",
"/cast [Combat] Crusader Strike",
PostMacro=[[
]],
}

Edit: I solo with a bodyguard and he holds agro rather well. But I die on the elites sometimes. I blame that on the crappy gear I have on. It’s not optimized yet.