Return to site

Wow Macro Equip Slot

broken image


Equips an item in your inventory to a specific slot. /equipslot options InvSlot item /equipslot options InvSlot bagID slot This command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below. WoW item slot for macro. Here is a list of the item slot numbers for your character: Head = 1 Neck = 2 Shoulders = 3 Body = 4 (shirt) Chest = 5 Waist = 6 Legs = 7.

Wow

Buy WoW Gold Cheap

  • Buy Cheapest WoW Classic Gold Instant Delivery with a 4% off coupon: SEAN. Buy Cheap WoW Gold Classic at PVPBank using PayPal.
  • Buy WoW Gold Safe and Fast with a 3% off coupon: AOE. Aoeah is one of the best places to buy WoW Gold. Register a new account and enjoy an extra 1% discount.
WEAPON-SWAP MACROS:
Lots of requests for Weapon Swaps, so here are some of the basics. From these you should be able to substitute the Spell of your choice and swap away!
Please Note: If you are spamming these it is possible for you to hit the macro before the game registers that you have the correct weapon in hand, which will cause you to switch weapons again instead of casting the appropriate ability.
We have also heard of people having trouble with these macros when using non-standard UIs or ¡°Bar¡± addons.
THE BASICS
/equipslot
WEAPON-SWAP then AMBUSH
Hit it once to switch to a dagger, then spam it to cast Ambush as soon as it's ready. I generally use this in conjunction with the Weapon-Swap then Backstab macro below. This allows me to toggle back to my main weapon after I de-stealth.
/equip
/cast Ambush

WEAPON-SWAP then BACKSTAB
Assuming you don¡¯t have a dagger equipped, this will swap your weapon on first click, then cast Backstab AND swap weapon back on the second click.
/cast Backstab
/run UseContainerItem(x,y)

Alternatively:
/cast [equipped:daggers] backstab; equip
SWORD / DAGGER SWAP -> MUTILATE / SINISTER STRIKE
The first macro will equip a dagger then cast Mutilate.
/cast [noequipped:One-HandSword] Mutilate
/equip [equipped:Sword]

This one will equip a sword, then cast Sinister Strike.
/cast [equipped:Sword] Sinister Strike;
/equip [noequipped:Sword]

MAIN-HAND <=> OFF-HAND WEAPON SWAP
This macro swaps your Main-Hand weapon with your Off-Hand weapon.
/equipslot 16
/equipslot 17

Equip
Or, you could try using a Modifier (shift/ctrl/alt) or Button:

Wow Macro Equip Slot Numbers

/equipslot 16 [button:2] ,
/equipslot 17 [button:2] ,

So in theory, you can Right-Click the macro to equip the first named items, or Left-Click the macro to equip the second named items.
MAIN-HAND WEAPON SWAP (Right-Click / Left-Click)
Left-click to equip the second weapon, right-click to equip the first weapon.
/equipslot 16 [button:2] ,
This one is similar, but is not Main-Hand specific:

Wow Macro Equip Slot Weapons


/equip [button:2] ,
AMBUSH = DAGGER / HEMORRHAGE = SWORD -> WEAPON SWAP MACRO
If you are stealthed it will equip a dagger, if you are not stealthed it will equip a sword. If you have a dagger equipped and are stealthed it will cast Ambush. If you have a One-Handed Sword equipped it will cast Hemorrhage.
/equip [stealth] , [nostealth]
/cast [equipped:daggers, stealth] Ambush; [equipped: One-Handed Swords] Hemorrhage

STEALTH -> MAIN-HAND / OFF-HAND SWAP -> BACKSTAB
This macro will stealth, then switch main and off hand weapons, cast back stab, then switch weapons again all in one macro. Reset the /castsequence by pressing ctrl then clicking the macro.

Wow Macro Equip Slot Wow Classic


/castsequence reset=ctrl Stealth, Backstab
/script PickupInventoryItem(16); PickupInventoryItem(17)

MAIN-HAND SWAP -> DAGGER <=> SWORD
This looks for your Sword and if it IS equipped, it will swap in the Dagger. If the Sword is NOT equipped, then it will swap in the Sword.

Wow Macro Equip Slot Trainer


Weapons

Buy WoW Gold Cheap

  • Buy Cheapest WoW Classic Gold Instant Delivery with a 4% off coupon: SEAN. Buy Cheap WoW Gold Classic at PVPBank using PayPal.
  • Buy WoW Gold Safe and Fast with a 3% off coupon: AOE. Aoeah is one of the best places to buy WoW Gold. Register a new account and enjoy an extra 1% discount.
WEAPON-SWAP MACROS:
Lots of requests for Weapon Swaps, so here are some of the basics. From these you should be able to substitute the Spell of your choice and swap away!
Please Note: If you are spamming these it is possible for you to hit the macro before the game registers that you have the correct weapon in hand, which will cause you to switch weapons again instead of casting the appropriate ability.
We have also heard of people having trouble with these macros when using non-standard UIs or ¡°Bar¡± addons.
THE BASICS
/equipslot
WEAPON-SWAP then AMBUSH
Hit it once to switch to a dagger, then spam it to cast Ambush as soon as it's ready. I generally use this in conjunction with the Weapon-Swap then Backstab macro below. This allows me to toggle back to my main weapon after I de-stealth.
/equip
/cast Ambush

WEAPON-SWAP then BACKSTAB
Assuming you don¡¯t have a dagger equipped, this will swap your weapon on first click, then cast Backstab AND swap weapon back on the second click.
/cast Backstab
/run UseContainerItem(x,y)

Alternatively:
/cast [equipped:daggers] backstab; equip
SWORD / DAGGER SWAP -> MUTILATE / SINISTER STRIKE
The first macro will equip a dagger then cast Mutilate.
/cast [noequipped:One-HandSword] Mutilate
/equip [equipped:Sword]

This one will equip a sword, then cast Sinister Strike.
/cast [equipped:Sword] Sinister Strike;
/equip [noequipped:Sword]

MAIN-HAND <=> OFF-HAND WEAPON SWAP
This macro swaps your Main-Hand weapon with your Off-Hand weapon.
/equipslot 16
/equipslot 17

Or, you could try using a Modifier (shift/ctrl/alt) or Button:

Wow Macro Equip Slot Numbers

/equipslot 16 [button:2] ,
/equipslot 17 [button:2] ,

So in theory, you can Right-Click the macro to equip the first named items, or Left-Click the macro to equip the second named items.
MAIN-HAND WEAPON SWAP (Right-Click / Left-Click)
Left-click to equip the second weapon, right-click to equip the first weapon.
/equipslot 16 [button:2] ,
This one is similar, but is not Main-Hand specific:

Wow Macro Equip Slot Weapons


/equip [button:2] ,
AMBUSH = DAGGER / HEMORRHAGE = SWORD -> WEAPON SWAP MACRO
If you are stealthed it will equip a dagger, if you are not stealthed it will equip a sword. If you have a dagger equipped and are stealthed it will cast Ambush. If you have a One-Handed Sword equipped it will cast Hemorrhage.
/equip [stealth] , [nostealth]
/cast [equipped:daggers, stealth] Ambush; [equipped: One-Handed Swords] Hemorrhage

STEALTH -> MAIN-HAND / OFF-HAND SWAP -> BACKSTAB
This macro will stealth, then switch main and off hand weapons, cast back stab, then switch weapons again all in one macro. Reset the /castsequence by pressing ctrl then clicking the macro.

Wow Macro Equip Slot Wow Classic


/castsequence reset=ctrl Stealth, Backstab
/script PickupInventoryItem(16); PickupInventoryItem(17)

MAIN-HAND SWAP -> DAGGER <=> SWORD
This looks for your Sword and if it IS equipped, it will swap in the Dagger. If the Sword is NOT equipped, then it will swap in the Sword.

Wow Macro Equip Slot Trainer


/script if strfind(GetInventoryItemLink('player',16)or', '') then EquipItemByName('', 16) else EquipItemByName('', 16) end

This post is not hunter specific, but it's something I'd been meaning to share for awhile…

My Handy Dandy Fishing Macro

#showtooltip Fishing
/equip Mastercraft Kalu'ak Fishing Pole
/equip Weather-Beaten Fishing Hat
/console Sound_EnableSFX 0
/use Weather-Beaten Fishing Hat
/console Sound_EnableSFX 1
/use Fishing
/script UIErrorsFrame:Clear()

Yes folks… I have a macro for just about everything. 😉

While this may seem needless and a bit silly, it's actually quite practical. This macro takes care of many tasks…

  • It equips all of my fishing gear.
  • It automatically applies a lure when the buff falls off.
  • It casts my fishing pole.

Wow Macro Equip Slot Machine

Pressing the macro for the first time will equip your fishing gear and apply a lure. After that, the macro will simply cast your fishing line. When your lure wears off, the macro will automatically reapply it when needed. There are a couple of other lines in there to mute the error spam (fishing lure not ready yet, etc.), but still allow you to still hear the whiz of the fishing reel, as well as the splash of water when you have a fish on the line.

The macro just basically makes it really easy to toss on all of your +fishing gear, equip your pole, and never forget to keep your fishing lure buff applied. Nothing super fancy, but a space-saving convenience macro nonetheless. It's a one-button solution for fishing. 🙂

Shadowrun dragonfall spell slots. Those of you who like to do a little fishing now and again – you should try it. Be sure to replace or add any additional pieces of equipment if your fishing gear differs from mine.

I created it a few months ago when I started going after the Blacktip Shark. I haven't had any luck catching it yet, but at least the event caused me to script this macro. 😉





broken image