Classic WoW Warrior Macros EVERY SINGLE ONE Guide
Вставка
- Опубліковано 10 лют 2025
- These are all the important macros a warrior must know, from stance dancing to weapon swapping and some useful all in one buttons for your rotation.
All macros repository in the warrior thread: / discord
If you own the copyright of content showed in this video and would like it to be removed:
► sanmedinabusiness@gmail.com
Absolutely insane content. I've been playing HC war for 4 days and your videos are a godsent! 💪💪💪
N00b here, i absolutely will use a few of these so thank you for the guide. I did notice however there was a macro making stances into one button. It won't include the attack command from the macro, but if your first action bar has a key mapped to a stance, the bar changes so you can put the same key on that first action bar button. Same button, two dif stances (and personally i just do shift+that key to get the third stance). I'm new so everyone probably knows already lol
It's something like
/cast [mod:shift] Battle Stance; [mod:alt] Berserker Stance; [mod:ctrl] Defensive Stance.
Been about 2 years since I did WoW macro's but I think this is what you mean.
this is really helpful, thank you. I've been playing wow since 2005 but have never leveled a warrior past 20. leveling a warrior now on the anniversary servers and having a ton of fun with it
A tip to get around manually changing every item name in your macros:
You can use /fstack you can see the exact name of a item slot in your bars
I use dominos and have a hidden bar with my items and use /click on the dominos slot that I used fstack to find the name of
This means every time you get an upgrade you can just swap the weapon on your bar. (which you can hide if you want)
This works. Thumbs up!
Great job, don't stop my friend. thanks!
This is extremely good content that is friendly to beginners thank you!
/startattack should go AFTER cleave and heroic strike, this means your first auto will be HS / cleave rather than auto then queue HS / cleave if you have the rage already (chain pulling etc)
#showtooltip
/cast Heroic Strike
/startattack
@@MutiKush while technically correct. This is a very nuanced thing in wow. But in actual use, order doesn’t matter.
The order of the abilities in a macro ONLY matter if you’re not attacking yet (e.g., pulling a new mob), a /startattack executed first might trigger an unmodified auto-attack before HS or Cleave gets queued. This would result in a regular auto-attack, followed by the queued ability on your next swing.
@ yeah, that’s what I said? 😂
@@MutiKush it may be what you meant to say. You did not say it though.
It very much matters.. if cleave or HS is AFTER start attack then you will do a white hit BEFORE the skill ques for the NEXT auto therefore delaying the ability so HS/Cleave ALWAYS before start attack
@davidherra8528 no, it only matters if you aren’t already attacking.
bro ive come back to this video like 15 times in 2 weeks
thank you so much ive made so many cool macros bro! TY TY TY
you're helping a lot of wow hardcore noobs like me
I think this is a more fool-proof interrupt button instead of the one you mention at 9:23 since it also has the check in there whether or not you have a shield equipped.
#showtooltip [equipped:Shield] Shield Bash, Pummel
/cast [equipped:Shield, Stance:1/2] Shield Bash; [Stance:3] Pummel; [noequipped:Shield] Berserker Stance
It checks if you are in Defensive/Battle stance while wearing a shield and then does Shield Bash. If not it will check if you are in Berserker Stance and and use Pummel. Then checks if you are not wearing a shield and makes you go into Berserker Stance (to Pummel). Macro obviously does require you to press at least once depending on you wearing a shield + the stance you are in but should work 100%.
Does obviously only work when you are level 38+ and bought the Pummel skill.
you should use this as your HS macro instead so that pressing it additional times toggles whether or not you will be casting it. off hand attacks do not suffer the dual wield hit penalty while you have HS queued, so this allows you to queue HS and then cancel it if you dont want to spend the rage (and lose out on the white swing rage).
#showtooltip Heroic Strike
/startattack
/cast heroic strike
/stopcasting
9:16 Something I would do: Instead of stance 1 doing basically nothing, I would say (if in stance 1, swap to stance 3 and use pummel) that way you have an interrupt in battle stance
That's the first line after showtooltip?
That video was very helpful thank you!
Great video! Definitely helped me out of a tight spot with button bloat.
Especially the /cast [nocombat] Charge; Hamstring
Though the button shows the tooltip for Battle Stance if out of combat in other stance. I tried and found that [nocombat] condition can be used to #showtooltip line as well!
#showtooltip [nocombat] Charge; Hamstring will show Charge tooltip out of combat regardless of your stance, and then switch to Hamstring in combat. Great if you are newb like me and have to check distance for Charge all the time :D
You could even improve on that like:
#showtooltip [nocombat] Charge; Hamstring
/cast [nostance:1,nocombat] Battle Stance
/cast [stance:1,nocombat] Battle Stance; Hamstring
This will also make you chance to Battle Stance if not in combat and then proceeds to Charge (needs 2 taps obviously)
Teaching our well kept secret of the Charge macro!
Best classic content creator at this point, keep it up!
I noticed your comment on other warriors keeping up TC. For sure! And that applies to Demo shout too. I'd even appreciate that in SoD. No need to stance dance for TC but it would still save me time for more threat generating abilities.
Demo shout produces threat and you don’t need to dance to do it. No reason for dps to do it.
The only reason you would have a dps do it is if for some reason they were running imp demo and there was actually a boss that was hard enough to make it matter (which there isn’t)
I use this for Shield block, but I am levelling and doing dungeons, often in Battle Stance:
#showtooltip Shield Block
/click [noequipped:shields] MultiBarRightButton11
/click [noequipped:shields] MultiBarRightButton12
/startattack
/use Defensive Stance
/cast Shield Block
For a simple swap of 2-hand to Sword&Board:
/click [noequipped:shields] MultiBarRightButton11; MultiBarRightButton10
/click [noequipped:shields] MultiBarRightButton12
# The advantage here is that you can put all your weapons on your hot bars instead of changing the macro every time you upgrade.
This is a version that works for Druids or something that uses a non-weapon or non-shield off hand:
/click [noequipped:Miscellaneous] MultiBarLeftButton11; MultiBarLeftButton10
/click [noequipped:Miscellaneous] MultiBarLeftButton12
[EDIT]
Forgot to mention, The weapons go in the bar in this order:
Slot10 - 2h
Slot11- 1h
Slot12 - Shield or other off-hand
This is exactly what i was looking for. Good stuff!
I have my shield on Action Bar 5, button 10 - how to put it into the macro? MultiBarRightButton10 doesn't work
@@jonnypasta That is sort of the hard part. I believe Bar 4 is MultiBarRightButton and bar 3 is MultiBarLeftButton ( I can't login at the moment)
There is also BottomRight and BottomLeft but I don't know the reference to Bar5
@@Postal82 figured it out, best way is to turn on /framestack and hover over, the popup tells you what to use in the macro, for me it was BT4Button65...
the /click doesnt work for me ???
Helped a lot thanks.
Good bideo ;)
Thank you , subbed ❤❤❤
DUDE YOU ARE A GENIUS!!!!
Thats finally a usefull video my friend :p
Keep up the good work. Thx.
@sanmedina rly been enjoying the videos I was wondering if you could do a guide on warrior tanking low lvl and high lvl
lvl 60 tank guide is coming out tomorrow, but perhaps I should go over low lvl stuff
@ it would be great because I wanna start learning early im new to tanking and I know its very different on classic but on DM I was loosing a lot of threat maybe I was not using my skills right
@@xPsYprx I totally agree and would love to see this as a new tank
I wanna shout out to having stances on the mouse, and abilities as normal. It's much harder to fatfinger into the wrong stance this way.
I also wanna shout out to having 6 side buttons. That's not enough to make the mice taller (which is the reason why "MMO mice" suck), but it is enough to get stances, mount macros, enter (for chat), push-to-talk, and backpedal bound (I like using QWE for strafe/run/strafe, and freeing up ASD for abilities. Backpedal is simply not the right option in more than 2% of situations)
Also, for the hiroshima nagasaki macro, you didn't even mention popping sweeping strikes. I try to use this on a double pack every 30 min when doing dungeons. Tell healer to drink up, big pull, and then sweeping strikes retalliation AOE taunt whirlwind. The damage numbers fill the screen, and we gotta fight in the shade.
Imo it's much cleaner to just macro stance swapping to certain abilities to save keybinds. E.g. macro berserker rage to be two keypresses - the first puts you in berserker stance, the second casts berserker rage. You should still macro and stance required abilities with the stance swap included, but by putting a couple lesser used or higher CD abilities on this two bind system you save a lot of space.
@@yScribblezHD I don't understand. How does it save space, compared to having stances on mouse buttons?
This class honestly seems so complicated to play. I'm really struggling to understand how to set up all these macros - for the interrupt for example, the shield bash will only work if you have a shield equipped but the macro doesn't appear to account for that? I'm sure I'm missing something but?
It's way easier if you try it once. You can set up the same bars for each stance, and it becomes much clearer.
Something like this might work:
#showtooltip [equipped:Shield] Shield Bash, Pummel
/cast [equipped:Shield, Stance:1/2] Shield Bash; [Stance:3] Pummel; [noequipped:Shield] Berserker Stance
You can play warrior with out macros if u have a razer naga and are willing to have 30 or so keybinds that you play with
You don’t need to do nostance:1, if you leave that out it will still cast battle stance only if you are not in it
Useful content +1
Hey, Sanmedina I have a question regarding one of the macros in your video. I'm talking to the macro at timestamp 4:30
#showtooltip
/startattack
/use [nocombat] Charge; Hamstring
^
The macro above changes tooltip from "Charge" to "Hamstring" depending on if youre in combat or not.
Is there a way to make the macro use/cast "Battle Stance" before "Charge" so that I can instantly "Charge" after pressing my button/macro ONCE, WHILE the macro still ONLY changes tooltip from "Charge" to "Hamstring"?
Have a nice day
Actually, I've just found out that the macro below works somewhat like what I want. It just shows Battle Stance on the button/macro tooltip IF im NOT in Battle Stance and IF I am in Battle Stance it shows Charge and Hamstring, depending on IF im in combat or not.
#showtooltip
/startattack
/use [nostance:1] Battle Stance
/use [nocombat] Charge; Hamstring
Can u please make a simple video for a 19 twink warrior pls
!heroic strike
your pummel maccro will not work if you are in def stance for shield bash since you didn't equip a shield in the maccro
You can add a line in your macro to check whether or not you are using a Shield [equipped:Shield]
Would look something like:
/cast [equipped:Shield, Stance:1/2] Shield Bash; [Stance:3] Pummel; [noequipped:Shield] Berserker Stance
It's been a couple years since I made WoW-macro's so it might not work 100%
@ ty mate i'll try that's cool to have a generic one
If you dont have tactical mastery this macro will allow you to charge from battle stance and swich to Defensive stance without losing the rage from charge.
#showtooltip Charge
/cast Charge
/cast Defensive Stance
Here's my taunt macro (not the end all be all but, it's a decent template to learn):
#showtooltip [stance:1] Mocking Blow; [stance:2] Taunt; [stance:3] Taunt
/startattack
/cast [stance:1] Mocking Blow; [mod:shift,stance:2] Battle Stance
/cast [stance:2] Taunt; [mod:shift,stance:1] Defensive Stance
/cast [stance:3] Defensive Stance
So u waste mocking blow and taunt at same time?
@erawwwww no. That’s not how this macro works, silly bear. Why don’t you copy it and try it in game?
So… i want to play sod again, but i wont do it if i cant play as glad warrior in pve… will i not get invited to raids?
A macro asking to be dispelled is handy.
So for example if I wanted to use the heroic strike macro, I would replace my heroic strike entirely with this macro?
yes
shield block macro doesnt work. I mean that doesnt equip back my 2h weapon after casting shield block
#showtooltip Shield Bash
/stopcasting
/equipslot [noequipped:Shield] 16 Staunch Hammer of Stamina;c Mo'grosh Can Opener
/equipslot [noequipped:Shield] 17 Cadet Shield of the Tiger
/cast Shield Bash
you left a random C in one of the lines, try this:
#showtooltip Shield Bash
/stopcasting
/equipslot [noequipped:Shield] 16 Staunch Hammer of Stamina; Mo'grosh Can Opener
/equipslot [noequipped:Shield] 17 Cadet Shield of the Tiger
/cast Shield Bash
remember that if you shield bash that will trigger the GCD and you still have to wait for it to go over before you can swap back to a 2h
@@sanmedina that doesnt work. It just swap to 1h and shield then cast a shield bash. Macro on swapping back to 2h doesnt work.
@@Lifelimit94 idk if you figured it out by now but you need to put the slot number before your 2h again, so you would put /equipslot [noequipped:Shield] 16 Staunch Hammer of Stamina; 16 Mo'grosh Can Opener
the swap to shield macro how do you make a macro that swaps back to the battle stance and your 2h to go back to dpsing
#showtooltip battle stance
/cast battle stance
/equipslot 16 *weapon name*
Question, does the macro so switch to sword and board also switch back to dps weapon or do we need to make a second macro to swap back?
if you fill all the lines with your items it does swap your weapons back, but it does not swap you back to battle stance though
@@sanmedina tyty
Serbian flag next to Albanian flag. Real gigachads promotes peace
AOE taunting with no LIP macro attached is hella wild
Lol overkill
What's your /y for retalliate and challenging shout? :P
"Look mom no hands!"
Or you just get a mouse with 12 buttons, I only use macro to equip 1h+shield and another to equip the 2H again. Don't need the others. Then I have Z for battle stance, X Def and C for Berserk. The rest is very simple from mouse.
i am in german client, somehow i cannot use the shieldmakro to swap back to two 1hander
Wie sieht dein macro aus?
Try something like:
/equipslot ## Itemname
You'd have to look up the different Item Slots for your mainhand and offhand slots and then fill in the right itemnames
need them same type of updated video for shamans lol.
I'd love to but I am definitely not the shaman guy, I only used 3 shaman macros in my life lol.
SpellAnnouncer Classic got very similar function as Tankbuddy.
thank you so much i'll try it out!
6:03 The game complains that I must have a shield equipped even though the macro equips a shield.
Yeah having the same problem
Can someone help me fix this macro please? My character just types it in chat.
#showtooltip Sweeping Strikes
/castsequence reset=15 Sweeping Strikes,
Berserker Stance, Berserker Rage, Whirlwind,
Battle Stance, Thunder Clap
You need to type this all after each other, not on different lines.
So it should look like:
/castsequence reset=15 Sweeping Strikes, Berserker Stance, Berserker Rage, Whirlwind, Battle Stance, Thunder Clap
Bro. Combination of those two flags to your right is the biggest macro in this vid. Lmfo
Slam macro ?
Log in, press 1-2-1-2 while following the gps arrow, another successful day
I made an all-in-one stance dance macro that adjusts what stance you go to on whether or not you're holding a modifier:
#showtooltip
/cast [nomod,stance:1] Berserker Stance
/cast [mod,stance:1/3] Defensive Stance
/cast [nomod,stance:2] Berserker Stance
/cast [mod,stance:2] Battle Stance
/cast [nomod,stance:3] Battle Stance
This absolutely helped smooth out my warrior gameplay when leveling and in raids.
what does holding a modifier mean?
@@JPort561 When writing a macro, a modifier is the ALT, CTRL, or SHIFT key. So when you want it to do the modified version of the line in the macro you just press and hold the modifier key then you hit your hotkey for your macro. For example, my stance dance macro is on Mouse Button 5. If I want to go from Battle to Berserker stance I just hit my hotkey like normal. But, if I wanted to instead go from Battle to Defensive stance I would hold my SHIFT key then press Mouse Button 5.
I found your voice and accent to be torture, but I was curious as to what you had come up with, so
I persisted.
You have some not needed things in your macros, an example of this is [nostance: 3] in your Berserker rage macro. It can be made as easy as #showtooltip, hitting enter, then shift clicking your berserker stance in the skill book, hitting enter and then shift clicking Berserker rage and saving macro. The [nostance: 3] is not required as it is not a paladin aura and you will always be in a stance and it can not take away Berserker stance if you are in it, unless you tell it to change stance.
Tecchy. If you wanted to be responsible. You would have cut off the stream and have a private talk. Not turn it into reality TV by displaying the drama for everybody to see which makes me slightly uncomfortable tbh.
I don’t use macros cuz I’m not trash lol
You absolutely are trash
You sound like cracey man
i am
Any1 has a doc with macros??:D
yea no, the one that uses more macros is a good hunter, i get warrior need to danceswap but almost every button of the hunter is a macro too
Doubt
Let me guess ... Pet Attack? XD
technically warriors don't need to use a single one of these macros
I should really stop watching these video's...
Stopped playing WoW after clearing ICC on Classic fresh and stopped the game after...
WoW classic has been pulling HARD though... especially the Warrior (I did get to level 60 on Hardcore on a Warrior without too much hassle).
Soooo... I started a Warrior about 2 week ago... will try and hit level 38 or 39 tonight.
needed this so bad thanks