Musician Archive
Thread: Macros for Fast Entertainer Healing XP!
Page 1 of 1
Balinki
Thu May 06, 2004 6:36 pm
#1
All you need to do this is any number of entertainers, one friendly Combat Medic and some area effect focus or willpower disease packs. Mind disease packs r undersirable since they can actually incap and kill themselves if they use mind pool when the disease ticks.
Here's the macro the entertainers or anyone who is willing to get disease to help out will need: challenge-cm
/duel combatmedic_name ;
/peace ;
/pause 30;
/peace ;
/pause 30 ;
/peace ;
/macro challenge-cm ;
*Note: if the combat medic is not within range, a challenge will be issued to whomever u r targetting. Be careful.
The combat medic will need 3 macros, just becuz two of them could get a lil large. The combat medic must have one of the people who will be dueling him every pass targetted for this to work! Here's the main macro: disease-all
/macro duel-list ;
/pause 10 ;
/ui action toolbarSlot00 ; <--- put ur disease packs in these slots. only 1 at a time will be used
/ui action toolbarSlot01 ;
/ui action toolbarSlot02 ;
/ui action toolbarSlot03 ;
/pause 6 ;
/peace ;
/ui action toolbarSlot11 ; <--- This slot could contain a non-AE mind disease pack for hitting the targetted person so that /healmind may be used. see healmind-loop macro near end of post.
/pause 6 ;
/peace ;
/macro endduel-list ;
/peace ;
/pause 600 ; <--- set this to whatever the duration of ur disease packs is
/macro disease-all ;
*Important: The combat medic must have one of the people who will be dueling him every pass targetted for this to work! If the combat medic is also using non-AE mind disease packs on his target, that target should not use any mind pool or he may incap and kill himself by using mind pool (ie. target an entertainer).
The duel list is simple. Remember that u need a /pause 1 after every 6 commands or commands will get dropped. Here's the macro: duel-list
/duel person1 ;
/duel person2 ;
...
/duel person6 ;
/pause 1 ;
/duel person7 ;
...
The endduel-list macro is the same except u would use "/endduel"instead of "/duel"
Remember to have everyone who's participating watching and/or listening to the entertainers. Muscians can only watch dancers and dancers and only listen to muscians. Other folks, including the combat medic, can do both.
The combat medic can use a /healmind loop to generate his own wounds. If the combat medic also mind diseases his target, then he may also /healmind on that target while there r wounds. This will work on anyone w mind wounds, but those w disease tend to keep it longer. Here's the /healmind macro: healmind-loop
/healmind ;
/pause 60 ;
/macro healmind-loop ;
*Important: Unless there is another combat medic healing this combat medic's mind, he must be careful not to do it so often that he fully drains his mind pool. He could incap and eventually kill himself.
The combat medic could use an advertising macro to inform people of what he's doing. Use the combat medic's afk message to inform people to use the challenge-cm macro described above and to inform them to send the combat medic an email so that he may add their names to the duel list when he checks in again. Here's the usual shout: disease-ad
/shout Help out the entertainers. ForFREE MIND DISEASE, /tell combat_medic_name ;
/pause 200 ;
/macro disease-ad ;
Here's the standard afk message:
For mind disease, use this macro:
*describe challenge-ch*
Then send me an email so I can add u to the duel list whenI check in.You will receive AE focus/willpower disease every x seconds.
I hope this helps. Comments, questions and abuse welcome.
Bal'Inki,
Reluctant Master Entertainer, Dancer and Musician
Page 1 of 1