ive had this happen and its not gse, but the game for whatever reason. just exit and log back in and it should work fine
Something is going on with the latest 8.1. Seems like some things aren’t firing off correctly in both single and aoe macros. Just noticed it last night and today.
what are these lines for
“/use The Flag of Ownership
/use Lion’s Pride Firework”
Let me google that for you
after starting it new and importing it one more time the ST and AOE works just fine. Not reaching my simmed dmg but atleast it is putting out Divine Storms and Final Verdicts.
running AHK at 100ms
#IfWinActive, World of Warcraft
HandleKey(key, sendKey, delay) {
While GetKeyState(key, “P”) {
Send, {Blind}%sendKey%
Sleep, delay
}
}
$2::HandleKey(“2”, “{F2}”, 100)
$3::HandleKey(“3”, “{F3}”, 100)
#IfWinActive
^PgDn::Suspend
^PgUp::Reload
^End::ExitApp
and

currently testing block path 1.3 so Shift is Divine Storm instead of Final Verdict. I’ll let people know how it goes. I’ve already taken Rebuke off of Shift cause it’s off the GCD anyway, so i keep it on a different button. since DS is the only AOE ability, I feel like the sequences can be condensed to just one for both ST and AOE, just need this mod if it works.
/cast [mod:ctrl] Hammer of Justice
/cast [known: Hammer of Light,nomod] Wake of Ashes; [noknown: Hammer of Light,nomod] Final Verdict; [noknown: Hammer of Light,mod:shift] Divine Storm
There was some kind of Import/Export error in the last few sequences. Not sure if it’s a translation issue between GSE versions or not, because when I reimported this I got a ton of bad characters. I’ve exported it again and it’s in the OP. Please try it out.
Now my client isn’t using Final Verdict or Divine Storm at all… I’m going to revert to an earlier GSE and see if it works.
Downgrading and restarting the client worked.
I can’t see any of the previous version in CF unfortunately ![]()
hello could you paste a link of the version please? thank you.
I specify I searched and did not find
I pay for Timothy’s patreon so I have access to that but can’t share them. Sorry.
I also have accsess to Timothys DC (im also a Patreon) - to which version did you downgrade?
GSE-3.2.17-4-gde4cc21-PatronBuild
I’m a huge fan of his work, and subscrib to his patreon. Without him, I wouldn’t be able to play at all.
thx - w i will update i right now
Hey Orbalisk, so is your Ret GSE macros work good? I was using your macros but just was not performing well after update so went to OAKs, but really liked your GSE Macro better.
so is this GSE not working atm?
Hello,
- I’m using version 1.8.1 so well. I’m using VERSION 2 - HERALD AUTO, VERSION 4 - TEMPLAR AUTO in version 8.1, but trinkets 13 and 14 don’t work, so I’d greatly appreciate it if you could modify and upload trinkets 13 and 14 to work. In the previous version, I used trinkets 13 and 14 well. I use both templar/herald, so I’d appreciate it if you could make trinkets 13 and 14 work on both templar and helald auto.
- Execution Sentence doesn’t work with HERALD AUTO, TEMPLA AUTO. Wake of Ashes/Divine Toll works well with HERALD AUTO, TEMPLA AUTO versions. I’d really appreciate it if you could revise version 8.1 and upload it.
- Please understand that I am not good at English;;;
It’s working perfectly fine. I’m using it daily.
You didn’t import the macros with the GSE if those aren’t working for AoE. The macros are needed for the AoE GSE to cycle. ST has no external calls and should work. Something is wrong with your install or your import. Check the blocks to make sure there is no gibberish filling the blocks, which is a sign of a failed import.
Your instant cast trinkets will fire when Hammer of Light is active, as to get it in during your execution sentence window for more dps output. If you have a channel trinket, might not work so you’ll have to change the block to:
/use [combat] 13
/use [combat] 14

![]()
This is not optimal as they’ll just fire off whenever and not inside your burn window.
Make sure the blocks aren’t corrupted. Something happened with an update and corrupted some peoples installs. I reuploaded it from the current GSE version so it should import well.
