Orbalisk's - By the Light! (PvP & Mythic+/Raid) v. 2.0 Midnight (Updated on 01/23/26)

No, you just hold the macro down as well as the hotkey.

Hi Orbalisk.
Just wanted to say thanks.

Im using this with as we speak, and hitting good results. Ive done multiple 2 min DPS tests with this compared to a 2 min test on raidbots. Hitting the same numbers as those raidbot tests, which is awesome.

For the test im using the Raid ST spec (herald) from wowhead.

Ive removed Wake of Ashes from the sequence, as i want to control that myself.

My binding for this macro is “E”, and ive put Judgment on “R”, and Final Verdict on “T”.
Im also using Hekili, so i can see if it presses the correct buttons, as Hekili is simc apl , i trust that.

The macro/sequence is missing a few Judgments and Final Verdicts… So i just look at Hekili, and spamming macro + either “R”(Judgment) or macro + “T”(Final Verdict), whenever i can see Hekili suggests.

Thanks!

1 Like

Orbalisk - im at work now, so cant check myself. But im going to do some pvp shuffles and solo BG/open world stuff.

Do you still use the suggested PvP spec you’re linking to in on the first page?
What pvp talents are you using for it ?
Do you use Herald 2 or Herald 3 for pvp ?

I’m using Herald version 2 for basically everything. It’ll be amazing in PvP/BGB which is my main game mode, but it’s also showing really well in heroics.

Orb wowhead has updated there best talent for raid and mythic, both are using Herald of the Sun now. no more templar. incase you want to try them out/update.

more info: https://www.wowhead.com/guide/classes/paladin/retribution/overview-pve-dps

I’ll test them out now, thank you.

Edit: Both were added to the OP and tested. Raid was 94% of Sim and Mythic was 100% of Sim. We’re going to have a good season. :smiley:

1 Like

Using wowhead recommended herald talents:

Mythic Aoe = +200k+ improvement. data is lower because i stop and wait for combat to end.
Mythic ST = +5k Almost the same vs v2 talents.
Raid Aoe = +20k-30k ish more damage vs v2 talents.
Raid ST = almost same as v2 talents. maybe data is lower had to stop and get out of combat.

1 Like

weird i hold them down and it doesnt work but rotation is working.

I run all of my macros with raid bots for 3 minutes, and try to get it as close to the sim as possible. For Settings, I usually do one or five dummies and then no buffs no anything else and see what it comes out as and then try to get to that goal, I usually get within 95%

1 Like

Thank you for the info! btw the main post is missing the Raid Talents, only shows V.

That feeling when Ctrl+V betrays you and just becomes V. Fixed in OP, Ty. :smiley:

2 Likes

Hi thanks for the macro…but just today I keep getting this LUA error?

Message: bad argument #1 to ‘?’ (Usage: local spellInfo = C_Spell.GetSpellInfo(spellIdentifier))
Time: Tue Sep 10 19:05:18 2024
Count: 5
Stack: bad argument #1 to ‘?’ (Usage: local spellInfo = C_Spell.GetSpellInfo(spellIdentifier))
[string “@Interface/AddOns/Blizzard_FrameXML/RestrictedExecution.lua”]:483: in function <…ace/AddOns/Blizzard_FrameXML/RestrictedExecution.lua:446>
[string “=(tail call)”]: ?
[string “@Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua”]:285: in function <…nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:279>
[string “=(tail call)”]: ?

Locals: owningFrame = APATROS_RT_ST_3.9 {
}
signature = “self,button,down”
body = " local mods = “RALT=” … tostring(IsRightAltKeyDown()) … “|” …
“LALT=”… tostring(IsLeftAltKeyDown()) … “|” …
“AALT=” … tostring(IsAltKeyDown()) … “|” …
“RCTRL=” … tostring(IsRightControlKeyDown()) … “|” …
“LCTRL=” … tostring(IsLeftControlKeyDown()) … “|” …
“ACTRL=” … tostring(IsControlKeyDown()) … “|” …
“RSHIFT=” … tostring(IsRightShiftKeyDown()) … “|” …
“LSHIFT=” … tostring(IsLeftShiftKeyDown()) … “|” …
“ASHIFT=” … tostring(IsShiftKeyDown()) … “|” …
“AMOD=” … tostring(IsModifierKeyDown()) … “|” …
“MOUSEBUTTON=” … GetMouseButtonClicked()
self:SetAttribute(‘localmods’, mods)
local step = self:GetAttribute(‘step’)
step = tonumber(step)
if self:GetAttribute(‘stepped’) then
self:SetAttribute(‘stepped’, false)
else
for k,v in pairs(spelllist[step]) do
if k == “macrotext” then
self:SetAttribute(“macro”, nil )
self:SetAttribute(“unit”, nil )
elsfactory =

{
}
LOCAL_Closure_Factories =
{
self =
{
}
self,button,down =
{
}
}
LOCAL_execution_count = 1

1 Like

I have no idea. I don’t code anymore and haven’t gotten that error.

What version of 3.9 are you using? Mythic, raid or PvP?

mythic…but it done it before I upgraded…must be some sort of addon issue I guess

1 Like

I am not having this issue with the most current GSE Patreon build, so I’m not sure. :confused:

I have the same Issue with this LUA Error since updating GSE to Version [3.2.13] (2024-09-10)

1 Like

Make a bug report so Timothy knows there’s something not working just right.

2 Likes

The only times i get that error is if there’s a misspelling in the sequence, if there is a combination of spell action blocks and macro blocks or if you’re trying to fire off a spell you’re not talented into. Check your spells are all spelled properly and there aren’t ‘spaces’ where there shouldn’t be.

Th Answer from Timothy LUA Error since Update to [3.2.13] · Issue #1637 · TimothyLuke/GSE-Advanced-Macro-Compiler · GitHub

1 Like

This sequence has left over broken blocks from GSE 3.1. It needs to be corrected by the original author.

2 Likes