i must say after i install the AutoUnshift it works realy good. thx for you good work
what is auto unshift?
addon from Elf to stop autoshifting into other forms.
any1 else has that wa string broken? can’t import it
The sequence hasn’t been updated. Out of date talents still.
I will check the weak aura when I update the sequence.
When i use your Addon with this Sequence i get this Addon Error
383x GSE/API/Storage.lua:543: attempt to index field '?' (a nil value)
[Blizzard_FrameXML/RestrictedExecution.lua]:483: in function <...aceBlizzard_FrameXML/RestrictedExecution.lua:446>
[tail call]: ?
[Blizzard_FrameXML/SecureHandlers.lua]:285: in function <Blizzard_FrameXML/SecureHandlers.lua:279>
[tail call]: ?
Locals:
owningFrame = EA_FD_v0.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 iteration = self:GetAttribute('iteration') or 1
local step = self:GetAttribute('step')
step = tonumber(step)
iteration = tonumber(iteration)
if self:GetAttribute('stepped') then
self:SetAttribute('stepped', false)
else
for k,v in pairs(spelllist[iteration][step]) do
if k == "macrotext" then
factory = <table> {
}
LOCAL_Closure_Factories = <table> {
self = <table> {
}
self,... = <table> {
}
self,message,button,down = <table> {
}
self,stateid,newstate = <table> {
}
self,scriptid,message = <table> {
}
self,button,down = <table> {
}
}
LOCAL_execution_count = 1
Perhaps you have a solution for it
I will have a look and see if mine is doing it, or if I can replicate it.
Hi! It only happens when I use your macro. I’ve tried it with the same class for several days. It only happens when it reaches block 7.5 (if you disable it, it hasn’t failed after 5 minutes on the dummies).
Hope this helps you debug something <3
The macro has been updated and is available in the original post and via both the Wago and Curseforge app. Let me know what you think, Cheers!