Entertainer Archive
Thread: how do i make a looping macro? i know this is old but...
since i am not good at programming it too me forever to figure this out even with the directions so im gonna give the macro the way i set it up, not sure of the command to stop it yet but i found that i can stop it by editing it temporarily while its running.
ex:
( ive found that /pause 6 works perfect for me)
first set all you flourishes 1-8 in the 2nd through 9th slots, left to right.
then make a macro for the first slot that is named flourish and put all commands into the macro in this order:
(no spaces between the lines is ok, just that this forum does it auto)
/ui action toolbarSlot01
/pause 6
/ui action toolbarSlot02
/pause 6
/ui action toolbarSlot03
/pause 6
/ui action toolbarSlot04
/pause 6
/ui action toolbarSlot05
/pause 6
/ui action toolbarSlot06
/pause 6
/ui action toolbarSlot07
/pause 6
/ui action toolbarSlot08
/pause 6
/ui action toolbarSlot00
this loops back to the beginning and keeps going even if you stop to get healed.
Patty
Doctor/Combat Medic/Med Sales
Radiant
WishIWereGod wrote:
never mind i am now at work =( by the way i still need to know how (this is NOT for entertainer this is just for chat and sample etc i dont even have novice entertainer as a skill
Huh? A looping macro for chat??
Maybe he has his guy standing at the Star Port advertising his shop...
Here's the macro i use for my entertainer...
/startmusic StarWars3; (replace the song with your current skill)
/flourish1; /pause 6;
/flourish2; /pause 6;
/flourish3; /pause 6;
/flourish4; /pause 6;
/flourish5; /pause 6;
/flourish6; /pause 6;
/flourish7; /pause 6;
/flourish8; /pause 6;
/ui action toolbarSlotXX (replacing XX with 00 thu 23 depending on the macro location in the hotbar)
Your guy WILL run out of action, but with such a short macro and having startmusic at the beginning, he will restart the cycle soon enough. This macro also only requires 1 hotbar slot as opposed to 9 slots.
Hope this helps! I've run this macro for over 8 hours =)