M&M's Prepatch Pure DPSProt Macro

In that macro it’s pure DPS without any protecting and healing abilities. On the end I added my trinket, You can delete that line if You don’t have trinkiet with any skills or change name on name of Yours trinket.

Macro working pretty good, with 2pcs t21 on 237 ilvl I’m doing 2,2k DPS as tank.

Sequences[‘ProtPalaMMs’] = {
Author=“Nemenese”,
SpecID=66,
Talents = “3,2,?,2,3,2,3”,
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = “Sequential”,
KeyPress={
},
PreMacro={
“/cast Shield of the Righteous”,
“/cast Judgment”,
“/cast Blessed Hammer”,
},
“/cast Avenger’s Shield”,
“/cast Shield of the Righteous”,
“/cast Blessed Hammer”,
“/cast Consecration”,
“/cast Seraphim”,
“/cast Blessed Hammer”,
“/cast Shield of the Righteous”,
“/cast Judgment”,
“/cast Blessed Hammer”,
“/cast Blinding Light”,
“/use Void Stalker’s Contract”,

PostMacro={
},
KeyRelease={
},
},
},
}