I have 2 trinkets. They both have a USE function. They are on different cooldowns. I am trying to make a macro that will cast one, then on a second push of the button, cast the second if the first is on cooldown. I have tried:
/castsequence Instructor’s devine bell, darkmoon deck: putrescence
and it doesn’t seem to work. Any suggestions would be great.
Also worth noting this won’t work based in cooldowns, just in order, top trinket, then bottom.
If you swap your top trinket for one without an on-use, or if you use the top trinket by means other than the macro, the sequence won’t work, because it will continually try (and fail) to use the top trinket and never progress the sequence.
1 Like
If you have problems with the macro getting stuck you could use the GSE addon to make the macro spammable even when part of it would otherwise fail.
And yeah its probably overkill for such a small macro, but for the folks who switch out gear often without updating their macros its an option, particularly since we are at the beginning of an expansion.