You are not logged in.
for sword:
/script if ( not CursorHasItem() ) then PickupContainerItem(0, 15); PickupInventoryItem(15); PickupContainerItem(0, 15); end
for dagger:
/script if ( not CursorHasItem() ) then PickupContainerItem(0, 16); PickupInventoryItem(17); PickupContainerItem(0, 16); end
Leave two slots to your backpack and loot the sword first, then dagger.
Your backpack:
1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16
Leave both 15 and 16 free.
Last edited by Lydo (2008-02-06 00:38:22)
Offline
could you possibly transform that macro so that is allows for equiping the same item in mainhand and offhand? (I know that this one works bit different, just thought you might be into the meter enough to come up with the version I'd need).
been hitting a wall looking for it, ideally, I'd like it to equip Bad Mojo Dagger in both handes when clicked and equip Trollbane when shift-clicked or (even better) clicked again.
I'd really appriciate some help.
Offline
im not expert at all when it comes to macros, that thing I just learned from wowwiki and been using it for arenas a bit but I recommed you to look for it in wowwiki with "weapon swap" searchword.
Offline
In Kael'thas encounter to easily equip the legendary weapons, or in arena to switch steel chained weapon to a weapon with mongoose or vice versa
Offline
in my case Xzar -
2 hander with 60+ sta (and 1 mana oil) on rotation with 2x 1handers for armor pen and 2x mana oil.
and thanks for the tip Lydo.
Offline
note to self:
/equip Flurry Axe
/script PickupInventoryItem(17);PickupContainerItem(0,2)
I keep my mainhand and offhand in bag 0 slots 1and 2.
Offline
yes, same weapons x2.
/equip
/equipslot
type of macros wont work on that.
Offline
here is an easier way:
go download outfitter... make a "suit" called "Dagger" and one called "Sword" and then simply bind them to some keys and they switch automaticly at your command:)
on my rogue I have a suit called "Behind the mob" where I quipt my dagger for stabbing (mostly ambush) and then back to normal when ever I want with 1 button press.. easy as stealing candy from a baby.
macroes are outdated with it comes to items:) they are only used for spells/abilities now, haven't found an addon that helps you with that yet
Offline
old McDonald had a farm....
Offline
necro some more plx
Offline
Thread necromonger strikes again!
Offline
you may laugh, but good weapon switching is still essential for a skilled shaman tank, you gotta switch between 1h and shield and 2h for WF procs to build aggro all the time.
Offline
you can work in a timer reset for popping tanking totem too
Offline