Wow classic shield bash macro If you don’t have a shield equipped, it will swap to your one-handed weapon and a shield first. So the macro will stop if a shield is equipped. e. I’m looking for how to write a macro that can switch me between a 2-handed weapon, and my one-hander and shield. Nov 21, 2024 · If you are in berserker stance it swaps you to defensive stance so the next click can pop shield bash. Anyone know how to do this? Nov 17, 2020 · Classic Warrior Macros. any other stance dancing macros or anything you can suggest would be nice as well. #showtooltip [equipped:shield] Shield Bash; Pummel /stopcasting /cast [equipped:shield, stance:3] Battle Stance /cast [noequipped:shield, stance:1/2] Berserker Stance /cast [equipped:shield] Shield Bash; Pummel /startattack. Here it is: #showtooltip Pummel; Shield Bash; Pummel /cast Shield Bash; Berserker Stance; Pummel /cast Shield Bash; Berserker Stance; Pummel /cast Berserker Stance; Pummel Basically, as you can see in it, it's an interupt macro. A well-placed Bash can be used to prevent a mob from healing (since it's a Druid's only form of interrupt in bear), allow you to get away from a situation, or, as stated, give us the opportunity to get off a much-needed heal. Nov 18, 2024 · This makes it much easier to land a timely Shield Bash or Pummel! 4. Otherwise, it should swap /equipslot 17 Shield of the Void /cast [stance:1]Spell Reflection;[stance:2]Spell Reflection;[stance:3]Battle Stance ----- - 1 -button Spell Reflect/Shield Swap Macro Change the shield name to your shield of choice. Checks if I have a shield, if I do bash it, if I don't, cleave it (might put in something other than cleave later) Jun 24, 2009 · /cast [stance:1] Shield Bash; [stance:2] Shield Bash; [stance:3] Pummel It works pretty well but I would like to add the equip shield macro if I find myself in battle or defensive without. Shield Bash [] Pummel and Shieldbash in same button /run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(3); if isActive then CastSpellByName("Pummel"); else CastSpellByName("Shield Bash"); end; Sunder Armor [] Shows your target's armor in chat. " Sep 26, 2019 · hi everyone, any good working macro to use shield bash ? i have one to equip a shield then use it, » Classic WoW - General Discussions Apr 3, 2009 · Shield bash macro problems. You can’t equip the shield and Shield Bash in a single keypress. Shield Bash Hey all, looking for some feedback from long time warrior veterans. /cast Defensive Stance /equipslot 17 Forest Dweller's Shield This macro will equip your shield & one hander and cast shield bash. It's a lot easier to just have a keybind to weaponswap since it has multiple use cases, and then you have a global cooldown to find your shield bash keybind which is plenty of time ;) Bashes the target with your shield for 6 damage. Bad news, I learned the hard way that one can’t use abilities from a mount. #show Shield Bash /equipslot 16 Electrocutioner Leg /equipslot 17 Pillager's Shield of Stamina /cast Defensive Stance /cast Shield Bash /equipslot 16 Stone Hammer of the Bear /cast Battle Stance The shield macros should work if you have 2x 2handers equipped. Rank 1. You probably cannot switch to 2h with one macro after using shield bash. #tooltip Pummel /cast Berserker Stance /cast Pummel /cast Battle Stance The last command doesn’t seem to be working. On my warrior I use this macro with "Reflect" being the gear set I saved in the default equipment manager with my main hand and shield: /cast [stance:1/3, nomodifier]Defensive Stance /equipset Reflect /cast [nomodifier] Spell Reflection Dec 25, 2012 · Hello guys! I'm currently playing on --REMOVED--. I made one for the Anniversary servers and have been leveling up. If you don't have a shield equipped it uses pummel, switching you to berserker stance on the first click if required. I use basic macro for shield bash, then click 2h on spell bar. Members Online P3 prequest sheets done for dungeon spammers - 388k xp for Horde and 457k xp for Alliance Aug 26, 2022 · I'm looking for a macro that will equip a shield and 1h when I switch to defensive stance and equip a 2h or 2x 1h when I switch to battle stance and or berserker stance. So what the macro does is trigger the first action, in this case the equip command and when it tries to cast Backstab it cant because there is a cooldown. Only the posture changes, but the weapons stay in the bags. I'm sure you've all seen this or a similar macro before. I have not changed weapons, and they worked without /equipslot type commands. Objective: 1 button toggle between the Bashes the target with your shield for 6 damage. ] Example showtooltip [stance:1] shield bash ; [stance:3] pummel /cast shield bash /cast pummel For items, I'm not sure if similar conditional input can be applied or how they are applied. Change the 22(second to last bag) to 23(last bag) if you do not have profession/soul-bag. I’m just trying to swap from 2h to 1H+shield in defensive stance. Zur Forenübersicht zurückkehren Antwort verfassen Nov 22, 2024 · Hello! I’d like to know if it’s possible to macro two different skills using two different stances in one go. Always up to date with the latest patch (1. I tank 2h most of the time, so I have macros for Shield Bash and Shield wall that equip my Sword and Board, cast defensive, and cast the spell, and cast revenge. Thanks in advance. Is this method only doable with Nov 17, 2024 · #showtooltip Polymorph /cast [target=mouseover] Polymorph; #showtooltip Remove Curse /cast [target=mouseover] Remove Curse; By including [target=mouseover] in the start of your /cast macro, you can make the mentioned spell cast on whatever you are mousing over, rather than your current target. Would be great if i could have a single button for both stances. Ex: shield bash macro that switches weapons and shield bashes, wrote my macro out the same way but I have to click once to change weps and then click a second time to shield bash I’ve googled around and heard about useaction macros where you put the weapons on your action bar and essentially equip them from there with the macro. /click allows us to click the spot where you place the "Equip Shield" macro on your bars. 2 posts. Requires Warrior. You’re going to maintain Here is a macro that will help in pummeling; #showtooltip Shield Bash; Pummel /cast Berserker Stance; Shield Bash; Pummel If you click it and you have Sword & Board, it will switch to Defensive Stance and Shield Bash, else it will switch to Berserker Stance and Pummel. Nov 26, 2024 · I love classic and have run a protection warrior since 2005. 12) macros/addons relying on scripted targeting or spell casting will not work! would it be possible to make a macro to equip the 1-h weap and shield, bash, then re-equip your 2 hander? i tried /equip <1-hander> /equip <shield> /cast shield bash /equip <2-hander> but i have to hit it once to equip the 1h and shield, again to bash, but i can never get it to re-equip the 2 hander Good news, I got my mount. I imagine if Blizz is using the same API that means mouseover macros from retail should work in classic right? If so, can someone give me an example of what works with regards to spell ranks. Is there a GCD that I am not aware of or something? Thanks for any help! :) *** I play classic hardcore Oct 12, 2024 · Here you will find all the important macros for your druid in WoW Classic Era and WoW SoD. Stuns the target for 4 sec. The first macro would work but you still need to wait the global cooldown to use shield bash. :slight_sm… Here is my macro: #showtooltip Shield Bash /stopcasting /equipslot 17 "shield" /cast Shield Bash I have tried loads of differenct variations of this aswell, but none seems to enable me to just click once. Hey, so im back online and can show you my macro for pummel / shield bash. The Macro will equip Sword/Board + GCD and when you hit it again to cast Shield Bad it will just switch weapons again. Update on when I got home and tried the macro in combat it just won’t be a practical macro because the Shield Bash will not fire off. Bashes the target with your shield for 6 damage. I guess I could do the same thing for shield bash and add /eq weapon and shield then eh. General Purpose Interrupt Macro. Before the most recent update, my shield shield/weapon swapping macros worked, but now they give me an error, “That item does not go in that slot”. I could probably use a castsequence option but I don’t want a 2-3 Sec delay just for Shield Bash. It uses Impending Victory when I have an enemy clicked on. 6). Oct 29, 2009 · Hey, I need some help with a macro that I just wrote. Members Online I leveled my druid from 80 to 85 purely by archeology trying to get the dwarf caster staff, and I still don't have the dwarf caster staff So right now this is working: #showtooltip Shield Bash /cast [equipped:Shield] Shield Bash; [noequipped:Shield] Cleave /startattack. Nov 21, 2024 · If you have a shield equipped and are in battle or defensive stance it just does shield bash. Warrior macros for WoW Classic. Then I use macros for difficult swaps like shield bash to equip a shield, swap stance, then usually I swap back to main stance manually. I tried making a Shield Bash macro but I can't get it to work. wondering if i can simplify some of my buttons. Pummel Macro: /run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(3); if isActive then CastSpellByName("Pummel"); else CastSpellByName("Berserker Stance()"); end; Post by Selim Well, I'm currently playing with a duel wielding fury warrior and at many times, I find an opponent casting a spell and I want to interrupt it but can't switch to Shield then cast Shield Bash fast enough. #showtooltip [equipped:Shields] Shield Bash; Pummel /cast [stance:1/2,noequipped:Shields] Berserker Stance; [equipped:Shields] Shield Bash; [stance:3] Pummel /startattack Need help, I’m not doing anything fancy. I can effectively Pummel from Battle Stance with this but it doesn’t put me back into Battle Stanc… A complete searchable and filterable list of all Shields in World of Warcraft: Classic. #showtooltip [equipped:Shields] Shield Bash; Pummel /cast [stance:1/2,noequipped:Shields] Berserker Stance; [stance:1/2,equipped:Shields] Shield Bash; [stance:3] Pummel Nov 18, 2024 · #showtooltip Shield Wall /startattack /cast Defensive Stance /cast Shield Wall; Many Warrior skills in WoW Classic are stance-bound and, thus, require you to be in the correct stance to be used. I'm having trouble using /equip to achieve any kind of macro that'll equip something. More information would help, but you can have them both use the same key. Is it possible to have it set to recognize what weapon i have out. Every macro i find has to do with switching stances with equip slots. Instant. Shield bash macro problems. This macro incorporate an if/else argument that takes your current combat situation into consideration and they are as follows: Keep in mind, that WoW Classic (1. hmmm that's probably a better route to go with anyways, then when i play fury or defensive for pve I could just use this universal macro. "#showtooltip Shield Bash /equip "1h name here" /equip "shield name here" /cast Shield Bash" Remove the first and last quotation marks when putting this into your macro. It’s simple to macro weapon swaps from a 2h weapon > 1h weapon / shield. I know there's a macro to auto-change your stance, but I don't prefer this as if I have 25+ rage, that rage will get lost. ) But you can do modifier macros. " Any help is appreciated. 6. For example If i have 2H it pummels and shield bashes with sword and board. I figured it would be something like #showtooltip /cast [stance:1/2,equipped:Shields] Shield Bash; [stance:3] Pummel /stopmacro [stance:1/2,equipped: Shields] WoW Classic Druid Macros. Members Online Classic WOW devs tell Dexerto they're happy with the GDKP ban and how fast players have gotten over it, STV was made to be entirely PvP focused, and the future of SoD is still up in the air but nothing is off the table. To expand on this, you could also write it in such a way that if you have a 2H equipped, it will equip a sword and shield and cast Shield Bash, and then you could macro your Mortal Strike, Execute, and other abilities you use with a 2H to check to see if you have a shield and sword and swap to a 2H Feb 8, 2007 · Post by Garner Recently I was reminded that you can use Shield Bash in Battle Stance. #showtooltip Overpower /cast [stance:2/3] Battle Stance /startattack /cast Overpower . Regarding your second macro, make sure that the key combination you use to activate it, is not already bound. Macro for Avenger's Shield. Had to add because reddit formatted the hashtag to bold the showtooltip lime. I've been browsing the forums and I've been unable to find it. Feb 21, 2008 · This macro will show shield block on his action bar and show the shield block cooldown. One of the things I’ve found cumbersome is using the baseline shield abilities in Arms or Fury. This is how my macro looks and it works: /cast defensive stance /equip shield Shield Bash + Pummel. Oct 28, 2020 · /equip Relentless Gladiator's Shield Wall =One of the most important macro u can have. #showtooltip Shield Bash /cast [noequipped:shields,stance:1] Berserker Stance /cast [stance:1/2] Shield Bash; Pummel . Contribute to enzia/wow_classic_warrior_macros development by creating an account on GitHub. New. Macro 1: /cast Battle Stance /equip Short Bastard Sword of the Monkey macro 2: /cast Defensive Stance /equip Gladius /equip Dull Heater Shield The goal is to have a macro to switch weapons around seamlessly. I tried changing the order of casting Nov 17, 2020 · Warrior macros for only the most try-hard of Classic WoW players. In the Feral Combat Abilities category. Thanks for the help in advance. Sep 23, 2008 · Although UnitBuff() (which checks buffs on a unit) is usable by macros, CastSpell() (which casts spells) isn't, meaning you can't use this code to cast spells. Nov 1, 2024 · WoW Warrior Macros. Mar 13, 2021 · Once the GCD activates the macro will stop functioning and nothing after it will happen. The Shield Slam icon will never be displayed on his action bar. Basically i am doing #Showtooltip Shield bash /cast defensive stance /equip 1h name /equip shield name /cast Shield bash But somehow i get an extra global cooldown from somewhere and it becomes super slow to use. This site makes extensive use of JavaScript. [stance:1/2] Shield Bash; [stance:3] Pummel (equipslot is here just to show you how to input weapon choices Copy-paste of post I made a while ago: I made a simple macro to unequip all items with durability. Dec 3, 2024 · World of Warcraft is a game that rewards both strategic gameplay and precise execution. Luckily this macro can be adjusted to fit exactly that need. Addons are essential for a clean user interface in WoW Classic, and Macros are a great Sure, I personally swap stance manually for Overpower (Stances are bound to 2 easy access mouse buttons for fast/easy swap), I don't want to be over-reliant on Macro Stance Dancing. In the mouse software, i bound my mouse to the stance keybinds (default CTRL1-3), and now have the freedom to switch stances without having to use pre-set macros. So all you have to do is equip the sword and board while in defensive stance then whenever you use the macro it will change to the 2h in battle stance, or vice versa. Any tips? Sep 26, 2019 · Yes, it’s normal. Antwort verfassen. Note that if you swap weapons, a 1s GCG triggers so you would need to press it 1 more time to actually cast Shield Bash. I am currently using the following macro : /equip [nocooldown:Shield_Bash] one-hander name /equipoh [nocooldown:Shield_Bash] shield name /cast Shield Bash /equip [cooldown:Shield Bash] two-hander name The @focus or @target command after /cast renders the macro completely unusable, even with FocusFrame installed. 5 sec, I don’t know if it was like this in Vanilla. You’re going to maintain Sep 29, 2024 · After asking for help on discord and in game to a warrior, I can't get my macros to work. I tried this: /cast shield bash /cast pummel But it doesn't work, only casts shield bash. The cooldown is long enough that blowing a Bash at the wrong time could result in disaster. Then if needed, a macro that throws you in def stance with shield + 1h. GitHub Gist: instantly share code, notes, and snippets. 15. There are some great YouTube videos for recommended macros and addons A community for World of Warcraft: Classic fans. Requires Druid. Post by 239153 This post was from a user who has deleted their account. He does not like this. 10 Rage. i’ve specifically been trying to get one to work that takes me from thunder clap back to defensive stance but it doesn’t work. Ideally the macro would allow a warrior to be using 2h in battle/berserker stance, then switching to 1h and shield before casting shield bash. 2019-10-09, » World of Warcraft A community for World of Warcraft: Classic fans. This macro will cast the correct interrupt method (Shield Bash or Pummel) in the correct stance whether or not you have a shield equipped. Here’s the macro /equipslot 17 Aegis of the Scarlet Commander /equipslot 16 Spirit of the Faerie Dragon Feb 26, 2020 · Type “/macro” into the chat to get the macro screen up and select the Character Specific Macro tab Next, you wanna click “New” and you can either just press space bar, or alternatively type in the keybound button you use for the first skill you wish to sort out for levelling and then “Okay” (keep it as the ? icon) It’s simple to macro weapon swaps from a 2h weapon > 1h weapon / shield. When I try to cast Shield Bash I get "Ability not ready yet. Non warriors say "just pop on a shield" but in reality until like BRD you are better off with a 2h and sweeping strikes. /stopmacro says don’t do anything more here here, if the condition is met, which is [equipped:shields]. Use the bloodthirst macro I added to re-equip those 2x 2handers. Official subreddit of Asmongold (as seen on Netflix) aka ZackRawrr, an Austin, Texas based Twitch streamer, YouTube personality, and gaming organization owner and content creator of One True King (OTK), a group of mostly Austin, Texas based content creators and owner of Starforge Systems, selling prebuilt gaming PCs. Thoughts? edit: So I got these macros for when I'm pvp arms and they seem to work pretty well. You'll find all of the WoW Classic Druid Macros that I have found online and considered useful. A community for World of Warcraft: Classic fans. Switch from 2H or Dual Wield to A Shield & Shield Block. Just replace the names of my equipment with your own and update every time you upgrade. Members Online Aggrend via Twitter, in response to dungeon grinding being the only option after eating up all our quests for gold: "I’d maybe not make assumptions at this moment that that will be your only option. I have this macro bound to the 1 button on my gaming mouse. You can also add Intervene into this macro if you have it talented by adding another line and using noharm instead of harm. Apr 3, 2009 · Classic Aussehen Thottbot Aussehen. For Warrior players, macros are an essential part of maximizing efficiency, particularly in high-pressure environments like raids or dungeons. Anyone know how to do this? Old post, but I did make Dragonflight macro that changes also stances (works with fury and arms weapon swap). (This is also why the hunter 1 button rotation macro will not work in Classic TBC. Nov 21, 2018 · WOTLK Thing is, it's been a long time and i came back to Wow, and with it, macros. Post Reply - 345177. You should have HS macrod so it can cancel. #showtooltip Shield Bash;Pummel /cast Shield Bash;Pummel;Berserker Stance /cast Defensive Stance Dec 21, 2023 · Paladin Macros for Season of Discovery. I just want it to simple use pummel or shieldbash depending on weapon no stances. Here's the thing: If i'm in Berserker and hit the macro, I want it to cast pummel and vise versa with one button. The first time it just says that I must have a shield equipped in red letters on the screen. But i struggle with the shield bash one. # The reason it takes two presses to equip the dagger and cast backstab is because swapping weapons infight forces a gcd (global cooldown). Open to any ideas that accomplish the goal as listed below, but would prefer a macro for simplicity’s sake. First poster actually gives the solution. What i am trying to do is the following: If i'm in Battle/Defensive stance, equip shield and Bash focus, and if i'm in Berserker, just pummel the focus. #showtooltip Shield Bash /equipslot [noworn:shield] 16 name-of-your-1H /eq [noworn:shield] name-of-your-Shield /cast Shield Bash. You need to modify the macro to the current names of your weapon and shield. Update on the Warlock Portal Exploit Aug 11, 2009 · What this does is if you are in Battle or Berserker Stance you click this macro once and it puts you in Defensive Stance and keeps your Mainhand a 2h weap and Offhand your shield. Anyone know why this would be? Warrior shield bash macro Classic-Era A community for World of Warcraft: Classic fans. Members Online. This macro will put you in defensive stance if in berserker stance, and equip your one hander and shield if not equipped, and then cast shield bash on your mouseover if it exists, otherwise your current target if no mouseover is detected. Support muhshuh on Patreon https://patreon. At least I know how to make /click work Sep 10, 2017 · Hey guys, need help with my shield bash macro. Thanks! Warrior Shield Bash macro help Hello, Its for WoW Classic Reply With Quote. Jun 5, 2023 · A Shield Bash macro would go like: Code: Select all #showtooltip Shield Bash /equip [your shield name here] /equip [your one-hander name here] /cast Defensive Stance /cast Shield Bash /startattack Sep 3, 2023 · Did Blizz change anything in regards to how this macro works: #showtooltip Shield Bash /equip (your mainhand here) /equip (your shield here) /cast Shield Bash I used this macro in Classic with the HC addon, but now on the official server I have to press the macro two times. Equipping a 2h replaces your 1h, and equipping a 1h replaces your 2h; automatically allowing space for your shield. By creating this sort of macro for those spells, you can ensure you are in the correct stance to use them. I'm currently using this macro for interrupts: #showtooltip Pummel /cast Shield Bash; ; Shield Bash /castsequence reset=5 What I like about this macro is that pummel actually works when both your weapons are disarmed, but the Shield Bash is a much more powerful because of no rage dumb due to not changing stances and also awards a 2 sec longer lock. Shield Bash also dazed the target. #showtooltip Disarm /startattack /cast Defensive Stance /cast Disarm = Disarm macro #showtooltip Shield Bash /cancelaura Bladestorm /cast [stance:3] Pummel; [stance:1/2,equipped:shield] Shield Bash /stopmacro [stance:3] /equipslot 16 Relentless Gladiator's Just do a /startattack on most of your rotation skills. But while I was in the process, I started musing on a bit of an issue for me: I’m not very good at macros, and I don’t quite have the full keyboard dexterity I used to have back in #showtooltip Shield Bash /startattack /equip 1h weap /equip Shield /cast Defensive Stance /cast Shield Bash Its gonna be tricky to get it to swap back to 2h, better off having 2 macros. The problem is not “single press” but there is a GCD of 1. This is the official community for Genshin Impact (原神), the latest open-world action RPG from HoYoverse. Can anyone help me out with a macro. #showtooltip /eq [noworn:two-hand,nomod] INSERT NAME OF YOUR 2H WEAPON /equipslot [worn:two-hand] 16 INSERT NAME OF YOUR MAIN HAND /eq [noworn:shield,nomod] INSERT NAME OF YOUR SHIELD /equipslot [mod] 17 INSERT NAME OF YOUR OFF HAND You just hit the hotkey and it will automatically switch between 2H → Sword & Board → 2H. Sep 12, 2019 · I have been playing around with a similar Shield Bash macro but I can’t get it to work like I want. Could anyone help me with a macro that will Revenge if available or overpower if available I seem to find myself in dungeons switching between fury and DPS. As to answer your actual question you could just google wow classic warrior Oct 4, 2023 · #showtooltip Shield Bash /equiptslot 16 *Weapon Name* /equipslot 17 *Shield Name* /cast Shield Bash I believe that works perfectly fine I have a more sophisticated interrupt macro on my warrior where depending on your stance and weapon equipped it will cast Pummel or Shield bash so you don’t reset your auto attacks and lose pressure. I can find plenty of macros for Classic WoW but those do not work on here. tv/muhshu Here is a macro that will help in pummeling; #showtooltip Shield Bash; Pummel /cast Berserker Stance; Shield Bash; Pummel If you click it and you have Sword & Board, it will switch to Defensive Stance and Shield Bash, else it will switch to Berserker Stance and Pummel. Say I for example wanna bind R to Pummel in battle stance, and shift R to shield bash but in defensive stanc… In classic era do you need an addon or something to have macros work in 1 click? In wotlk most of my macros would work in 1 click but it takes me 2 on era. Say you want shadow word pain, mind blast, and your shield in a single keybind you could macro this; #showtooltip /cast [nomod] shadow word: pain Shield Bash. This allows you to update your "Equip Shield" macro when you get a new shield, and all of your individual macros that equip a shield no longer need to be updated every time. (In fact I was rather surprised) And I promptly made a macro to switch from my two handed axe to a sword and board. It uses Shield Charge when I am in combat and hover over an enemy. Keep in mind that Shield Bash can work in Battle Stance as well, as long as you have a shield on. The cooldown is instantly reset if the target is casting. E you put your charge macro on button [6] on all 3 stance bars. e healing wave ranks Not exactly related but my 2 cents. I prefer switching stances manually to relying on macros. Can't seem to make it work past interrupt my current target, its a macro for stance dance interrupt, if there is no shield equipped it goes to berserk from battle and pummels, if there is a shield it just does shield bash in battle, but I can't seem to make it work with arena 123 mods, any help would be appreciated. Shield Bash is a Protection warrior PvP talent. Single macro can showtooltip for different skills with conditional input inside [. Hey guys, been finally getting around to setting up my macro's. Oct 11, 2007 · Post by Selim Well, I'm currently playing with a duel wielding fury warrior and at many times, I find an opponent casting a spell and I want to interrupt it but can't switch to Shield then cast Shield Bash fast enough. I. Switch to Battle Stance & Use Overpower. Or you can bind equip 2h to some other spell you use. but only when the target armor changes. /equipslot 17 <Shield> /equipslot 17 <offhand 2H> /equipslot 16 <Main hand> (this line not necessary if you're fury, just use your current main hand 2hand weapon) /cast Defensive Stance; Berserker Stance this macro will switch your offhand 2hander with a shield on the first push and switch back to 2hander on the 2nd push. I’ve been able to put together the below macro, and it appears to work great. Instead you'd ideally want to run mainly with a 2hander, and tactically swap to 1h+s to shield bash crucial spell casters (their lowered armor and relatively low health pools makes them quick to kill, but all the more lethal if their spells go off), you'll get the best of both worlds that way. Bashes the target with your shield for 18 damage. com/muhshuhTwitch: https://www. I’m a new player and as far as I’ve seen on other sites this really should be working. You can combine overpower and charge cause they're always in the same stance, and other shit. It required a shield to be equipped and was capable of interrupting spellcasting. As of this post, I’m level 48 and this is what I’m using to tank dungeons while spamming. Found a pic detailing which number every default action bar slot is. Not all of these are my original creation and credit goes to whomever first penned the words onto paper. /cast shield bash now, the macros does put me on defensive stance and it equips the shield but it doesnt bash the target What is wrong with the macro? Also, if any experienced warrior out there could either point me to a good warrior macro site or put some of your own macros in here i would aprecciate it. Problem is I’m using ElvUI and none of the action bars seem to correspond with the numbers in the pic and I’m not sure how to do this. Nov 17, 2020. If you hold down any /castsequence pummel, shield bash Or maybe /cast [mod:ctrl] pummel; shield bash Maybe /cast [stance:1] pummel; shield bash There are loads of ways this could be a thing. It required a shield to be equipped, dealing damage and reduces the target's damage done by 15% for 8 seconds. What I did with tougher packs/dungeons = Go in with 2H, sweep strike, whirlwind and then use the shield macro and start doing sunders and stuff. By putting #showtooltip Shield Slam at the top of the macro, the action bar will now show Shield Slam and Shield Slam Cooldown. 5 yd range. 13) uses the modern WoW client API! Most Vanilla (1. Conversely, I have a macro for Battle Stance that equips 2h and casts overpower. This is for leveling dungeons ATM. If a shield is equiped in battle stance/ defensive stance, it should use Shield Bash. The current macro I have: #showtooltip Shield Bash /equip 1-Hander Weapon /equip Shield /cast Shield Bash The problem: It equips both the weapon and the shield, no problem. A spell from Classic World of Warcraft. You are in defensive stance you press one button and it instantly goes battle stance presses thunderclap then instantly goes back to defensive with one click I do not think that is possible Right? Sep 15, 2019 · Here’s an example of a macro for of a Shield Bash macro. If in stance 1 or 2 (Battle Stance or Defensive Stance), and a shield is equipped, cast Shield Bash, otherwise cast Battle Stance. Oct 20, 2015 · /cast [equipped:Shield] Shield Bash; [equipped:Two-Hand, stance:1/2] Berserker Stance; [equipped:Two-Hand, stance:3] Pummel This macro casts Shield Bash if you have shield equipped; berserker stance if you have two-hander equipped and are not in berserker stance and Pummel if you are in berserker stance and have two hander equipped. Joined on 2009/04/03 Posts: 327 WoW Classic Guides; Best in Slot Guides; Class Guides; Dungeon Guides; Bash the target with your shield dazing them and interrupting spellcasting, which prevents any spell in that school from being cast for 6 sec. 📂 WoW Classic Wiki Shield Bash was a warrior skill in the Protection tree. How this macro works is it filters the weapons second and the stance first. If you are in berserker stance it swaps you to defensive stance so the next click can pop shield bash. Macro 1: /cast Battle Stance /equip Short Bastard Sword of the Monkey macro 2: /cast Defensive Stance /equip Gladius /equip Dull Heater Shield Bashes the target with your shield for 45 damage. This is a 2 button macro. Im sure a lot of people need macros for warrior such as equip 1h and shield from 2hander, stance dance macros, etcetera! Anyone got a good set of macros for warriors? This is correct, this is probably the issues you're having. <Thanks for the comments> Jan 23, 2008 · Changes to Defensive Stance, equips my shield YYYY, my sword ZZZZ and casts Spell Reflect #showtooltip Defensive Stance /cast Defensive Stance /equipslot 16 <your weapon> /equipslot 17 <your shield> /cast Spell Reflection you have to spam that macro to activate "Spell Reflection" but remember that you can also cast spellreflection in battlestance This require you to make 3 separate macro's, one for each stance bar and the button will have to be placed in the same spot on all 3 bars. Requires Level 12. Bashes the target with your shield for 45 damage. This is a 2H Prot/Arms setup for tanking. twitch. Gnomeregan will be a raid at level 40 (confirmed by Aggrend Jun 10, 2023 · Thanks for all of your replies. When I hit 60, I’m going to make a Deep Prot and Fury Prot macro. I have a macro for every warrior ability that requires a shield (i. This includes mouseover macros and macros for all roles the druid can take on in WoW Classic. or pull it off a healer. This guide was written in 2020 and is relevant for the WoW Classic release of the game as well as private servers. So I think now’s as good a time as any to start replacing abilities on the castbar with Macro versions. Aug 4, 2024 · change to /equip [nocombat] Dazzling Longsword /equip [nocombat] Brigade Defender of the Monkey and still not working Warrior Shield/Shield Bash Macro help? A community for World of Warcraft: Classic fans. Sep 5, 2019 · The macro text should be as follows: #showtooltip Shield Bash /equipslot [button:1]16 Knightly Longsword of the Tiger /equipslot [button:1]17 Marbled Buckler /cast Shield Bash /equipslot [button:1]16 Ancient War Sword. i. #showtooltip Shield Bash;Pummel /cast Shield Bash;Pummel;Berserker Stance /cast Defensive Stance #showtooltip shield bash/equip Marbled Buckler/equip Outlaw Sabre/cast Shield Bash This will equip your 1H and Shield and cast Shield Bash. It also interrupts spellcasting and prevents any spell in that school from being cast for 6 sec. Spam the macro, bloodrage, pop it when you got the rage. My Basic Shield Bash Macro. Be sure to change [WEAPON] and [SHIELD] to your corresponding equipment. 12 sec cooldown. The game features a massive, gorgeous map, an elaborate elemental combat system, engaging storyline & characters, co-op game mode, soothing soundtrack, and much more for you to explore! If you save item sets with just the weapons you want to switch to, it is easier to macro. Feb 24, 2020 · #showtooltip Regrowth /cast [@mouseover,exists,help][@player] Regrowth(Rank 5) Especially as a healer, some people find it easier to cast healing spells by mousing over their intended target on their raid frame, rather than clicking and actually targeting them. If a spell was interrupted, all spells in that school were locked for 6 seconds. Learn how to use this in our class guide. . It also interrupts spellcasting and prevents any spell in that school from being cast for 6 seconds. Zur Forenübersicht zurückkehren Antwort verfassen Apr 3, 2009 · Classic Aussehen Thottbot Aussehen. Mortal Strike #showtooltip Will automatically cast Shield Bash instead of Pummel when wearing a shield in form:1/2 Oct 8, 2019 · Try this and let me know if this works for you. #showtooltip [stance:2] Shield Bash; Pummel /cast [stance:1] Berserker Stance /cast [stance:2] Shield Bash; Pummel The above macro should work exactly as requested. A good taunt macro will usually be swap, cast taunt and then startattack. to tossing on a sheild and having a tank a mob. Sep 29, 2024 · After asking for help on discord and in game to a warrior, I can't get my macros to work. You can also have charge, intercept, taunt, whirlwind and stuff like that automatically swap stances if that's your preference, but manually swapping works too. These exact macros worked last week, and then randomly stopped working. jfbze zpf cplze akyfkykv ayvlyf nnnksrxz qjbvj vgpda zbpg oazpwh