Ok I just now noticed none of my old macros that include trinkets use the trinket no matter how I type it out the trinket wont work in the macro
1 Like
/use 13
^top slot
/use 14
^bottom slot
^top slot
/use 14
^bottom slot
41 Likes
/use 13
^top slot
/use 14
^bottom slot
Confirmed.
4 Likes
What exactly is the macro? I don't think the functionality for trinkets has ever been changed.
/use 13 or /cast 13 is the first trinket slot, change it to 14 for the second trinket.
/use 13 or /cast 13 is the first trinket slot, change it to 14 for the second trinket.
1 Like
What if I want spring synapses macroed in a skill, what would it be?
This also works:
/use trinket-name-goes-here
/use trinket-name-goes-here
1 Like
What if I want spring synapses macroed in a skill, what would it be?
/use 10
Or.
/use gloves-name-goes-here
/use 10
/cast skill
You can get fancier and disable the error text/sound before you try to /use 10 if you want to avoid errors when it's on cooldown.
/cast skill
You can get fancier and disable the error text/sound before you try to /use 10 if you want to avoid errors when it's on cooldown.
Well, there is one case where I know it can fail. If you do:
/cast <something that's not an instant>
/use 13
/use 14
then you'll be in the middle of that castbar when the trinkets try to fire. Gotta put the trinket ahead of anything with a cast time.
/cast <something that's not an instant>
/use 13
/use 14
then you'll be in the middle of that castbar when the trinkets try to fire. Gotta put the trinket ahead of anything with a cast time.
3 Likes
Does the trinket have a usable ability. There doesn't seem to be any issue with the /use command, so most likely it's some user error.
hmm this is what I have ill have to take another look thank you
Well, there is one case where I know it can fail. If you do:
/cast <something that's not an instant>
/use 13
/use 14
then you'll be in the middle of that castbar when the trinkets try to fire. Gotta put the trinket ahead of anything with a cast time.
Trinket should go first anyway so that it's in effect for the cast.
1 Like
/use 10
This will use your hand slots (like Synapse springs)
/use 13
This will use your top trinket
/use 14
This will use your bottom trinket
This will use your hand slots (like Synapse springs)
/use 13
This will use your top trinket
/use 14
This will use your bottom trinket
11/01/2013 01:14 PMPosted by Erras/use 13
^top slot
/use 14
^bottom slot
Nether that nor a slot number works for me11/01/2013 01:24 PMPosted by EllrondThis also works:
/use trinket-name-goes-here
How would I make a macro using a trinket at a mouse over location?
02/17/2018 06:36 PMPosted by VampîrellaHow would I make a macro using a trinket at a mouse over location?
This thread is from 2013.....
#showtooltip Raging Blow
/cast Raging Blow
/use Emissary's Watch
/script UIErrorsFrame:Clear()
Can someone please explain to me why this isn't working.
/cast Raging Blow
/use Emissary's Watch
/script UIErrorsFrame:Clear()
Can someone please explain to me why this isn't working.
07/26/2018 01:39 PMPosted by Pitourino#showtooltip Raging Blow
/cast Raging Blow
/use Emissary's Watch
/script UIErrorsFrame:Clear()
Can someone please explain to me why this isn't working.
Change /use Emissary's Watch to /use 13 or /use 14 depending on what slot it in currently equipped.
what about shuffle the dark moon deck of 13 and 14? Is there a major like "use"?