Orbalisk’s - Justicar! Mythic+ for Mythic+ v.5.2 (Updated 03/15/26)

I noticed it does not cast Blessed Hammer. I think because i saw in the first part it is using Hammer of the Righteous. Your screenshot of talents shows you using Blessed Hammer though?

I double checked and that’s an error on my part. I’ll rework it into 3.3 shortly.

Its not casting either Hammer of Wrath, Eye of Tyr, Holy Bulwark or Sacred Weapon for me.
Can I somehow fix this?

All of those should be casting. I will look at it when servers go up.

I suppose it works with either talents right? Cuz im using other talents

Ty in advance

Grab version 3.3 when I post it shortly :slight_smile:

just did, eye of tyr still isnt working for me, but everything else works, thank you :slight_smile:
or do you use it as defense layer? then it makes sense that its not working

My macro doesn’t have Eye of Tyr talented. See the build at the top please.

I may make adjustments next week but for now I’m trying to play some of Season 1.

1 Like

no hammer of wrath casted matey ? any reasons ?

Yea, not sure. It’s in the macro and should be firing. I’ll need some time to give it a once over this week.

Fixed Wrath in version 3.4!

1 Like

hi , is there a way you can add hold ctrl for word of glory please

You can edit my macro to suit your needs. If you go into the macro itself, replace every instance of /cast [mod:ctrl] Hammer of Justice, with WoG.

? i keep having old macros re populate that i erase, is this a wtf folder saving or something in gse

I keep getting this error:

Message: bad argument #1 to ‘?’ (Usage: local result = C_Item.IsEquippableItem(itemInfo))
Time: Wed Sep 25 19:39:25 2024
Count: 88
Stack: bad argument #1 to ‘?’ (Usage: local result = C_Item.IsEquippableItem(itemInfo))
[string “@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua”]:1080: in function <…AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:1014>
[string “@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua”]:1307: in function ?' [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5459: in function ChatEdit_ParseText’
[string “@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua”]:5131: in function ChatEdit_SendText' [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:3308: in function <...AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:3302> [string "=[C]"]: in function RunMacroText’
[string “@Interface/AddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:445: in function `handler’
[string “@Interface/AddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:667: in function <…ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649>
[string “@Interface/AddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:681: in function <…ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674>
[string “@Interface/AddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua”]:723: in function <…ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:707>
[string “=[C]”]: ?
[string “@Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua”]:266: in function <…nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:263>
[string “=[C]”]: ?
[string “@Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua”]:296: in function <…nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:279>
[string “=(tail call)”]: ?

Locals: sequence = “387174”
target = nil
entry =

{
items =
{
}
index = 1
reset = “”
spells =
{
}
spellNames =
{
}
spellID =
{
}
}
timeout = nil
item = “387174”
spell = “”
name = nil
bag = nil
slot = “387174”
CastSequenceManager = Frame {
elapsed = 0.544000
}
CastSequenceTable =
{
387174 =
{
}
Judgment, Judgment, Judgment, Consecration =
{
}
}
CastSequenceFreeList =
{
Judgment, Judgment, Judgment, Consecration =
{
}
}

Might have your WTF set as read only?

I’ll be honest… not sure what that is

Can you take a look at this LUA error? It happens everytime I engage into combat.

Message: Interface/AddOns/GSE/API/Storage.lua:558: attempt to index local ‘spellinfo’ (a nil value)
Time: Sat Sep 28 18:04:07 2024
Count: 5
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 = APATROS_P_3.4 {
}
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,… =
{
}
self,stateid,newstate =
{
}
self,scriptid,message =
{
}
self,button,down =
{
}
}
LOCAL_execution_count = 1

Try deleting the macro and importing it again. I don’t get this error. :confused:

Not sure what it was, but I was able to get it to stop. Thanks.