Use Trinket Slot Macro Classic 8,8/10 4777 votes
  1. Use Trinket Slot Macro Classic Wow
I was wondering if there is a way to first check if my trinkets are off cooldown and THEN use /use them.
Here is what the problem is.
My macros look BASICALLY something like this.

Problem with this method is when my trinkets are on Cooldown I get bombarded withItem is Not Ready YetandSpell Is Not Ready Yeterror messages, which significantly reduce my casting speed, which is a BIG problem in PVP. You know every failed spell or trinket use trigger a GCD of like 0.5 or more.
I need some way to check if the trinkets are ready before executing the /use command and if they are still on Cooldown, the macro should skip the /use 13, 14 part and proceed directly with the spell-cast.
Here is how I imagine it, USING PSEUDO-CODE to just represent my idea.


Anyone got any idea how to resolve this ? I used the Search function but didn't find anything relevant to my problem.

You know every failed spell or trinket use trigger a GCD of like 0.5 or more. I need some way to check if the trinkets are ready before executing the /use command and if they are still on Cooldown, the macro should skip the /use 13, 14 part and proceed directly with the spell-cast.

Use Trinket Slot Macro Classic

Use Trinket Slot Macro Classic Wow

  • No I only bind the 2 equipped trinkets. Is there a way to keybind only 2 slots of trinket menu (like left trinket slot and right trinket slot) and use same 2 keybinds for everything depending on what do you have equipped in the moment? You can do this with macros. Edit: Same question with swapping/using helm/boots etc.
  • Whatever one wow encounters first in the macro will be cast and the other one will be ignored. There is a special case for some off gcd items (like trinkets), where they will be off the main gcd but still share a gcd with other similar items and for this reason you can only have 1 on use trinket in a macro. If you have 2, the second one is ignored.
eemitmoro1982.netlify.com – 2021