Page 1 of 1

Entertainer Buff and Invite Macros

Posted: Sun Dec 24, 2017 11:25 am
by Dren Kara
Below are the buff macros I use. If you are running a doc and an ent, you either have to run them from different computers or different directories because the tell aliases are different.

Invite Alias: (This only needs to be done once)
/alias ll /invite (that is two lower case Ls)

Create the Macros below

To begin buffing just type /macro sbuff

Macros:
Flo

Code: Select all

/flo 1;
/pause 2;
/flo 2;
/pause 2;
/flo 3;
/pause 2;
/macro flo
DBuff

Code: Select all

;/sing Dance buff starting now, don't forget to /watch me!;
/pause 2;
/startdance exotic3;
/pause 150;
/sing Dance ending in 5 seconds!;
/pause 5;
/stopdance;
/pause 5;
/macro mbuff;
Mbuff

Code: Select all

/sing Music buff starting now, don't forget to /listen to me!;
/pause 2;
/startmusic jazz;
/pause 2;
/startmusic;
/pause 150;
/sing Music ending in 5 seconds!;
/pause 5;
/stopmusic;
/pause 5;
/macro dbuff
Invite

Code: Select all

/pause 10;
/ui action startChatReply;
/ui action chatCursorHome;
/ui action chatCursorRight;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatEnter;
/tell <your name here> Clearing tell target;
/macro invite
Spam

Code: Select all

/sing Buffing 125% dance and music. Send a /tell for an invite! ;
/pause 1;
/auction <your name here> is buffing 125% dance and music in <your location here>.  Send a tell for an invite!;
/pause 300
/macro spam;
SBuff <-- This is the only macro you call

Code: Select all

/register;
/macro spam;
/pause 1;
/macro invite;
/pause 1;
/macro flo;
/pause 1;
/macro dbuff;

Re: Entertainer Buff and Invite Macros

Posted: Thu Apr 25, 2019 2:57 am
by dektarion
is there a way to split this macro so 2 people can duo buff?

Re: Entertainer Buff and Invite Macros

Posted: Tue Jul 16, 2024 6:36 pm
by Cooperman
If you just alter the last line in the Dbuff macro to call Dbuff instead of Mbuff that will allow the primary person to do the inviting spamming and dancing buff. The person doing the musical buffer ONLY uses the Mbuff macro and alters the last line to call the Mbuff macro. They then asks for an invite from the primary and there ya have it.

Make yourself a drink macro to allow for Action replenishment if you need it:

Drink
/ui action toolbarSlot16;
/pause 2340;
/macro drink

The length of pause is to allow you to use Accarragm +415 for 39 mins 8 secs which is what the current batch was that I have. You would have to alter this to fit the length of the buff for the product you are using. toolbarSlot16 represents the slot in my bar that I have placed the product.

I know this is a really old post but I found it very useful for my needs recently.

SWG forever