Ret single target 5/2

Sequences["ret1"] = {
StepFunction = [[
stepa = "76852134"
limit = string.len(stepa) or 1
if stepc == nil then
stepc = 1
end
if stepc >= limit then
stepc = 1
else
stepc = stepc + 1
end
step = tonumber(strsub (stepa, stepc, stepc))
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],

-- Macro 1
[[
/run("Executing macro 1! (Judgment)")
/cast [nochanneling]Judgment
]],

-- Macro 2
[[
/run("Executing macro 2! (Crusader Strike)")
/cast [nochanneling]Crusader Strike
]],

-- Macro 3
[[
/run("Executing macro 3! (!Exorcism)")
/cast [nochanneling]!Exorcism
]],

-- Macro 4
[[
/run("Executing macro 4! (Avenging Wrath)")
/cast [nochanneling]Avenging Wrath
]],

-- Macro 5
[[
/run("Executing macro 5! (!Execution Sentence)")
/cast [nochanneling]!Execution Sentence
]],

-- Macro 6
[[
/run("Executing macro 6! (Templar's Verdict)")
/cast [nochanneling]Templar's Verdict
]],

-- Macro 7
[[
/run("Executing macro 7! (Hammer of Wrath)")
/cast [nochanneling]Hammer of Wrath
]],

-- Macro 8
[[
/run("Executing macro 8! (Divine Storm)")
/cast [nochanneling]Divine Storm
]],
    
PostMacro = [[
/cast !Exorcism
/cast Fist of Justice
/cast !Divine Storm
/use [combat]13
/use [combat]14
]],
}

talents

2113233

glyphs

double jeopardy,mass excorcism

ilvl - 694

how does it play? does it do decent dps? x

Any chance of a aoe macro

still use this. works well. i use holy ower spenders on seperate buttons for better control, adn CD’s on bust macro seperated too

Sequences['RetST'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast Seal of Truth
    ]],
	'/cast Hammer of Wrath',
	'/cast Crusader Strike',
	'/cast Judgment',
	'/cast Exorcism',
PostMacro = [[
/startattack
/script UIErrorsFrame:Clear()
]],
}

Sequences['RetMulti'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast Seal of Righteousness
    ]],
	'/cast Hammer of Wrath',
	'/cast Hammer of the Righteous',
	'/cast Judgment',
	'/cast Exorcism', 
PostMacro = [[
/startattack
/script UIErrorsFrame:Clear()
]],
}

srr for bad grammar. sleepy as hell :smiley: