Turtle wow shield bash macro. This macro will swap your stance to Battle Stance regardless of which stance you are in and it will cast Charge if the charge ability conditions are met. When I try to cast Shield Bash I get "Ability not ready yet. Macro 1: /cast Battle Stance /equip Short Bastard Sword of the Monkey macro 2: /cast Defensive Stance /equip Gladius /equip Dull Heater Shield I also tried the "Outfitter" addon but you can only assign the macro to a keybind (I play with Jan 26, 2021 · Shield Slam #showtooltip Shield Slam /stopattack /equipslot 16 <1H> /equipslot 17 <Shield> So the above macro works with turtle wow with ROID macro running. That's where you're problem is. Or you can bind equip 2h to some other spell you use. Nearly all modern conditionals where possible. Thanks! 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. If this works you'd have an instance Shield Bash an The goal is to have a macro to switch weapons around seamlessly. A Shield Bash Apr 22, 2022 · Hi all! I can't figure out how to write a warrior macro that will change weapons when changing stance. turtle-wow Then Improved Shield Slam https://talents. (Note: You have to press it twice) Also the last line will make you start attacking instantly while you are charging. The macro won't equip Zin Rokh. 1 post • Page 1 of 1. Changing 2 Weapons will. Only the posture changes, but the weapons stay in the bags. Smart Pummel (mouseover) Dec 20, 2024 · CleveRoidMacros If CleverMacro and Roid-Macros had a lovechild [hr] Modern and advanced macros. 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 berserke Turtle WoW Mysteries of Azeroth — is a story expansion made by the Turtle WoW Team, inspired by the Warcraft universe of Blizzard Entertainment. Just a quick vid how to use Outfitter to switch wep during combat and cast shield bash with macro. If it is, it must make my character equip a two-hander, and keep it equipped as long as SB is on cooldown. turtle-wow tab over to 2nd mob while using 2nd macro to start I tried making a Shield Bash macro but I can't get it to work. It is aimed at users who would like to write more complex in-game macros, but who do not want to have to deal with the full blown API or do not want to have to write a separate add-on for every macro over 250 characters. One example is the Pet Assist macro with the idea of the pet being called to assist the hunter. Forums. Community. Jun 10, 2023 · I pressed the macro button a couple of times, and at some point, it finally ended up equipping a shield and casting Shield Bash. Macros Warrior; Macros Warrior. 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. " Any help is appreciated. 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. Fully dynamic /eq [shield name] /cast defensive stance worked very well! Now I got zinrokh and cant get my first macro (battle stance) to work. <Thanks for the comments> May 2, 2025 · Turtle WoW. Jun 5, 2023 · For starters, install the addon Roid Macros. Ulukay Barrens Chat Casualty /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. #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 Nov 17, 2020 · Will automatically cast Shield Bash instead of Pummel when wearing a shield in form:1/2 (situation where you should have used Shield Bash). The only thing this macro does is equip a one-hander, after which it tells me that I "must have a shield equipped". Download the latest version of Roid Macros directly from the repository and extract it into your WoW/Interface/AddOns/ folder. I'm having trouble using /equip to achieve any kind of macro that'll equip something. My Engage macro was greatly helped by Xerron, knowing that the CheckInteractDistance() will work on npcs. A Shield Bash macro would go like: You probably cannot switch to 2h with one macro after using shield bash. Sep 29, 2024 · After asking for help on discord and in game to a warrior, I can't get my macros to work. I would be Changing 1 Weapon wont cause a GCD. You might be able to have a cast sequence macro only change your 2H for a Shield and then on the next click equip your 1h but you'd have to test that. Makes alot of things much easier. I am shift clicking the item, so I didn't mispell the item name. Macro for switch posture Equip the item named Dagger /run for i=0,4 do for j=1,GetContainerNumSlots(i) do local l=GetContainerItemLink(i,j) if l and string. find(l,"Dagger Nov 4, 2022 · Then Improved Shield Bash https://talents. A place for all kinds of discussions. I am Dec 20, 2024 · Hey i am using your addon since a few days now and love it so far. Can safely completely replace basic pummel. 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. I was going for a scenario/personality based macros rather than action-specific macros. Anyone experienced the same issue with that sword? Dec 12, 2019 · Here are some of my own hunter macros I just wrote up. This time, without equipping the two-hander back. . General. Mysteries of Azeroth — is a story expansion made by the Turtle WoW Team, inspired by the Warcraft universe of Blizzard Entertainment. 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. More information would help, but you can have them both use the same key. 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. Jun 10, 2023 · Thanks for all of your replies. Jun 5, 2023 · Turtle WoW. Sep 29, 2024 · Hello, After asking for help on discord and in game to a warrior, I can't get my macros to work. Sep 10, 2017 · Hey guys, need help with my shield bash macro. The last action is necessary to prevent accidental switching to the one-hander, as I only need it for shieldbashing. find(l,"Dagger") then PickupContainerItem(i,j) AutoEquipCursorItem() break end end end Equip the item named Dagger specifically in the offhand slot /run for i=0,4 do for j=1,GetContainerNumSlots(i) do local l=GetContainerItemLink(i,j) if l and string. Macro 1: /cast Battle Stance /equip Short Bastard Sword of the Monkey macro 2: /cast Defensive Stance /equip Gladius /equip Dull Heater Shield LazyScript is an in-game attack scripting language. 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] Cure Disease on target if friendly, else Cure Disease oneself /run if UnitIsFriend("player","target") then CastSpellByName("Cure Disease") else CastSpellByName("Cure Disease",1) end Dismount, Power Word: Shield /run CastSpellByName("Power Word: Shield") /run local i=0 g=GetPlayerBuff while Dec 20, 2024 · Hey i am using your addon since a few days now and love it so far. Jun 10, 2023 · /equip "my shield name" /cast @focus Shield Bash /equip [cooldown:Shield Bash] "my two-hander name" If the above does not make the slightest sense to you, it's because I have zero experience in creating complex macros. Rename Roid-Macros-master to Roid-Macros; Run World of Warcraft and make sure to enable this addon in the character select screen. 3) The macro must then check if Shield Bash is on cooldown. GitAddonsManager (Recommended) The easiest way to keep LazyScript up to date is by using GitAddonsManager. The first time it just says that I must have a shield equipped in red letters on the screen. Two-handed to one-handed + shield (and back). It'll make creating macros much easier. I use basic macro for shield bash, then click 2h on spell bar. Add the Jan 5, 2025 · Mysteries of Azeroth — is a story expansion made by the Turtle WoW Team, inspired by the Warcraft universe of Blizzard Entertainment. But i cant figure out out to make a mouseover Macro for abilites such as Taunt or Shield Bash for example. But if I write The unstopable force into that macro it works fine. bexviy zyzx stq thxcb jzicx cjhxn bpv jkx kaazpgw xroi