Wow macro use cloak slot

By author

Enhanced macro frame with additional tools

Equipment slot - Wowpedia - Your wiki guide to the World of Warcraft Apr 12, 2019 ... The combination of equipment slot and item type is often the first ... Equipment names: cape, blanket, cloak, drape, mantle; Upgrades: Back enchants, ... When creating macros based on "click to use" items (especially trinkets), ... Useful macros (old) - Wowpedia - Your wiki guide to the World of ... 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 ...

what number is the cloak slot for /use - World of Warcraft ...

Cloak of Coordination - Item - World of Warcraft A Good macro for this cloak is: #showtooltip /use 15 Because: It will correctly show your current cloak tooltip & symbol when you hover over it in your interface. Works for all cloaks, so you don't have to change your macro every time you get an upgraded (guild) cloak or when equipping your normal cloak again. You can bind it to a key.

macro (WoW) Macro: A macro is a small script that is used to combine several actions in a single button, with the potential for a (limited) amount of intelligent choice without player input. Types of Macros. My First Macro.

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 Armor Armor items category Head Head items category Shoulder Shoulder items category Chest (aka Body) Chest items category Back (aka Cloak) Back items ... A lot of things you might not have known - World of Warcraft ... -The reason why there are so many cloaks with exactly the same stats in the .... - Bosses had only 8 debuff slots, so Warriors were sometimes kicked for ... really " Global" you, using PoM/Pyro macro and double spelldamage ... No option to hide helmet in interface? - World of Warcraft Forums ...

Macro for Wow: Use cloak enchant for Other. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria. Posted on: 02-20-2013 - Updated on: 02-20-2013 - viewed 4997 times

InventorySlotId - Wowpedia - Your wiki guide to the World of ... 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. These can be used for commands such as UseInventoryItem and PickupInventoryItem.