Wow macro use inventory slot

By Publisher

[Macro] Unequip item and put it at a specific inventory slot

InventorySlotId - Wowpedia - Your wiki guide to the World ... You may obtain the IDs either by calling GetInventorySlotInfo, ContainerIDToInventoryID, or from the table below. Note that you should never use these values in AddOns, since they may change. Use GetInventorySlotInfo(invSlotName) to get the current mapping. This list is only meant to be used as a reference for reverse mapping while debugging, or possibly for use in macros. [Macro] Unequip item and put it at a specific inventory slot I am playing a warrior with a macro for switching 2h to 1h + shield. But i really dont like the way were the items will be placed in my inventory when im switching them. So is it possible to let the macro unequip and put the item in a specific inventory slot and then equip the new item? Here are the three macros i currently use: MACRO equip | WoWWiki | FANDOM powered by Wikia → Commands → Macro APIContents[show] → Slash commands Equips an item in your inventory. There are two valid methods: /equip item /equip BagId slot Aliases equip eq Arguments item The name of the item to be equipped. BagId The bag the item is in (0 is backpack, etc...) slot The slot number... World of Warcraft API - vanilla-wow.fandom.com

Yes, was curious if there was a macro I could use to swap trinkets out real quick. I'm a bear tank and for anything lower than m+10 I use AoE DPS...

Description: To make a macro trinket, you will want to utilize the “/use” macro command. Your trinkets are in slot 13 and 14, so to use one the command is: /use 13. Since trinkets are on the global cooldown, you can combine them with any spell you want afterwards. You can even combine them with multiple spells that also aren’t on the GCD. Macro to use Trinket Slot 1? - Off Topic - Arena Junkies Mar 17, 2008 · Macro to use Trinket Slot 1? - posted in Off Topic: Im looking to make a macro that will use which ever trinket I have equipped in the first slot (or second - it doesnt matter which) so that I can have each bound to the same hotkey when I switch between them. At the moment Im switching out the buttons for whatever trinket I have equipped directly from my character pane, but its a bit tedious Macro for Trinkets : wow - reddit

Use GetInventorySlotInfo (invSlotName) to get the current mapping. This list is only meant to be used as a reference for reverse mapping while debugging, or possibly for use in macros. Graphical Explanation. The current IDs for Inventory Slots are: Regular inventory items Edit

Feb 20, 2019 ... Several WoW Macros are created for you when using the Quick Setup Wizard for ... {SLOT} will be replaced with the current Slot number, e.g. 1 ... Upgrade Your Account Security and Get a ... - World of Warcraft

Nostalrius Begins - Quality wow vanilla realm (1.12) • View topic ...

Use GetInventorySlotInfo (invSlotName) to get the current mapping. This list is only meant to be used as a reference for reverse mapping while debugging, or possibly for use in macros. Graphical Explanation. The current IDs for Inventory Slots are: Regular inventory items Edit How to use an item with a macro - Macro-Wow.com This brief Wow macro guide will teach you how to use items in a macro like potions, trinkets, belt tinkers and more. Adding macros to your dps, tank or healing rotation makes you a better player and more handsome than the next guy.