Return to site

Trinket Slot Macro Wow

broken image


/use nomod 13 or 14 (whichever number the trinket slot is) /equipslot mod:shift 13 trinket 1 name /equipslot mod:shift 13 trinket 2 name. If you don't like having to press shift + action bar button, alt and ctrl can work too. I think when I used this type of macro it worked well when I only had a few trinkets I could even use. But you are right that trinkets are slot 13 (top trinket) and 14 (bottom) and the macro would be /use 14. If you are not going to macro the trinket with another ability such as Icy Veins (for example) just drag the trinket to your action bar and don't worry about taking up a macro slot. WoW item slot for macro. Here is a list of the item slot numbers for your character: Head = 1 Neck = 2 Shoulders = 3 Body = 4 (shirt) Chest = 5 Waist = 6 Legs = 7.

Macros
General guides

Macros Beginners Guide
Making a macro
Macro conditionals
Macro commands
Category:Macros

Useful macros by class


Main Menu

Performs the specified actions in order.

1 Aliases 2 Arguments 3 Notes Slash commands Affects the Tooltip and Icon to be shown, there are several versions of this: #showtooltip spellname slot slot #showtooltip InvSlot slot #showtooltip. Performs the specified actions in order. This command accepts secure command options.The value associated with the first satisfied condition will be interpreted as described below, and an action will be performed at the condition target (or your current target, or the implied target if the condition did not specify an explicit target).

Macro

Trinket Slot Macro Wow Classic

Wow macro trinket slot number

Usage

This command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below, and an action will be performed at the condition target (or your current target, or the implied target if the condition did not specify an explicit target). If no conditions are satisfied, no action will be performed.

Arguments

Classic

Trinket Slot Macro Wow Classic

Usage

This command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below, and an action will be performed at the condition target (or your current target, or the implied target if the condition did not specify an explicit target). If no conditions are satisfied, no action will be performed.

Arguments

reset=condition
If you wish to specify a condition to reset the list, you may do so here. Format is 'reset=' followed by the reset condition, more than one condition may be set. When using more than one condition, '/' should be used between the functions.
  • - The number of seconds since the command was last executed with these parameters
  • target - You changed target
  • combat - You entered or exited combat
  • alt - Alt was pressed
  • shift - Shift was pressed
  • ctrl - Ctrl was pressed
action1, action2, ..
A comma-separated list of actions to perform in sequence. You may use any way of specifying an action accepted by /cast here, including spell names and item names.

Trinket Slot Macro Wow Classic

Details

  • This command will not advance to the next action in the comma-separated list if the previous action was not performed successfully: instead, it will attempt to perform that action until it either succeeds, or the reset condition of the sequence is triggered (in which case the sequence will return to the first action in the list).

Wow Macro Trinket Slot 1

Examples

This will cast Blessing of Might, followed by Seal of Insight:

Wow Macro Trinket Slot Number

This will cast Hunter's Mark, followed by Aimed Shot, and will reset to Hunter's Mark if the player changes targets after casting it: Giochi roulette online gratis casino mania.

Trinket Slot Macro Wow

This will cast Exorcism, Crusader Strike, Crusader Strike, Crusader Strike, Shield of the Righteous and will reset back to Crusader Strike after leaving combat or 10 seconds after the last click (note: this will not skip Shield of the Righteous if you don't have any Holy Power):

This will use the first sequence in a raid with a living, harmable focustarget and the second sequence elsewhere:

Retrieved from 'https://wow.gamepedia.com/MACRO_castsequence?oldid=5313132'
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.




broken image