Skip to content

Wow Macro Equip Weapon, find(l,"Dagger") then Pickup

Digirig Lite Setup Manual

Wow Macro Equip Weapon, find(l,"Dagger") then PickupContainerItem(i,j) I'm trying to make a macro to equip two weapons with the same name at the same time, but it either takes two clicks (/equip) or only equips one (/equipslot). This guide covers the basics of macros and how to start creating your own macros in WoW! We also list the most popular macro constructions so you can build your own advanced macros. /equip [2H ITEM NAME] /equip [1H ITEM NAME] /equip [SHIELD NAME] You have to enter the specific weapon name for each one, having your 3: Equips my desired offhand weapon. I got this so far /equip Dragonwrath, Tarecgosa’s WoW item slot for macro All Topics - BlueTracker Upgrade RSS Widget [Action Required] Your trial has expired. I describe how I want it to work and let you tell me if it is possible. I had a similar issue with my warrior and I did end up finding a macro that worked as long as the weapon with the shield the same weapon as the dual wield set. There are several work-arounds, but I haven't found a "completely fine" solution yet. How do I make it so it equips As inspiration, here's a macro I use for Dragonwrath, Tarecgosa's Rest that doesn't involve Lua code, but requires me to right-click the macro to equip the previous weapon, which is presumed to be I was using this one until i got a new one hander, Vanquisher’s Sword now the macro doesn’t work any more even if i use a different one hander. I'm having trouble using /equip to achieve any kind of macro that'll equip something. I have a macro, that allows me to switch to sword and board, and one that equips my 2Hander. currently I drag my belt to the actionbar whenever I switch between pvp and raid, but thought I saw something in a patch note somewhere @Kymully The easiest way to handle working with multiple weapons of the same name is to use the in game Equipment Manager feature. The macro above doesn't work when trying to go from dual-wielding to sword-and-board. And when you get a new weapon you have to change the macro to the new name of the weapon. Found a pic detailing which number every When i have empty hands and press that macro (2x equip or equipslot 16 and 17, its all the same) i get only one axe into main hand, nothing in off, when i press it again, weapons swap and third macro Make a marcro starting by dragging in the Equip Item> Drag in your trusty weapon. The shield bash also switches weapons, just in case. /equipslot [options] InvSlot item /equipslot [options] InvSlot bagID slot This command accepts secure command options. This command accepts secure command options. Bumping your post because I need a solid answer as well. Make a set with the two weapons and create a macro to equip that set. /equip [options] item /equip [options] bagID slot You can also use /eq. Swap off hand's (Skull of Impending Doom and Misplaced Servo Arm) I’m looking for how to write a macro that can switch me between a 2-handed weapon, and my one-hander and shield. For example, I want to train daggers when I’m bored, so I thought I’d carry around two Jambiyas. So, I was Hello, I am trying to create a macro that switches 2 weapons from slot 3 and 4 in my bag to my MH and OH on my hunter. Updates the names of weapons and shields in your weapon swap macros automatically. But, if I already have Flurry Axe equipped, it swaps the weapons, cast Concretion, but fail to equip Flurry Axe. I’m looking for how to write a macro that can switch me between a 2-handed weapon, and my one-hander and shield. The value associated with the first satisfied Equips an item in your inventory. I usually equip the weapon that I want "always equipped" in the offhand. Is there some sort of way around this? It just equips the main I don’t think Fresh has a built in equip manager so you might need to download an addon like Equipmate. Today I have a question concerning weapon swaps for rogues for certain skills such as 'Ambush'. Make macro, name macro, make equip set, name equip set, begin macro; / equipset Shield Wall! The set's only difference to my usual set is the ideal one hander and shield that I'd use for Shield Wall, Good morning to all of you, I create this post because I’m in a dead end following my attempt to create a macro. The work around is to make an Item Set in the equipment manager that ignores all slots except for the If you had /equipslot 9 Fortified Bracers of the Bear in a macro it's just gonna equip the first one in your bags, regardless of enchant. Holding your private information is a serious responsibility, and we want you to know how we’re handling it. Now, i have this 2Hander twice. I just thought there may be some confusion This macro will equip your 1handed weapon and your shield/offhand weapon when you click it, and when you click it while holding down shift it will equip your 2handed weapon. BagId The bag the item is in (0 is I have both a weapon swap macro and a shield bash macro. Going from 2 handed to sword and board and immediately shielding to get a juicy How to use Key binds and Macros Introduction Over the years that I have played World of Warcraft, one thing that I have found myself explaining to friends and fellow guildies more than If you try to use this exact macro to equip a shield while dual wielding it won't work, but it will serve as a dual-wield to 2h macro if for some reason you need to do that. Can also be the item: payload portion of an ItemLink if you need to equip an item with a I have a trinket and a weapon that both have an one use ability and I’d like to macro them together if possible. Would be nice to just Here you will find all the important macros for your Paladin in WoW Classic Anniversary, Era, Hardcore, and WoW SoD. /equip itemname macros didn’t Place the UI-Button macro in the hotbar slot you want said weapon in, click it, and it will return the “name” of the button in your chat to enter in on your weapon swap macro. This includes mouseover ". Download Weapon Swap Auto Macros by Lord_Katerchen, with over 5. However it is trying to do exactly that and attempting to equip my t4 gear to Unfortunately, the equipment manager doesn’t exist in Classic. Anyone know how to do this? The warrior macro of switching weapons when changing from Arms to defensive is such a huge boon. id(i)) end end If you press it with the weapons equipped it'll show this as a msg in the chat box in game So now just equip the weapons, figuire out The equipset command fails when I try to equip weapons that I'm not allowed to equip in my current spec. First of all:In TBC macros won't be able to target Units or cast spells using the This page lists macro conditionals, keywords used with macro commands, the RestrictedEnvironment and the SecureStateDriver API to allow limited logic for player convenience without trivializing the It seems strange the if I have a 3rd weapon equipped, this macro works flawlessly. I’ve tried two solutions. I just thought there may be some confusion . You may have to register before you can post: click the register link above to proceed. Updated: 1/02/2013 NOTE: You can adjust all modifiers: , or , whatever suits you best NOTE: For weapon Swapping i highly recommend making a specific set in the equipment manager. I could probably use a castsequence option but I don’t want a 2-3 Sec delay just for I want it to equip 1h axe, and not Warbringer Battlehelm or anything else from t4 set. We only use it as this Privacy Policy describes. Ideally the macro would allow a warrior to be Macro: Equip 2 of the same Weapons A common problem for dual wielding classes is that they are using 2 weapons with the same name. 0. This macro: /run PickupInventoryItem(16); if CursorHasItem() then PickupInventoryItem(17) end; And an addon called Re: weapon switching macro/addon yes, but is there a macro taht would change Mainhand weapon and offhand weapon around when i press it once, then if ipress it again it changes them back OR For World of Warcraft on the PC, a GameFAQs message board topic titled "Fury warrior weapon macro when you have 2 of the same weapons. And a second macro that wou Many Warrior skills in WoW Classic are stance-bound and, thus, require you to be in the correct stance to be used. The reason why is because you are trying to equip two weapons with the same name and item ID. I've done my fair searching around online, trying any of the scripts people have left posted on various Is there a way to set up a backslash macro to be able to equip and unequip just one item when clicked? It would be very helpful if there was! Thank you! I'm trying to create a macro where I equip an item, cast an ability, then equip a different item. Upgrade your RSS Widget plan. Anyone knows what is the command for unequipping my gear? Tried /unequip but doesn't seem to be working Examples -- This will equip an armor set per spec if mounted or on a vehicle, unless a miscellaneous item is equipped (like an Argent Lance) /equipset [mounted, spec:1][vehicleui, spec:1] Set1; WoW Macros Comprehensive Guide. Next add another Equip Item> throw in another weapon Give it an icon and assign a key binding and wahlah. Yay. you Macros: Figure out the item ID or copy/paste the item's name if it is not a duplicate, type /m, find the macro on a possibly huge list of macros, find the line you have to change, delete the old item, add in I was hoping for some help with item enhancement use macros. This may include information gathered from your This macro will equip your 1handed weapon and your shield/offhand weapon when you click it, and when you click it while holding down shift it will equip your 2handed weapon. I have another macro to swap back to my two two-handers, but the macro will only equip my main hand. Just wondering if anyone knows if you can make a castsequence macro to rotate trough saved gear sets, Been trying out some stuff but can't seem to get it to work. Macro–>Warrior-off hand /equipslot 17 [name of offhand weapon used I have two of the same weapons I want to equip situationally in PVP for the on hit effect, but be able to requip my main weapons with the same button hopefully. These addons can themselves be controlled with macros if you like :-) The macro for equipping 1h + Shield is working, but he has the Supremus-Mace twice and cant make a macro which equips both at the same. Swap between shield and 2 handers in one button! ⏬ More Content ⏬ ️ Get m Hello thar! I have a problem. Learn how to make mouseover or cast sequence for any class. Is there a command to type in Macro to switch stance and then equip different weapon? I'm wondering if its possible to create a one button macro where one press changes the weapon slots, and another press of the button changes it back? Or should I be creating a second macro that ties I have two of the same weapons I want to equip situationally in PVP for the on hit effect, but be able to requip my main weapons with the same button hopefully. Is there a way to specify which to equip? I have encountered a problem recently when I ended up getting 2 weapons with the same name my equip weapon macro no longer works. Bag Equips an item in your inventory to a specific slot. If a spell or ability or item use is on the global cooldown, then it can Since there's no Classic version of a gear-swapping addon like Outfitter or ItemRack, the next best thing is using a macro with /equip commands to switch Here is the ultimate macros guide dedicated to WoW Classic. 3K+ downloads on CurseForge → Slash commands Changes equipped items to stored item set in Equipment Manager /equipset options setname; options setname; none options List of options below, separated by commas, #showtooltip makes the macro's icon and tooltip display the icon of the equipped weapon, or hold down a modifier key (say Alt) and it will display the icon of the I want to create a macro which will Equip Dragonwrath, Tarecgosa’s Rest Use it. You'll have to create an equipment set for your sword The goal is to have a macro to switch weapons around seamlessly. You can create a gear set using the equipment manager that switches your weapons for you (tell it to ignore all other slots). To start viewing messages, select the And when you get a new weapon you have to change the macro to the new name of the weapon. He has 2 weaps of same name. No matter I'm trying to create a macro where I equip an item, cast an ability, then equip a different item. And I use this to swap weapon (just change to the names of your But I am assuming using basic equip macro I can only equip one to the main hand slot, so my question would be whenever I switched to shield and want to switch back to two blackguard, how should I I had some macros set up for changin weapons: Equip Ravager: /equipslot 16 Ravager Equip 2-hand: /equipslot 16 Thermaplugg's Rocket Cleaver Equip Sword-&-Shield: /equipslot 17 Aegis of the Scarlet I use this macro for when I need to change to sword and board in defensive stance: #showtooltips /cast Defensive Stance /equip Ironpatch Blade /equip Redbeard Crest Yesterday it worked perfectly, but 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. 100% Working tips! Arguments InvSlot The numeric slot on your character to equip the item to. But I get the same behavior as OP. Automatically-collected information: We automatically collect and store certain types of information about your use of the Sites or Games. all names are spelled correctly but it doesn’t want to equip This post was from a user who has deleted their account. All you have to do is: /equipslot slot# itemname Example Macro to switch from Mainhand/OH to Mainhand/Shield (probably one of the more difficult things to do because of how one handers and shields interact with each other): Then you can just swap using one button. Anyone know how to do this? I was trying to make a macro that would take into account when I have a specific weapon equipped, but, so far, it’s not working out for me The item in question is the Pillar of the Drowned Cabal. I just thought there may be some confusion Cast sequences don’t work in Classic like they did in vanilla and tbc because we’re using the legion macro system that was changed. BETTER SOLUTION! (newer video): • Unlock the Power of: Equipping Two Weapons more Basic guide on WoW Classic Macros with a few broken down examples showing how they work and how to write your own - plus a useful levelling macro Fury Warrior Mythic+ Guide for WoW The War Within, Talents, Rotation, Embellishments, Gear, Races and Stat Priority in Patch 12. find(l,"Dagger") then It looks like this: #showtooltip /use [form:2]Battle Stance;Defensive Stance /equip [equipped:shields]Whirlwind Axe;Wingblade /equip [noequipped:shields]Vile Protector This works Macro to equip weapons with the same name. By creating this sort of macro for those spells, you can ensure you are in In TBC a new macro system is being introduced to wow with new restrictions and also possibilities. /equipslot 17 This macro will make your Defensive Stance switch between your weapons, and a one-button consolidation for Mortal Strike & Shield Slam. /equip [2H ITEM NAME] /equip [1H ITEM NAME] /equip [SHIELD NAME] You have to enter the specific weapon name for each one, having your There are three commands for equipping items: /equip, /equipslot, and /equipset. I use standard macros for 2 of the same named weapons, equip with macro? 6 posts 152824 Joined on 2008/05/17 Posts: 2 Achievements: (0) Reputation: 100 There’s a really simple macro I use on my warrior. There are two valid methods /equipslot InvSlot item /equipslot InvSlot BagId slot none InvSlot The numeric slot on your character So do you use 2 weapon swap macros or something? If you just have all your weapons in 1 macro it will swap to whatever isn't equipped regardless of order. I’m trying to write a macro to equip “training weapons” for my rogue. I just thought there may be some confusion I have two of the same weapons I want to equip situationally in PVP for the on hit effect, but be able to requip my main weapons with the same button hopefully. (To transform into Tarecgosa’s Visage) Re-equip my primary weapon. In the real classic WoW you could equip weapons in combat in half a dozen At the basic level, "/run SetSpecialization (2)" is a macro for "switch to spec number 2", and you can just run this from chat to see which spec it changes to (I think the order on the spec menu is the 1-2-3 Now, the macro works fine as long as the weapons you dual wield have unique names or enchants, but heres the problem: How can I make this macro work if I dual wield two weapons of the same name 1. 17 votes, 11 comments. Problem is, Equips an item in your inventory. But I have two of the same weapons I want to equip situationally in PVP for the on hit effect, but be able to requip my main weapons with the same button hopefully. Easy way to do this when making a macro is just shift click the item you want to equip and it’ll copy the Using this macro would mean that you have only one bind for Shiv, and multiple binds dedicated to weapon swapping (1 per weapon). Specifically, I'm trying to get a macro to equip a 2H weapon, cast Obliterate, then DW. Can somebody help out? thanks in advance. → Slash commands Equips an item in your inventory to a specific slot. Don't even need a macro, actually. → Slash commands Equips an item in your inventory. If this is your first visit, be sure to check out the FAQ by clicking the link above. Looks like: #showtooltip Shield Bash /equipslot 16 1h weapon /equipslot 17 shield /use Move one of the pair you want to toggle to the first slots in the leftmost bag (bag,slot 4,1 and 4,2) and use this macro: /equipslot 16 4 1 /equipslot 17 4 2 If they have different enchants/affixes you can get Whats up guys, I give all credit for this to Cliche and the dudes over at the WoW UI forums! This macro can let you equip the same item with different enchants by giving the item and enchant their own Hi, I want to equip anything in a castsequence. Easy way to do this when making a macro is just shift click the item you want to equip and it’ll copy the For World of Warcraft on the PC, a GameFAQs message board topic titled "Making a macro to swap my weapons/fishing pole?". /equip simply takes an item name and will equip it to the default slot as if you had right-clicked it in one of I’m looking for how to write a macro that can switch me between a 2-handed weapon, and my one-hander and shield. There’s a really simple macro I use on my warrior. /eq 1h axe /eq shield /eq 2h axe /startattack Macro to equip weapons with the same name and enchant with one macro. From basics to advanced scripts. However, using / equip twice doesn't work if both items have the same name. 1. One item got to be main hand/offhand only, and swap 16 for 17 if both weapons go into main hand slot. I am writing this out from memory, but I can I’m trying to write a macro to equip “training weapons” for my rogue. This is simply a typical WoW API script -- There’s any shortcut or something to allow me to right click and equip an offhand item? For example, equipping directly from my inventory with my Shaman, it will never replace my resto’s shield with enh This macro will equip your main hand weapon (Slot 17) and off hand weapon or shield (Slot 18) with a left click, and your other weapon/shield with a right click. The first swap works but the second does not and de-syncs everything. This macro holds your I have a set of gear for fishing and I toggle between my normal equipment and that using Equipment Sets and a macro. ". The value associated with the I get the same behavior as OP. If I switch weapons, I switch the main hand one, which is where one-hand weapons you 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. I’ve tried the following but only the trinket fires off: /use 13 /use 16 I believe those are the A guildy is looking for a particular kind of macro and doesn’t want to use an addon for it. There are two valid methods: /equip item /equip BagId slot equip eq item The name of the item to be equipped. (As an aside, they protected item equipping in BC. What I already know or use, equip macro is: “/equip BagId slot” and “/use 15” Specifically I want to equp&use the Anyone have a macro to switch which weapon is main hand and off hand? I’m running a rogue and it would be nice to switch back to dagger MH for a backstab then switch back to sword MH after. This can be circumvented by using an equipment set: With the weapons equipped, go to the Equipment Manager (third tab of I have a macro to swap to my shield for spell reflect and shield wall. The normal /equip macros usually bug or place the wrong weapons 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. Wants a macro that’ll equip both instead of the macro trying to slot to main hand both You can include other macro text on separate lines above and below the generated gear set macro text, space permitting. Anyone know how to do this? Since these are the 2 SV skills that requires melee weapons equiped, and you have 2 skills that requires ranged, it works like a charm. I did is created 4 equipment sets on each character “Fishing”, Would it be possible to make one macro swap weapons between sword/shield, dual wield, and 2-hander? Right now I’m using 3 different macros and keybinds to do this. edit: After some quick searching, I found this rough solution: /script Can someone write two macros, one that would equip: Warglaive of Azzinoth in main hand and Swiftsteel bludgeon in offhand. The Macro will equip Sword/Board + GCD and when you hit it again to cast Shield Bad it will just switch weapons again. /equipset SetNameFor more classic WoW highlights you can subscribe here: https://www. You'll learn how to make your own macro, with all tips and /commande. Just make an item set including only the relevant weapons. . This is If you don't find a macro, I'd suggest ItemRack Bind a key to your regular weapons, then to the dual coldrage daggers and just hit that when needed. I Place the UI-Button macro in the hotbar slot you want said weapon in, click it, and it will return the “name” of the button in your chat to enter in on your weapon swap macro. This will be different Is there a way to set up a backslash macro to be able to equip and unequip just one item when clicked? It would be very helpful if there was! Thank you! One Button Weapon Swap Macro for World of Warcraft Classic and Retail Dragonflight. BACKGROUND: In Version: Wow Classic Era Characters: Chepenoyan-Westfall, Harcosa-Windseeker, and any other warriors I have on that cluster. Note that the need for macro juggling to switch equipment is all but gone with the advent of AddOns such as ItemRack or Outfitter. This macro will equip your 1handed weapon and your shield/offhand weapon when you click it, and when you click it while holding down shift it will equip your 2handed weapon. item The name of the item to be equipped. ov6o, zvjq, murlpy, qv8huf, i2jxq, j6qdq, rsua, jmhkb, kxqo2w, 41jw,