Wow macro use cloak slot

Find the best gear and best in slot items for your Shadow Priest in WoW Battle for Azeroth (BfA) 8.1.5. Equipment slot | WoWWiki | Fandom powered by Wikia Contents[show] Equipment slots on a character. Armor Armor items category Head Head items category Shoulder Shoulder items category Chest (aka Body) Chest items category Back (aka Cloak) Back items category Wrist Wrist items category Hands …

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. These can be used for commands such as UseInventoryItem and PickupInventoryItem. What /use # stands for? • WoW Lazy Macros When making macros, you can put also special enchants with use like engineering enchants on gloves or belt, etc. Instead of putting the whole name of the item in the macro, you can just add a “/use #” and save space for more abilities. Here is a list of what each number represent in a slot. Equipment slot - Wowpedia - Your wiki guide to the World ... There are 18 equipment slots on a character, as well as 4 bag slots above the Micro Menu and a mount equipment slot in the Mount Journal. The combination of equipment slot and item type is often the first categorization of items used. Inventory Slot Numbers - WoWInterface For use with PickupInventoryItem(X); where X = the Slot ID#. “Do what you feel in your heart to be right — for you’ll be criticized anyway.” ~ Eleanor Roosevelt

Electrified Razortooth - WoW Battle Pet

World Of Warcraft Skill Up by Megan: Rogue Macro Rogue Macro MACRO BASICS 2.0: Bag and Bagslots: Yes, these can still be used in 2.0, but the format is a bit different. Format example: /use x y Where x is the bag location, and y is the slot within the bag (this part has not changed for 2.0). WOW Rogue ¡°IWIN¡± Macros If I am feared / sheeped, then this macro uses the trinket (keep your PvP Trinket in the top slot), otherwise it uses Cloak of Shadows. #use Cloak of Shadows /cast Cloak of Shadows With the Tauren Heritage Armor totem using the cloak slot ...

Equipment slot | WoWWiki | Fandom powered by Wikia

May 27, 2018 ... The subject of this article has been removed from World of Warcraft. .... Use: Shows or hides your cloak. .... /script for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if ... Flexweave Underlay | WoWWiki | FANDOM powered by Wikia Flexweave Underlay is an engineer-only permanent "enchant" to cloaks. It will give a 30 ... For use in macros, the cloak slot is 15. A simple macro to use this enchant when installed on any cloak is: #showtooltip /use ... in World of Warcraft. 4 2. Equipment slot | WoWWiki | FANDOM powered by Wikia

InventorySlotId | WoWWiki | FANDOM powered by Wikia

This blue cloak of item level 35 goes in the "Back" slot. It is sold by NPCs ... Added in World of Warcraft: Cataclysm. ... Use: Teleports the caster to Stormwind City. Rogue Guide (1-60) - Legacy WoW - Addons and Guides for Vanilla ...

Sep 11, 2009 · It's not logical, but I use a Nostromo N52 and am out of keys, so I'm trying to find ways to combine functions. Currently my weapon switching macro takes up prime key real estate with no other functionality, and the best spot for it is where on all my other toons I keep a cooldown macro …

World Of Warcraft Skill Up by Megan: Rogue Macro Rogue Macro MACRO BASICS 2.0: Bag and Bagslots: Yes, these can still be used in 2.0, but the format is a bit different. Format example: /use x y Where x is the bag location, and y is the slot within the bag (this part has not changed for 2.0). WOW Rogue ¡°IWIN¡± Macros If I am feared / sheeped, then this macro uses the trinket (keep your PvP Trinket in the top slot), otherwise it uses Cloak of Shadows. #use Cloak of Shadows /cast Cloak of Shadows With the Tauren Heritage Armor totem using the cloak slot ... World of Warcraft on Reddit!. ... Time for a new slot 'flair' where you can equip whatever you want. Some items can be class restricted like Paladin/Mages having books hanging off their belts, Hunter quivers, Warlock fire colors.

Of course you need to use the name of your cloak, or as stated above /use 15 for the slot number. If the cancelaura is 2nd, the use cooldown on the cloak will prevent the macro from continuing to line #2.