Page 1 of 1

Switching jewelry

Posted: June 12th, 2010, 8:36 am
by oceihi
Hi all im a little stuck here.Basically what im trying to do is change jewelry sets with two macro's.It works sort of but it leaves one peice of the first set still worn usually ring so you can only have 4 piece activated.

set 1
/ui action toolbarPane02;
/ui action toolbarSlot00; (repeated 0 to 4)

set 2
/ui action toolbarPane02;
/ui action toolbarSlot05; (repeated 5 to 10)

I also tried adding another /ui action toolbarSlotxx at the end to try remove the ring but no luck
Any ideas anyone ?

Posted: June 12th, 2010, 10:13 am
by alex917
I have a similar macro that I use for buffing, switches from First Responders to Strikers, buffs, then back to FR. It's exactly what you have, but with a /pause 1 between all actions as well as taking off the jewelry set before putting on another (otherwise there is always the band or ring that doesn't change). Hope that helps, best of luck.

jewelry

Posted: June 12th, 2010, 10:58 am
by oceihi
Hi alex thanks for that i tried /pause between but still same :(

jewelry

Posted: June 12th, 2010, 11:13 am
by oceihi
Right got it :) you need to hit the macro key to remove jewelry first then hit the other one to change.Works fine now just a bit of a bind tho lol thx all.

Posted: June 12th, 2010, 10:38 pm
by exorte
actually you just need to remove/ unequip the 2 jewlery rings

Posted: June 13th, 2010, 7:44 am
by oceihi
Hi yes true but a bit difficult in pvp