• Home

Equip Slot Macro Vanilla

 
Equip Slot Macro Vanilla Rating: 7,7/10 3610 votes
  1. Equip Slot Macro Vanilla Wow
  2. Equip Slot Macro Vanilla Extract
  3. Equip Slot Macro Vanilla Wafers

Adding Use Equip Slot Macro a progressive jackpot to the game! A progressive jackpot is a casino-style jackpot which increases each time the game is played, if the jackpot is not won. When the progressive jackpot is won, the jackpot for the next play is reset to a predetermined value, then resumes increasing with each play.

Deen

Retired Member
Joined
8th Aug 2019
Messages
380
Location
London
Class
Warrior
Hi guys, as discussed during the meeting, see below the macros I am currently using.Equip slot macro vanilla wow
  • You select which slots keep active or not, so you can fast equip only those. It has many useful options like the event one, the queued post combat/ress re-equip, and the macro equip feature too (not tested yet, cause I'm fine with the minimap icon swap at the moment).
  • Macro Tooltips MacroTT-V for Vanilla WoW. Create custom tooltips in macros. MacroTT fills in for the missing #showtooltip command that World of Warcraft 1.12 doesn't have. MacroTT provides four slash commands to use in macros. /mtts Displays the tooltip for the spell listed. The name must match exactly.
  • 1 Key 2 Developer Notes 3 Command List 3.1 PvP commands 3.1.1 Arena 3.1.2 Battlegrounds 3.2 Blizzard Interface commands 3.3 Chat commands 3.4 Character commands 3.5 Emotes 3.6 Combat commands 3.7 Guild commands 3.8 Party and Raid commands 3.9 Pet commands 3.10 System commands 3.11 Targeting functions 3.11.1 Disabled commands 4 Metacommands 5 See Also 6 External links This Macro command list.
They are all simple macros and all only need 1 push of a button. I might create a few more at 60 including mouse over and conditionals (meaning action done if a certain condition is in play) but I consider these to be part of the core ( taunt + startattack macros being the only ones really essential) and even if there are more fancy macros, I never really had need of them.
'Give a Man a Fish, and You Feed Him for a Day. Teach a Man To Fish, and You Feed Him for a Lifetime'
There are plenty of tutorials on the web which will explain it better than me and I encourage anyone who is not familiar with the Macro system to have a read in order to be able to create his own macros, fitting his particular playstyle.
But as an introduction, I would simply say to avoid using any scripts (which were what was used back in Vanilla and looks like developer's formulas) as we now are on the Legion macro structure, and you would most likely create bugs if you don't know exactly what you are doing.
The conditionals are all pretty simple since Legion and can be found online as well. This is a good start.
Lastly, Automation is good to a certain extent, and too many macros can simply prevent you from ever playing properly the class as you would unlearn the basics overtime (stance dancing, reflexes, quick decision making etc..).
Those macros are for all warriors and some more tank focussed, so Warriors, feel free to share macros you consider essentials and are not listed.
But please keep the same structure as this post in order to retain readability thus allowing easy copy-paste into the game
Structure for sharing a macro :
---------------
[Name of the macro]
/Macro lines
/Macro lines
/Macro lines

(Description if not self-explanatory)
---------------
---------------

[Overpower]
#showtooltip Overpower
/startattack
/cast Overpower

(This macro is the base for all offensive attacks you have. Every attacks should be a macro with /startattack so you never stop autoattacking. The autoattack icon should be somewhere on your bar for the Macros to work, but it should not be bound to any key as you will never use it anymore. No space in between lines if the copy-paste creates some)
---------------
[Taunt]
#showtooltip Taunt
/cast Defensive Stance
/cast Taunt
/equip Black Menace
/equip Aegis of the Scarlet Commander

(Every warrior should have a Taunt macro and use it appropriately.
- you can also use equipslot conditionals but I find them less reliable than simply changing the name of your weapon everytime you get a new one, which is not that often.
- !!! For this to work, you need either an addon that creates one big bag, or to always have your weapon in your main bag. For the sake of certainty, please use a bag addon such as Bagnon. !!!!
- For Warrior DPS, you would not need to equip a 1H and a Shield really for most situation. For OT and Tanks, it makes sense
- Do not change the order if you don't know what you are doing, or you will create a GCD that will invalidate the macro)
---------------
[Weapon switch]
/equip Black Menace
/equip Aegis of the Scarlet Commander
/equip The Rockpounder

(Self-explanatory. Again, slot macros should work if that is what you want)
---------------Equip slot macro vanilla extract
[Shield Block]
#showtooltip Shield Block
/cast Shield Block
/cancelaura Arcane Brilliance
/cancelaura Prayer of Spirit

(- It can be another spell you use often as a tank
- purpose is to remove unwanted buff as there used to be a limitation on how many buff you can have at the same time. If that limitation has been removed in Classic then you do not need this. If not, you want to be sure to get the buff you really want)
---------------
[Revenge]
#showtooltip Revenge
/startattack
/cast Revenge
/cancelaura Blessing of Salvation

(-- It can be another spell you use often as a tank
- Self-explanatory. !For tanks only!. When Paladins Screw up)
---------------
[Charge/Hamstring] - Macro to be used on the Battle stance bar only
#showtooltip Hamstring
/dismount
/startattack
/cast Hamstring
/cast Charge

(- As discussed, charge requires 8y to 25y, while hamstring is only close melee range. Having them in one button will allow you to do one or the other using only 1 click
- Allow for fast charge hamstring combo useful in both PvE and PvP
- Dismount for obvious reasons
- not mandatory by any means, just incredibly efficient)
---------------
[Charge/HamstringDef] - Macro to be used in Defensive stance bar only
#showtooltip Charge
/cast Battle Stance
/cast Hamstring
/cast Charge

(Self-explanatory)
---------------

Equip Slot Macro Vanilla Wow


[Intercept/Hamstring] - Macro to be used in Berserker bar only
#showtooltip Intercept
/startattack
/cast Hamstring
/cast Intercept

(Self-explanatory
- You can create one to change stance into berserker->intercept from def or Battle stance. I personally quickly switch stance manually for that but if you feel the need, go for it)
---------------
Equip Slot Macro Vanilla[Defensive Stance] - Macro to be used in a permanent bar only
#showtooltip Defensive Stance
/cast Defensive Stance
/equip Black Menace
/equip Aegis of the Scarlet Commander

(Self-explanatory
- This macro becomes your default bind for Defensive stance rather than the original one provided by the game, for Tanks and OT. For DPS it is not essential and depends if you do have a 1H and shield, which is better to have in any case! as well as the situation)
---------------
[Berserker Rage] - Macro to be used in a permanent bar only
#showtooltip Berserker Rage
/cast Berserker Stance
/cast Berserker Rage

(- Allow you to get that instant Berserker rage, useful for Tanks and DPS alike)
---------------
[Pummel] - Macro to be used in a permanent bar only
#showtooltip Pummel
/cast Berserker Stance
/cast Pummel

(- Self explanatory
- You can also create a universal silence macro utilising Shield bash and Pummel is desired.)
---------------
[Beggar] - Macro to be used in a state of shame like the little food beggar you really are !Equip Slot Macro Vanilla
Hey Can I ask you to make me some food please ? (lvl 45 one). Ideally 60. Tips included ofc
(- A mouse over version can be made, otherwise just copy paste to mages. 10s is a good compomise I think)
---------------
I'll add more when I create some more. Feel free to share yours as these are simply a basis and macros fit different playstyle. Please, respect the formatting when you post them, for clarity sake and to make me happy xoxo
Macros
General guides

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

Useful macros by class


Equip Slot Macro Vanilla Extract

Equip slot macro vanilla wow
Main Menu

Equip Slot Macro Vanilla Wafers

Equips an item in your inventory to a specific slot.

Usage

This command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below. If no conditions are satisfied, no action will be performed.

Arguments

InvSlot
The numeric slot on your character to equip the item to.
item
The name of the item to be equipped.
BagID slot
The bag the item is in (0 is backpack, etc...), and the bag slot number, starting at 1.
Retrieved from 'https://wow.gamepedia.com/MACRO_equipslot?oldid=5631909'