4/7/2022

Use Trinket Slot Macro

Just got shards of nothing from the mythic garrison thing (would have preferred runestone, but oh well).

Nov 29, 2017 Heya, I have The Deceiver's Grand Design trinket which has a /use effect. It lasts 1 minute or its use gets off. It has 2 charges. I want to use it as a macro so I put it on my focus whenever I click it. Trueshot, Trinket & Berserking Macro. If you have a trinket which cooldown lines up perfectly with trueshot, you use both at the same time. This just gives an extra action bar slot for anything you want. In case the trinket is out of cd and trueshot is not, you just press the macro to use the trinket. /cast trueshot /use Berserking /use 13. This rotates 5 trinkets (in slots 1-4 of bag 4 and equipment slot 14) through slot 14, and 5 trinkets (in slots 5-8 of bag 4 and equipment slot 13) Through slot 13. The /stopmacro line is there to keep from getting the in combat errors. I just click the macro after every fight and the next two trinkets are equipped. Using items and trinkets Macro The command for using an item is /use. Like /cast, its simplest form takes the name of the item you want to use: /use Green Mechanostrider /use slot This form of use allows you to use an item in the specified slot. Example: /use 13. This command will use your Trinket 1.


Problem is, I also have copelands, and there is a 20 second delay when you have 2 on use trinkets, so you can only use 1 @ a time.
I feel like haste is kind of wasteful during initial burst, especially if hero is up obviously, but I'm kind of torn on how to use the shards trinket. I basically sync copelands with icy veins and MI, but I'm not real sure on how to handle shards of nothing.
Any suggestions would be appreciated. I guess I can just use it off cooldown, not really sure if there is a better way.Wow macro use trinket slot 2

Use Trinket Slot 2 Macro

Slot

Use Trinket Slot Macro

Wow macro use trinket slot 2

Name: Holy Light

#showtooltip<br />/use Core of Ripeness<br />/cast Avenging Wrath<br />/cast Holy Light

Once again, the macro is named the move that I want to mainly use, and I wont forget when I give it a quick look during combat.

Use trinket slot macro

I'm using '#showtooltip' to show me what I'm using. At first, when my trinket isn't used, it will show me the tooltip for the trinket 'Core of Ripeness', since it can be used. If you want, you can choose which tooltip you want the macro to show. For this example, I want it to always show 'Holy Light', instead of showing 'Avenging Wrath' at all, so, I change the first line from '#showtooltip' to '#show Holy Light'. It would look like this:

Use Trinket Slot Macro Cheat

#show Holy Light<br />/use Core of Ripeness<br />/cast Avenging Wrath<br />/cast Holy Light

Use Trinket Slot Macro Wow

The second line uses my trinket 'Core of Ripeness'. Now, 'use' has different functions in World of Warcraft.

1. It can use the 'use' function of an item and 2. it can equip an item. This may be good if your trinket is always in that slot. But if you're always switching out trinkets and using them for different fights, then this macro isn't as effective. To make maximum use of this macro you will have to make sure that your 'use' trinket is in the same item slot. This is because all items on your character has a slot number. For example, your Weapons, offhand and mainhand, have the slot numbers of 17 and 16, and your relic, wand, or ranged weapon slot number is 18. For this example, I put my use trinkets in the bottom slot, which is slot number 14. To make this macro work for all the 'use' trinkets I have for the different fights and situations I would write:

#show Holy Light<br />/use 14<br />/cast Avenging Wrath<br />/cast Holy Light

For even more effectiveness, just in case you don't remember which slot your 'use' trinket is in:

Use Trinket Slot Macro Bot

#show Holy Light<br />/use 13<br />/use 14<br />/cast Avenging Wrath<br />/cast Holy Light
This will use both slots, but only your usable trinket is usable, so, the macro will use it. If you have two 'use' trinkets, the macro will use whatever is in slot 13 (the top trinket), the other trinket will have a 20 second cool down. If you're spamming this macro then there will be no problem in getting full use of both of the 'use' trinkets.

Use Trinket Slot Macro

Tip: This is a great way to spam 'use' trinkets to get the maximum effectiveness, especially for healers. For caster damage dealers, this may not be a good macro because you may want to use your trinkets at the most opportune time. We'll go over DPS macros soon!