The Enigma Order

You are not logged in.

Announcement

Welcome to The Enigma Order forums!

#1 2008-02-05 23:31:05

Lydo
Guild Member
Registered: 2005-08-15
Posts: 1967

weapon swap macros

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

 

#2 2008-02-06 00:37:24

Lamme
Guildmaster
Registered: 2005-08-21
Posts: 8597

Re: weapon swap macros

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

 

#3 2008-02-06 00:41:01

Lydo
Guild Member
Registered: 2005-08-15
Posts: 1967

Re: weapon swap macros

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 smile but I recommed you to look for it in wowwiki with "weapon swap" searchword.

Offline

 

#4 2008-02-06 02:19:45

xzar
Guild Friend
Registered: 2005-08-31
Posts: 2325

Re: weapon swap macros

Why do you swap weapons?


Profile: Semaphore (horde noob)

Offline

 

#5 2008-02-06 03:06:39

Lydo
Guild Member
Registered: 2005-08-15
Posts: 1967

Re: weapon swap macros

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 smile

Offline

 

#6 2008-02-06 03:25:31

Lamme
Guildmaster
Registered: 2005-08-21
Posts: 8597

Re: weapon swap macros

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

 

#7 2008-02-06 15:01:53

xzar
Guild Friend
Registered: 2005-08-31
Posts: 2325

Re: weapon swap macros

Ok, that makes sense.

First I thought you did it in attempt to optimize dps or something smile


Profile: Semaphore (horde noob)

Offline

 

#8 2008-02-07 18:39:44

Lamme
Guildmaster
Registered: 2005-08-21
Posts: 8597

Re: weapon swap macros

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

 

#9 2008-02-07 21:11:08

xzar
Guild Friend
Registered: 2005-08-31
Posts: 2325

Re: weapon swap macros

Why don't you use the names of the weapons instead of the slot number? Is it because they have the same name?


Profile: Semaphore (horde noob)

Offline

 

#10 2008-02-07 23:02:02

Lamme
Guildmaster
Registered: 2005-08-21
Posts: 8597

Re: weapon swap macros

yes, same weapons x2.

/equip
/equipslot
type of macros wont work on that.

Offline

 

#11 2008-05-12 06:15:37

Palma
Forum User
From: Hosvik, Faroe Islands
Registered: 2006-10-16
Posts: 245

Re: weapon swap macros

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 smile


http://armory.mmo-champion.com.nyud.net:8080/sig.php/1602821hqzov.png
http://armory.mmo-champion.com.nyud.net:8080/sig.php/1601036StJNr.png
http://armory.mmo-champion.com.nyud.net:8080/sig.php/1601034WfvSC.png
http://armory.mmo-champion.com.nyud.net:8080/sig.php/1601041DqkVF.png

Offline

 

#12 2008-05-12 15:20:45

Mojorising
Officer
From: Odense (Bolbro), Denmark
Registered: 2005-09-07
Posts: 3845
Website

Offline

 

#13 2008-05-12 16:36:11

Golrock
Guild Member
From: Helsinki, Finland
Registered: 2005-08-26
Posts: 1189

Re: weapon swap macros

necro some more plx


Weep in greater quantities, novice.

Offline

 

#14 2008-05-12 16:48:28

Draken
Guild Member
From: Denmark
Registered: 2005-08-17
Posts: 1912

Re: weapon swap macros

Thread necromonger strikes again!


"You called down the thunder, now reap the whirlwind!"

"You got an organ going there, no wonder the sound has so much body!"

Offline

 

#15 2008-05-12 18:00:42

Lamme
Guildmaster
Registered: 2005-08-21
Posts: 8597

Re: weapon swap macros

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

 

#16 2008-05-12 18:10:31

Mojorising
Officer
From: Odense (Bolbro), Denmark
Registered: 2005-09-07
Posts: 3845
Website

Re: weapon swap macros

you can work in a timer reset for popping tanking totem too tongue

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB