/click function not working after todays SOD patch

Does anyone know anything about this? Patch notes didn’t say anything about this.

Is there anything I can do or do I just have to hope blizzard fixes it? I’m not sure if it also affects era or not…

Possibly a function that has been made more “secure” or the button you were clicking has been removed/renamed etc…

You would need to enable errors or supply the macro to know more.

for example:

#showtooltip Shield Wall
/stopcasting [noworn:Shields]
/click MultiBarRightButton3
/cast Defensive Stance
/cast [combat] Shield Wall

MultiBarRightButton3 has a macro to equip sword and board:
/equipslot 17 The Immovable Object
/equipslot 16 Blackguard

This has always worked until now. I have a number of other macros that use /click and none of them work now. /click was broken with the latest SOD patch it seems.

Also, on a mac, my CMD + ` (button to the left of 1) keybind won’t work either anymore after this patch.

Is there a way for me to contact blizzard about this or am I just out of luck and have to hope someone notices this and fixes it?

Macros cannot click other macros as of 11.0

#showtooltip Shield Wall
/stopcasting [noworn:Shields]
/equipslot 17 The Immovable Object
/equipslot 16 Blackguard
/cast Defensive Stance
/cast [combat] Shield Wall
1 Like

but that shouldn’t be effecting Era gameplay though

Blizz has copied the Retail APIs for things like this to the other instances in the past.

Same issue here, I use /click for Mage/Warlock casting my Immolate then it follows with !Shoot automatically after the cast. Now that this capability is no longer usable, nearly every macro is now broken. Meaning I now have to have a dedicated Shoot macro that has to be pressed. I submitted a support ticket and received completely unrelated troubleshooting followed by “Sorry we can’t help you, try looking through forums”

Just add /startattack to ur other macros.