Vanilla/Classic WoW Warrior Macros! Everything You Need!

  Рет қаралды 173,933

Executus Gaming

Executus Gaming

6 жыл бұрын

These are the macros, for most of them you can just change the name of the spells and they will work. For instance, if you wanted to change the disarm macro to an overpower macro, you would just simply enter in battle stance and overpower where it says defensive stance and disarm.
Disarm:
/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(2); if isActive then CastSpellByName("Disarm()"); else CastSpellByName("Defensive Stance()"); end;
Battle Stance:
/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(1); if isActive then CastSpellByName("Battle Stance"); else CastSpellByName("Battle Stance()"); end;
Bloodthirst (start auto attack):
/run if not IsCurrentAction(19) then UseAction(19) end;
/run CastSpellByName("bloodthirst")
Equip 1 Hander and a Shield:
/eq [Ironfoe]
/eq [Drillborer Disk]
Overpower:
/run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(1); if isActive then CastSpellByName("Overpower"); else CastSpellByName("Battle Stance()"); end;

Пікірлер: 178
@ExecutusGaming
@ExecutusGaming 6 жыл бұрын
For all of you saying that I can just write "/cast" and "#showtooltip" you guys have to understand that this is Vanilla. Macro scripts back then were very complicated, and /cast didn't exist until late TBC. The only way to make macros in vanilla is some sort of /script or /action followed by a lot of text.
@genk1929
@genk1929 6 жыл бұрын
Executus Gaming wot? /cast works in vanilla just fine. #showtooltip is automated into supermacro
@genk1929
@genk1929 6 жыл бұрын
Executus Gaming also with supermacro i believe there is a macro like /startautoattack
@bigddyw
@bigddyw 6 жыл бұрын
it doesn't tho
@bigddyw
@bigddyw 6 жыл бұрын
certain private servers update their macro system.
@YamiPoyo
@YamiPoyo 5 жыл бұрын
Classic will use the new macro language.
@Ymeedom
@Ymeedom 6 жыл бұрын
I’ll favorite this vid, so I can watch it later when classic comes out 😂❤️
@dravidiangmb7242
@dravidiangmb7242 6 жыл бұрын
But why do you guys trust blizzard after all the shit they done? I would personally just play on private servers who cares. It's free, you can play whenever you want. What is wrong with that?
@Ymeedom
@Ymeedom 6 жыл бұрын
Dravidian Husler I see your standpoint regarding this but I’d honestly rather play a vanilla server that BLIZZARD themselves produced over any private server. Even though they’re little shady about things.
@0penpress
@0penpress 5 жыл бұрын
you think it will But it won't
@tylermills2363
@tylermills2363 5 жыл бұрын
its poorly put together with alot of false info. the guy isnt that knowledgeable of what all you can do with supermacro.
@orbital1004
@orbital1004 5 жыл бұрын
Supermacro cannot be used in Classic because it's based on forbidden functions from TBC onwards such as CastSpellByName and TargetUnit. So forget about this syntax and get familiar with the ones from retail. Reason being is "Blizzard want smart players, not smart buttons".
@Jadstar1
@Jadstar1 6 жыл бұрын
Supermacro 3.16 doesn't work properly. Can't get the equip ones to work.
@michaelryan340
@michaelryan340 5 жыл бұрын
Do you have more of ur marcos posted somewheree else? i need to battle stance charge then go defensive stance ? theres so many more cant think of them all. do you have a good one to intereupt 2 hander to 1hander you know. lol
@frostfiredirewolf8517
@frostfiredirewolf8517 4 жыл бұрын
Fairly bit late to the party. But I was wondering if there was a simple way to see WHEN I can cast something. Like I got the script able to change stance and use power. But it won't light up that I can use it unless I'm in that stance. Anyway to change that?
@sfugest666
@sfugest666 5 жыл бұрын
cant get that slam macro to work, can some one post it ? TY !
@chongtxtx
@chongtxtx 6 жыл бұрын
Dude keep the vids coming. Loving this shit
@GamingCentralTV1
@GamingCentralTV1 4 жыл бұрын
That slam macro is like borderline hacking nice. Pretty useful didn't know it was possible
@shinhadou12
@shinhadou12 4 жыл бұрын
Explain to me this pls?
@lukeweaver7187
@lukeweaver7187 4 жыл бұрын
the stance change macro is blocked by bliz. it says: "a macro script has been blocked from an action only available to the blizzard ui" there is another macro in the comments ill see if that works
@dog11411
@dog11411 6 жыл бұрын
Where do I find SuperMacro 3.15? I can't find it on vanilla-addons
@boostnq
@boostnq 4 жыл бұрын
Are the macros useful for someone playing as fury?
@KiwiKiller88
@KiwiKiller88 4 жыл бұрын
I get the custom script error. Anyone else getting this?
@danyelkvarnstrom3120
@danyelkvarnstrom3120 6 жыл бұрын
Yo mate! Nice videos, keep up the work. Oh btw I’m interested in the slam macro. You care to share that? :)
@corz90
@corz90 6 жыл бұрын
The Slam Macro is dope.
@words2yourmouth190
@words2yourmouth190 6 жыл бұрын
Corossity
@brocksnyder5889
@brocksnyder5889 4 жыл бұрын
Pause video if you want but cant see what you have typed. Too small.
6 жыл бұрын
how is the name of ur autoattacks cd addon??
@HeyMannWoIstMeinAuto
@HeyMannWoIstMeinAuto 6 жыл бұрын
Question about the Shield Bash macro: how do you equip the shield? do you press your macro for 1h+shield first and then the SB macro?(assuming you want to use SB and not pummel) I really would like to know!
@ExecutusGaming
@ExecutusGaming 6 жыл бұрын
Yes, since you have to have a shield equipped to use shield bash. There might be a way to make a macro to equip and shield then use shield bash, but shield bash and pummel share a cooldown.
@undertankervideo8496
@undertankervideo8496 6 жыл бұрын
To pull this off, in your shield bash macro simply have a /useaction # referencing your equip sword and board first. So you you have a 2hander, you can spam your shield bash macro and it will equip your 1h shield, def stance at the same time and then shield bash. Extremely useful pre lvl 32 when fighting casters.
@tylermills2363
@tylermills2363 5 жыл бұрын
you can literally combine the two macros into one and defeat half the process lol. you can make a macro that goes into D stance and equips 1h/shield, then press it one more time to reflect. im telling you right now..dont listen to this guy when it comes to warrior macros for vanilla. he could simplify them so much more with supermacro he just doesnt know half the commands
@mariusv7925
@mariusv7925 4 жыл бұрын
Ive been farming Drillborer Disk forever now, but Garr seems not to drop it.... -.- Jealous
@elmothor9144
@elmothor9144 3 жыл бұрын
the /eq macros doesn't work for me :(
@carlpowell0
@carlpowell0 5 жыл бұрын
/Equipslot 17 will let you go straight from sword+shield to dualwield weps
@Tezca-Coatl
@Tezca-Coatl 4 жыл бұрын
ty
@Chunchum553
@Chunchum553 4 жыл бұрын
Can you explain the macro
@ChrisNova777
@ChrisNova777 4 жыл бұрын
there was a comment here on this page about a wep/stance switch macro; that one was prone to get the stances screwed up sotry this instead: #showtooltip /equip [equipped:shields, form:2] 2HWEP; [noequipped:shields, form:1] 1HWEP; /equip [noequipped:shields, form:1] SHIELD; /use [form:2] Battle Stance;Defensive Stance use this to toggle between stances + weapons with one press this one wont get screwed up if u change stance manually your welcome!
@o0TraceuR0o
@o0TraceuR0o 6 жыл бұрын
Say do u know if its possible to do a macro for skull of impending doom where u equip the skull use it cancel its effect then equip your regular weapon again?
@fifzeppelin
@fifzeppelin 5 жыл бұрын
Equipable items with on use abilities have a CD of 30 seconds after equipping them, so you cannot equip it and then immediately use it. You also can't use it while cc'd, so unless you use it before getting sheeped/blinded it won't work.
@madac219
@madac219 6 жыл бұрын
Can you do one of these for hunters?! I'm thinking of playing hunter once vanilla drops, would be very usefull.
@sandreid87
@sandreid87 5 жыл бұрын
Googling "1.12.1 hunter macros" is hard.
@jameshall1353
@jameshall1353 4 жыл бұрын
not to bad but work way better btw do u know how to make a to only use Battle Stance at 20 rage? /cast Defensive Stance /equipslot 16 /equipslot 17
@eviltenchi_
@eviltenchi_ 4 жыл бұрын
anyone have a working copy of super macro? seems broken right now
@RobWilson-yp9fp
@RobWilson-yp9fp 6 жыл бұрын
Do you need an addon to be able to use the /eq macros?
@tylermills2363
@tylermills2363 5 жыл бұрын
supermacro
@ferrangrau8392
@ferrangrau8392 5 жыл бұрын
When I macroed abilities to Autoattack macro + ability, if it does apply a debuff, chronometer does no longer recognize it as a debuff, and it doesn't show anything. Right now I have the autoattack macro on rend (im leveling) and on sunder armor, which are two abilities I would like to see when they fade. Any advice?
@ExecutusGaming
@ExecutusGaming 5 жыл бұрын
That is super weird, maybe try using a different addon? (Not sure if chronometer is a DPS addon) Only advice would be to keybind the auto attack ability instead of macroing it in. Otherwise, I'm not sure, sorry.
@tylermills2363
@tylermills2363 5 жыл бұрын
be a real man and macro it to hamstring :D
@GamersBar
@GamersBar 6 жыл бұрын
The new mic may need a pop filter , not having a go at you!
@RainniteGaming
@RainniteGaming 5 жыл бұрын
I remember having macros for just about everything on my war. it was funny when a friend of myn hoped on my computer and couldn't do anything. He was like what the hell do all these buttons do.
@Castellan_Chris
@Castellan_Chris 6 жыл бұрын
Spell reflect macro! Going to need it for those damn mages
@sandreid87
@sandreid87 5 жыл бұрын
Spell Reflection* And good luck making one of those in Vanilla.
@synthesizedrhymes3517
@synthesizedrhymes3517 6 жыл бұрын
did you go over what the overpower macro did? plz someone send me link to the time that he went over the over power macro.
@ExecutusGaming
@ExecutusGaming 6 жыл бұрын
All that the overpower macro does is the same thing that the other macros do, switches you to battle stance then casts overpower. You need to press the macro twice.
@o0TraceuR0o
@o0TraceuR0o 5 жыл бұрын
Nice vid wish something like this existed for rogues
@ExecutusGaming
@ExecutusGaming 5 жыл бұрын
I may come out with a macro's video for rogues.
@o0TraceuR0o
@o0TraceuR0o 5 жыл бұрын
that would be much appreciated (maybe even general eq swapping macros like macros for skull then reequiping your usual weapon, mh with oh swap, mh swap with something from your bags and so on...)
@sungarguney
@sungarguney 4 жыл бұрын
hello im getting error mesaages when using macros "a macro script has been blocked... how to fix? ty
@BillWidmerBlog
@BillWidmerBlog 4 жыл бұрын
I'm also getting this
@killval849
@killval849 6 жыл бұрын
I absolutely cannot for the life of me get it to work on super macro, the damn /equip macro's for my paladin to /sit and equip sword and board to take reckoning hits.
@tylermills2363
@tylermills2363 5 жыл бұрын
/eq (1hander) /eqoff (shield) /sit Sit needs to be at the end because sit causes a slight buffer so you need to make the items equip first
@PrincessWand
@PrincessWand 4 жыл бұрын
the only macro I need is the one to show the Thunderfury so I can link it in chat....
@FrontLineGamer
@FrontLineGamer 6 жыл бұрын
I am fairly sure that you can still use the /use (Item slot id) macros in vanilla, that would probably fix your swapping to 2h to go to 2 1h problem
@tylermills2363
@tylermills2363 5 жыл бұрын
its literally just /eq /eqoff lol
@TylerSpeedRuns
@TylerSpeedRuns 6 жыл бұрын
i just downloaded supermacro 3.16a and it doesn't even recognize /eq or /equip... What could be the problem for this?
@ExecutusGaming
@ExecutusGaming 6 жыл бұрын
Are you putting the weapon in brackets? [ ]
@TylerSpeedRuns
@TylerSpeedRuns 6 жыл бұрын
yes, tried both with and without, neither work.
@ExecutusGaming
@ExecutusGaming 6 жыл бұрын
Idk then man, make sure the weapons are capitalized. Shift click the weapons into the macro if needed, if that doesnt work then idk.
@TylerSpeedRuns
@TylerSpeedRuns 6 жыл бұрын
gg my shield bash macro :(
@TylerSpeedRuns
@TylerSpeedRuns 6 жыл бұрын
is there an extended lua thing I can do since /eq and /equip isnt working ;/
@explarimus007
@explarimus007 6 жыл бұрын
Could've just uploaded macros-cache
@iC4Nt
@iC4Nt 4 жыл бұрын
i need a macro, that when i am in fight and i am into DefStance i cant switch to battleStance. is that possible? 2nd is it possible that u say if cast spell DefStance, Equip sword and shield? and otherwise with BatStance and 2 handed?
@juicythrax8992
@juicythrax8992 4 жыл бұрын
/cast [nostance:2] Defensive Stance /equip [noequipped:Shield] 1 hand /equip [noequipped:Shield ]shield /cast [nostance:1] Battle Stance /equip [equipped:Shield] 2 hand might work
@poodlesftw123
@poodlesftw123 4 жыл бұрын
#showtooltip Battle Stance /cast Battle Stance /equip [2h weapon name] /startattack #showtooltip Defensive stance /cast Defensive Stance /equip [1h weapon name] /equip [shield name] /startattack
@wtfheal926
@wtfheal926 6 жыл бұрын
what do you need a 2h wep macro for??? just drag the 2h wep into your bars
@lostmarimo
@lostmarimo 5 жыл бұрын
i remember back in cata i played warrior pvp like a madman and i was pretty fucking good just because i used a lot of macros from swifty. They are very powerful
@Bonebounder93
@Bonebounder93 6 жыл бұрын
i play arms in classic and then a rouge twink when it comes out
@CommandoJenkins
@CommandoJenkins 4 жыл бұрын
14 years of wow and people still can't spell rogue.
@aus1046
@aus1046 4 жыл бұрын
Can you share the slam macro?
@appupantadi1540
@appupantadi1540 Жыл бұрын
Ty good sir
@louisnel894
@louisnel894 2 жыл бұрын
I just have mine on key bind, Z= Battle stance, X = Def stand and C= Berserker. all my abilities are on side of mouse so... pretty simple. dont need macro, I just spam C and intercept button on mouse same time :)
@Lirdawg
@Lirdawg 4 жыл бұрын
does any1 know if there is a macro I can set that allows me to use Blood Thirst first and a second attack with the same button outside of Heroic Strike and Cleave (For example Rend). Here is an example of what I mean: #ShowToolTip /cast Blood Thirst if{ Blood Thirst is on cooldown /cast Rend else{ /cast Blood Thirst
@mazhuza2277
@mazhuza2277 4 жыл бұрын
sorta, you can make a macro where you basically tell the macro to use another ability after the first one is used - within a timelimit. that would be my suggestion
@golvellius6855
@golvellius6855 6 жыл бұрын
fantastic
@crazies2916
@crazies2916 5 жыл бұрын
Doesnt work for me Equip 1 Hander and a Shield: /eq [Ironfoe] /eq [Drillborer Disk]
@JorgeHernanvaldiviaTorrez
@JorgeHernanvaldiviaTorrez 5 жыл бұрын
you need the super macro addon to use the "/eq "
@barnabasboros148
@barnabasboros148 5 жыл бұрын
@@JorgeHernanvaldiviaTorrez i'm use supermacro 3.16 but "eq" macros does'nt work.
@christianlandmann9759
@christianlandmann9759 4 жыл бұрын
disarm macro doesnt workt on classic. and i dont understand what the slam macro does, can you explain it a bit please ?
@taurica6522
@taurica6522 4 жыл бұрын
The classic version of the game on official servers uses the current ver programming language in macros. All conditions are prohibited. ( IF, ELSE, RUN, THEN etc)
@chrise202
@chrise202 4 жыл бұрын
CastSpellByName doesn't work its blocked by blizzard UI
@mujumbura
@mujumbura 10 ай бұрын
PLEASE POST THE SCRIPT FOR THE SLAM MACRO
@freytheviking
@freytheviking 4 жыл бұрын
``` /run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(1); if isActive then CastSpellByName("Battle Stance"); else CastSpellByName("Battle Stance()"); end; ``` Doesn't work for Classic it seems.
@AlexA-xk9dx
@AlexA-xk9dx 5 жыл бұрын
Hmm did u delete my comment Executus Gaming?
@DarkCellsCustodes
@DarkCellsCustodes 4 жыл бұрын
Wheres the god damn Super marco addon wtf
@BLUMPKING69
@BLUMPKING69 5 жыл бұрын
You know, Jager just used to press V.
@cactustre
@cactustre 4 жыл бұрын
Anyone else got a warning message when they tried these macros in classic wow these days? Said I could lose money or items if I accepted
@XCougar85X
@XCougar85X 4 жыл бұрын
Yep, doesn't work for me.
@cactustre
@cactustre 4 жыл бұрын
@@XCougar85X, this video shows the original vannila macro system, but classic are using the new type of macro like retail. So this video is outdatet unless someone who sees this is playing on a private server.
@TheZackzable
@TheZackzable 5 жыл бұрын
i like that spit macro
@Ardenup
@Ardenup 6 жыл бұрын
or you could just not have battle stance and zerk stance able to be pushed when in the stance ha, i have zerker on 4(when in battle) and battle on 3 (in zerker stance) no way you can click it again and dump rape. and 3 in battle is over power... so when i need to over power and im in zerker i just spam 3 ;) pew pew no macros needed
@Tsazao
@Tsazao 6 жыл бұрын
/run if buffed("Bloodrage")then unbuff("Bloodrage")else CastSpellByName("Bloodrage()")end
@TheRojman
@TheRojman 3 жыл бұрын
Do if/else statements actually work in wow
@tylermills2363
@tylermills2363 5 жыл бұрын
you can equip two one handed weps in one macro without equipping your 2 handed first.. its literally just /eq (mainhand wep) /eqoff (offhand wep) and yes its a vanilla macro lol. dont doubt me.
@Tidlig
@Tidlig 5 жыл бұрын
This worked fine with dal'rends, but not with weapons which can go in both main hand and offhand
@tylermills2363
@tylermills2363 5 жыл бұрын
Yes it does...im using it AS WE SPEAK on my DUAL WIELD warrrior in Vanilla.
@tylermills2363
@tylermills2363 5 жыл бұрын
The eqqoff specifies tje 2nd 1h to the offhand slot. It works with supermacro.
@Tidlig
@Tidlig 5 жыл бұрын
@@tylermills2363 oh /eqoff works, did not see the full comment because you added so many lines for some reason lol BIG FIND though
@skyrimbear7106
@skyrimbear7106 5 жыл бұрын
oh it works ty
@mvpmickey1
@mvpmickey1 4 жыл бұрын
Old School macro can summarize all this into just 2-4 Macro. Why bother making 16 complicated and unnecessary macro?
@dennisc.3787
@dennisc.3787 4 жыл бұрын
Hahaha XD "I have a few other Macros" - clicks throug... "Spit-Macro"... MOST IMPORTANT!!! And as far as i can see, its on the 5-Button! Thats manly! I call that a spit rotation XD
@dinogolojka2317
@dinogolojka2317 4 жыл бұрын
Easy macro for def/battle stance switch weapon macro. You are welcome. #showtooltip /use [form:2]Battle Stance;Defensive Stance /equip [equipped:shields]TWO-HANDED-WEAPON-NAME;ONE-HANDED-WEAPON-NAME /equip [noequipped:shields]SHIELD-NAME-GOES-HERE
@vic9279
@vic9279 4 жыл бұрын
Dude that rules. Thank you for posting that.
@ChirtyPoundsOfBoost
@ChirtyPoundsOfBoost 4 жыл бұрын
YOUR THE MAN
@darkmochaz
@darkmochaz 4 жыл бұрын
Now this is what I’m talking about! Thank you so much for sharing this
@blahfuckdig
@blahfuckdig 4 жыл бұрын
Thanks, but for some reason, I can't get it to equip my 1hand.. :Z
@fonsu910
@fonsu910 4 жыл бұрын
Thanks! is there a way to equip the 2Hand clicking in that macro twice?
@roelixgameplay6815
@roelixgameplay6815 5 жыл бұрын
the swap weapon macro dont worl bro
@Callmezat
@Callmezat 5 жыл бұрын
You are probably using a normal macro. Try this link instead legacy-wow.com/vanilla-addons/SuperMacro/ and when downloaded, open the file and only extract the "supermacro" file that is inside the file you opened to ur addons. This should solve the issue.
@trentmyers6515
@trentmyers6515 5 жыл бұрын
@@Callmezat thanks for the link
@smkeYTV
@smkeYTV 5 жыл бұрын
cant you just use = /cast !battlestance ??
@JukeWave
@JukeWave 4 жыл бұрын
If you're looking for a simple shieldbash macro use this: #showtooltip Shield Bash /cast Defensive Stance /equipslot 17 Redbeard Crest /cast bloodrage /cast Shield Bash
@JukeWave
@JukeWave 4 жыл бұрын
ofc, replace 'Redbeard Crest' with your shield
@CryOverdage
@CryOverdage 6 жыл бұрын
I will need a dual wield / wep+ shield macro for wow:classic
@Stompy1984
@Stompy1984 5 жыл бұрын
You can try something like: /Equip "Shield Name" /cast Shield Bash and to go back to dual wielding, something like: /script equipslot17("off-hand weapon name") Did this from memory, so might not work. Just google for it and you should get to something. You do need the Supermacro addon most likely.
@tylermills2363
@tylermills2363 5 жыл бұрын
/eq (mainhand) /eqoff (offhand) For some reason the maker of the video doesn't even fully understand the supermacro addon, so he uses some weird method to equip dual weild weps.
@furkan_yzz
@furkan_yzz 3 жыл бұрын
On a tous cliquer même si on savais pas c’était quoi 😶
@g.henriquecosta983
@g.henriquecosta983 4 жыл бұрын
WOW, you killed two players leveling up with ZF gerar, amazing game play, much talent
@MegaMikeylikes
@MegaMikeylikes 5 жыл бұрын
Lets see Darkelfen baelgun server bg's participated in 20,439, bg honor kills 571,445 current. total hon kills bgs and world 735,219 with the lower or lesser epic pvp gear. Help from my faction besides my guild none for aquiring the high end gear. See the solo player can only go so far in this game now if i paid 5 to 700 U.S. out of pocket i could join a top 8 pvp rbg team. thats the monopoly the rich players created. So when you team ques you get them and they are geared out to the teeth.
@Asuya93
@Asuya93 6 жыл бұрын
/cast def. stance cast disarm works the same xd
@Symmathus
@Symmathus 6 жыл бұрын
As he mentioned in the video. If you accidently spam the button more, it will cast defensive stance again, making you loose rage in the process
@tokyodrip1630
@tokyodrip1630 6 жыл бұрын
defensive stance macro...
@smellyfish36
@smellyfish36 5 жыл бұрын
Nice /spit macro bro
@brandonboss6868
@brandonboss6868 5 жыл бұрын
how to play a warrior Step one: Macros
@dementia5049
@dementia5049 5 жыл бұрын
macro for golfclap lmao
@kulkutha6148
@kulkutha6148 4 жыл бұрын
Warrior is by far the most hard to play complex class in WoW Classic.
@TheFrisken95
@TheFrisken95 6 жыл бұрын
You can just write /startattack in a macro
@thismusickid141
@thismusickid141 6 жыл бұрын
Tomas Frisk nope
@luntik1
@luntik1 6 жыл бұрын
wow.gamepedia.com/Startattack rly?
@TheFrisken95
@TheFrisken95 6 жыл бұрын
Yes, it will start attack what is blosset to you, and if you spam the Marco everytime something dies, you start attack it, i have it on every goddamn metee spell.
@thismusickid141
@thismusickid141 6 жыл бұрын
that kind of command isn't recognized in vanilla wow.
@wtfheal926
@wtfheal926 6 жыл бұрын
there is no /startattack in vanilla
@jankopandza1072
@jankopandza1072 3 жыл бұрын
in short hot to be a total nob and play the game :=)
@Xianglican
@Xianglican 5 жыл бұрын
Awful, I'm not even joking. seriously poor choices. I am sorry to say. But I notice you do have that trinket addon so you have that going for you.
@ExecutusGaming
@ExecutusGaming 5 жыл бұрын
???
@solarsoul1617
@solarsoul1617 6 жыл бұрын
Can you please not tell Millennial Kids how to play this game? Thank you.
@XxRazienxX
@XxRazienxX 5 жыл бұрын
Why? Afraid that they'll beat you?
@somerandomdude5844
@somerandomdude5844 5 жыл бұрын
this is the stupidest shit ive ever read lmao
@tylermills2363
@tylermills2363 5 жыл бұрын
im a millenial and i played classic wow when it came out...wtf are you talking about? LOL
@tylermills2363
@tylermills2363 5 жыл бұрын
44k people will be using your half ass macros when classic comes out and i hate it. There will already be bad warriors so why give them half ass macros. Like the "you cant dual wield 1h in a macro if you currently have a 1h+shield out"...thats not true. If you really want to play warrior in Vanilla just ask me the proper way to script these macros with/without supermacro. And before someone says "lololol not in vanilla u nerd" just know that i play vanilla currently and have been for awhile.
@IWillSexU
@IWillSexU Жыл бұрын
3:35, ofc it's possible.. just replace /eq with /eqoff to equip on offhand
Classic WoW Tanking and Threat Guide
28:04
Defcamp & Melderon TV
Рет қаралды 483 М.
100❤️
00:19
MY💝No War🤝
Рет қаралды 23 МЛН
LOVE LETTER - POPPY PLAYTIME CHAPTER 3 | GH'S ANIMATION
00:15
Дарю Самокат Скейтеру !
00:42
Vlad Samokatchik
Рет қаралды 8 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 6 МЛН
7 Vanilla Gadgets That Will Make You Better at PVP in Classic WoW.
12:55
The ONLY WoW macro guide you ever need
47:18
Quazii WoW
Рет қаралды 61 М.
WOW Classic Warlock PVP guide (phase 1-4)(Part 2)
12:21
Arthrytis TV
Рет қаралды 565
Vanilla WoW: Top 10 Levelling Tips and Tricks!
12:50
World of Will
Рет қаралды 570 М.
What happens when you install a Vanilla WoW disc now?
11:42
Жаңа үйімді ЖЫЛАНДАР басып алды!
19:13
ОЧЕНЬ ТРЕВОЖНЫЙ ХОРРОР ► It Happened At Night
36:00
Kuplinov ► Play
Рет қаралды 1 МЛН
skibidi toilet multiverse 039 (part 3)
4:16
DOM Studio
Рет қаралды 5 МЛН