Macro including /use 10 for glove slot no longer works if gloves are on cooldown, for example:
#showtooltip Holy Light
/use 10
/cast Holy Light
It will only work if gloves are not on cooldown, if they are it does not let you cast - this is a new bug as of today 10/7/22
21 Likes
Same thing happening with me.
1 Like
Having the same bug with several macros including one with the glove enchant.
2 Likes
Same happening to me with glove enchant incorporated into my Summon Gargoyle macro. If I seperate the glove enchant into a different macro there seems to be no issues.
2 Likes
Same with pyro engineering gloves
It also doesn’t work on reverse (skill before using gloves) when it used to work
3 Likes
Having same issue. Tried everything. So disappointing
3 Likes
Same thing here. It was working all through Wrath just fine, even did a bunch of Heroics earlier today and it worked. Then logged back on a few hours later, and suddenly encountered this bug and had to do without.
I disabled all addons, I simplified the macro down to something as simple as:
/use 10
/cast Incinerate (or any other spell)
And still had this problem.
3 Likes
Every macro with /use 15 (flexweave underlay) or /use 10 no longer works
for a little while after many players reported /use 10 macros broke, some people claimed they could still work by making the /use 10 function appear at the end of the macro - then those broke, then /use 15 broke
/castsequence reset=n Spellname, 15 (or 10) used to work, now does not
i sincerely hope this is an accident and not some kind of stealth nerfing after everyone spent price gouge values to level engineering
4 Likes
Same issue here. Hoping for a fix soon!
3 Likes
Broken for me as well with /use 10 for my Hyperspeed Accelerator. Was working fine yesterday.
3 Likes
Macro works with an item I acquired awhile back, Tier 7 gloves via emblems but my new Winter Spectacle Gloves, it does not work. Please help!
2 Likes
This is a direct result of yesterday’s gloveweaving hotfix: Wrath of the Lich King Classic Hotfixes - Updated January 9 - #212 by Bleedingme-faerlina
This hotfix breaks simple, non-exploitative macros like:
/use 10
/cast Chain Heal
I hope we can get an alternative fix that takes care of gloveweaving without breaking macros like this that have worked for years and are functionally equivalent to macroing a “use” trinket to a spell.
3 Likes
They REALLY need to stop changing the game.
6 Likes
Same thing here. Pls fix this ASAP!! Don’t let this be a stealth nerf we could do this since wrath, cata, mists, wod come on Blizzard. Fix our macros! PLS
1 Like
I really hope so too, but until we get word that’s it’s a bug we have to assume its the fun police.
1 Like
bump. Macro’s using glove enchant are broken. this should not be the case
4 Likes
@blizzard, Hey are hyperspeed accelerator enchants in WOTLK CLASSIC broken for macro use? All the work I put into my keybinds are messed up. is it a bug?
2 Likes
Please fix this. It really gimps me in Arena.
1 Like
Hi all, after more testing I can confirm the only way to make this work is to macro the item use after an instant cast spell.
For example,
#showtooltip Holy Shock
/cast Holy Shock
/use 10
This will still allow you to Holy Shock while the item is on CD but will pop CD if it is not.
For those of you with no short CD instant casts, I’m sorry
3 Likes
Thank you for recommending the instant cast solution. I’ve been scouring the internet for hours. I thought it was clique at first. Then I thought it was trinkets in general. It was until I searched Google for ‘use 10’ instead of ‘use 13’ that I found this thread.