🌟 Aerrek's UI: RETRIBUTION // Tracks Holy Power, Smart Divine Storm / Final Verdict Usage, & MORE! // Range Detection! Healing Capabilities! Utilities Monitoring! // The War Within! [11.0.2]

No problem, if you have any trouble, lmk

The new version of the weakaura works like a charm. Currently using in Amirdrassil and it is cooking. You rock man

1 Like

Always nice to hear that they’re working :joy:

Thanks

After checking out your other class sequences and having a blast, I noticed you said we should be able to put our own custom keybinds through Weak Auras. How is that done? I can’t seem to figure it out in the display text like in the image on your post

@Powerbeing_1585,

You can add your own keybindings to the “Utility HUD” spells like this:

image

Keep in mind that if you move the spell on your action keys, you’ll have to also re-type your keybind.

:+1:

The sequence imports just fine and I’m able to keybind it fine but it will not fire off at all. Anyone have a similar issue or possible fix?

Thanks for all the work you put in. This is a great macro!

One issue I seem to be having is the macro half the time won’t fire when I hit it and Weak Aura has the SHIFT command up. If I hold shift it starts the macro. This happens on my Laptop and on my Desktop installs. any thoughts on this?

Hey Aerrek I see this was posted a while ago. Has it been updated for release and with the hero talents, level 80 etc?

I have no 11.0.2 updates (71-80 talents) yet for Pally.

Send me the spells / abilities you want me to add, I might be able to do it quickly, before the bigger hero talent update :+1:

any eta for the big update here? your macros are awesome

@Van, no eta yet, still leveling classes

Is there any hero specific talent I can throw into the sequences in the mean time?

Plz link spell and guide it’s found in :slight_smile:

in your macros u aim to the best builds from wowhead, right? like this Best Retribution Paladin Talent Tree Builds - The War Within 11.0.2 - Wowhead

Yes, I use Wowhead as a ‘default go-to’ for talent build and rotation guides. They are always the first, fastest, and most reliable with updates.

I can approve any talent builds / guides you send though. (Tbh they are usually similar some often Icyveins is the exact same) :+1:

1 Like

i think you are the only person on this forum who are making macros based on the meta builds, and this is very good! Since we are on the same page, ill wait for your big update, take your time.

1 Like

RET UPDATED FOR TWW 11.0.2

Hero Talents and many many other things added

when the aura say ALT, and i press ALT, they start casting Flash of Light. Its something wrong?

It is probably that you had a friendly target on your @mouseover while holding ALT.

This is something to be mindful of throughout some of my setups. That’s why I put @mouseover abilities on Ctrl and Alt (you use them much less)

Hi,

Been using the macro since launch and its been great but since the GSE update today I am getting the following Lua error. I have tried reinstalling everything from scratch.

Update: After the new GSE update error no longer occurs however macro does not cast templar strike.

Another Update: Upon further inspection it appears that in your new version it has not got the Wowhead Delves build supported. Any chance we can get that readded?

Message: Interface/AddOns/GSE/API/Storage.lua:558: attempt to index local ‘spellinfo’ (a nil value)
Time: Sun Sep 29 12:34:23 2024
Count: 42
Stack: Interface/AddOns/GSE/API/Storage.lua:558: attempt to index local ‘spellinfo’ (a nil value)
[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 = AERREK_RETRIBUTION_NOMOD {
}
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

Its a GSE 3.2.15 issue i think , just revert last update and will be ok. The same issue on my paladin… no metter what sequance i used (by default i use another sequance not this). I reverted to 3.2.14-f and no errors. Maybe is not a GSE i’m not 100% sure, but worked on me.

1 Like