First time posting here but I use this for WQs and some PVP. I’m not great but I like it.
Sequences['HolyDPS'] = {
-- This Sequence was exported from GSE 2.0.14.
Author="Migs",
SpecID=65,
Talents = "3,1,?,?,?,2,3",
Help = "Holy DPS Macro for leveling and WQs",
Default=1,
Icon='Ability_Paladin_InfusionofLight',
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
"/targetenemy [noharm][dead]",
},
PreMacro={
},
"/castsequence Holy Shock, Crusader Strike, Judgment, Consecration, Crusader Strike, Holy Shock, Crusader Strike, Consecration, Judgment",
"/castsequence Judgment, Holy Shock, Crusader Strike, Consecration, Crusader Strike, Crusader Strike, Holy Shock, Crusader Strike, Consecration, Judgment",
"/castsequence Crusader Strike, Holy Shock, Judgment, Consecration, Crusader Strike, Crusader Strike, Holy Shock, Crusader Strike, Consecration, Judgment",
"/castsequence Holy Shock, Holy Prism",
"/cast Judgment",
"/cast Holy Shock",
"/cast Crusader Strike",
"/cast [combat] Avenging Wrath",
PostMacro={
},
KeyRelease={
"/cast Divine Protection",
"/cast [mod] Hammer of Justice",
},
},
},
}