Posted  by  admin

Wow Macro Use Trinket Slot 1

Wow Macro Use Trinket Slot 1 Rating: 5,6/10 2906 votes
Macro
  1. I tried the macro but doesn't work for me. Here's a copy paste of the macro: /script UseInventoryItem(13); /cast Greater Heal(Rank 3) it just says 'another action is in progress' and casts the heal without using the trinket first. The trinket in question is Blessed Prayer Beads. It doesn't trigger GCD but has a castanimation, is that why?
  2. The macro for using equipped trinket is: /use 13 To use your belt tinker, its slot 6. Gloves are slot 10.

1. Macros 101

This uses the trinket in the first slot. It’s a nice general macro and I make sure my on use trinket is always in that slot. There are slot numbers for all slots so you can make a generic macro for an engineered belt and cloak, too. That way when I replace my belt with a new one and I add Nitro Boost to it I don’t have to update my action bar.

Open up the macro window. You can do this either by opening the main menu and selecting Macros, or by typing /macro (/m) in the chat box. At the top of the window, you'll see two tabs: General Macros and Yourname Specific Macros.

General macros are stored on an account-by-account basis and are shared by all your characters.

Immediately under the tabs is a grid of 18 boxes where the macros are displayed. Under those, there is a single box which displays your currently-selected macro with a Change Name/Icon button next to it. Below that is the edit box where you actually type the macro. Finally, at the bottom you have a number of self-explanatory buttons.

To create a macro, click the New button at the bottom of the window. This brings up another small window off to the side where you choose the icon and type a name for the macro. If you choose the question mark icon, WoW will automatically pick an icon for your macro based on what spells or items are listed in the macro. Once you have chosen an icon and a name, click the Ok button.

A few notes: You can control what icon is shown in place of the question mark with the #showtooltip command. Although you can name two macros the same.

Now you will notice that the macro icon you chose has been added to the 18 boxes mentioned earlier. The newly created macro will also be selected so now it's time to start writing your macro. Click in the edit box of the macro window to start typing.

Macros have a 255 character limit.

Wow Classic Trinket Slot Numbers

When you are done typing your macro, click the Save button, drag the macro's icon from the grid and place it on an action button.