Prot Pally [PvP] Macro!

Just found out my last Pally macro is pretty decent at PVP, specifically in the Underbelly!

Might wanna play with the talents currently I’m doing pretty well in Non-pvp gear

Edited 10/26/16

[Old GS]
Talents:2333232

Sequences['Prot'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast !Consecration]],
[[/cast Avenger's Shield]],
[[/cast !Blessed Hammer]],
[[/castsequence reset=6 Judgment]],
[[/castsequence reset=7 Consecration,Consecration]],
[[/cast !Light of the Protector]],
[[/cast !Blessed Hammer]],
[[/cast !Consecration]],
PostMacro = [[
/cast Shield of the Righteous
/cast Ardent Defender
/cast [combat] Seraphim
/cast [combat] Avenging Wrath
/cast [combat] Eye of Tyr(Artifact)
/use [combat] Kafa Press
/startattack
]],
}

[GSE]

Sequences['Prot'] = {
author="Lucifon",
specID=66,
version=1,
source = "GS-myMacros",
authorversion = "v1",
helpTxt = "Talents: 2333232",
StepFunction = GSStaticPriority,
lang="enUS",
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast !Consecration]],
[[/cast Avenger's Shield]],
[[/cast !Blessed Hammer]],
[[/castsequence reset=6 Judgment]],
[[/castsequence reset=7 Consecration,Consecration]],
[[/cast !Light of the Protector]],
[[/cast !Blessed Hammer]],
[[/cast !Consecration]],
PostMacro = [[
/cast Shield of the Righteous
/cast Ardent Defender
/cast [combat] Seraphim
/cast [combat] Avenging Wrath
/cast [combat] Eye of Tyr(Artifact)
/use [combat] Kafa Press
/startattack
]],
}

talent?

2333332

thx m8

macro works pretty good only issues i noticed were final stand which is a pve talent, and i removed all the cc from the macro since you should cast those as needed. other than that works pretty good keep up the good work :slight_smile:

[quote quote=35606]macro works pretty good only issues i noticed were final stand which is a pve talent, and i removed all the cc from the macro since you should cast those as needed. other than that works pretty good keep up the good work ???
[/quote]
Yea sorry mate, I’m not very good at PvP but was rocking it in a premade with this, going to take your Advice and Tweak it a bit

Changed to Knight Templar for increased mobility and damage reduction

Also Made up a GS-E for those that use it