Dancer Archive
Thread: HELP Dancer Macro (NOT AFK)
Page 2 of 2
Maisland
Thu Mar 17, 2005 7:57 pm
#14
I made a macro that does a full buff in one run. Just do a /setperform on your target, keep them targetted until the macro is done and they will get a full buff.
Here it is:
/Flo 4;
/Flo 4;
/Flo 5;
/Flo 7;
/Flo 8;
/pause 8;
/Flo 1;
/Flo 3;
/Flo 2;
/Flo 2;
/Flo 6;
/pause 8;
/Flo 4;
/Flo 4;
/Flo 5;
/Flo 7;
/Flo 8;
/pause 8;
/Flo 1;
/Flo 3;
/Flo 2;
/Flo 2;
/Flo 6;
/pause 8;
/Flo 4;
/Flo 4;
/Flo 5;
/Flo 7;
/Flo 8;
/pause 8;
/Flo 1;
/Flo 3;
/Flo 2;
/Flo 2;
/Flo 6;
/pause 8;
/Flo 4;
/Flo 4;
/Flo 5;
/Flo 7;
/Flo 8;
/pause 8;
/Flo 1;
/Flo 3;
/Flo 2;
/Flo 2;
/Flo 6;
/pause 8;
/Flo 4;
/Flo 4;
/Flo 5;
/Flo 7;
/Flo 8;
/pause 8;
/Flo 1;
/Flo 3;
/Flo 2;
/Flo 2;
/Flo 6;
/pause 8;
/Flo 4;
/Flo 4;
/Flo 5;
/Flo 7;
/Flo 8;
/pause 8;
/Flo 1;
/Flo 3;
/Flo 2;
/Flo 2;
/Flo 6;
/pause 8;
/daz 2;
/tt Ok, your buff is done.
If you want, you can change the flourishes used. These particular flourishes are so the macro sounds good when doing a music buff.
If you are doing a passive buff in a group, you can leave out the /setperform and either have no one targetted or target yourself (so you will get the /tell at the end). No need to worry about /dumping it... when it finishes, the buff is complete. No need to run it more than once per buff either... and it will STILL work when they remove recursive macros.
Coreena
Fri Mar 18, 2005 4:33 am
#15
The Exquisite Dancer Leotard can only be worn by female toons though, and I assume Wookiees and Ithorians can't wear them either no matter the gender
scootervi
Fri Mar 18, 2005 10:22 am
#16
Any idea how to change clothing in a macro as well? Again thanks to all!
Coreena
Fri Mar 18, 2005 11:22 am
#17
put them onto the quickbar and then use a combination of
/ui action toolbarPaneXX
and
/ui action toolbarSlotYY
XX goes from 00 to 05 (Pane 1 is 00, etc) and YY goes from 00 to 23 (Slot 1 row 1 is 00, then 01... slot 12 in row 2 is 23)
If you already wear that piece of clothing though, you'll unequip it again.
/ui action toolbarPaneXX
and
/ui action toolbarSlotYY
XX goes from 00 to 05 (Pane 1 is 00, etc) and YY goes from 00 to 23 (Slot 1 row 1 is 00, then 01... slot 12 in row 2 is 23)
If you already wear that piece of clothing though, you'll unequip it again.
Page 2 of 2