Follow this exactly to get the invite free macro we were using on a server that should not be named. No more dropping group to get buffed. Follow it exactly to get it to work.
1. ALIASES
Cut and paste the following lines into your chat bar. You only need to do this once per computer you use. Change all instances of "" to your character's name.
/alias :a /alias YOURNAME /ui action toolbarPane04;/pause 4;/ui action toolbarPane05
/alias :b /alias YOURNAME /setmood
/alias ll /target
2. MACROS
Create the following macros exactly as written. Change all instances of "" to your character's name.
MACRO: startDOCbuff
(starts macros running)
/:a;
/pause 1;
/macro DocBuffSpamLoop;
/pause 1;
/tell YOURNAME /icecream;
/pause 1;
/tar UNBUFFABLEOBJECT;
/macro rBuffDoc;
MACRO: DocBuffSpamLoop
(spams once every 3 minutes to spatial)
/Recite Now buffing. Please see my bio for buffing instructions.;
/pause 180;
/macro DocBuffSpamLoop;
MACRO: rBuffDoc
(checks to see if someone sent a tell besides self)
/ui action startChatReply;
/ui action chatCursorHome;
/ui action chatCursorRight;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatEnter;
/pause .5;
/ui action toolbarSlot11;
/pause 1;
/tell YOURNAME /icecream;
/pause 10;
/macro rBuffDoc;
MACRO: docBuff
(runs buff cycle)
/:b;
/afk;
/pause .5;
/ui action startChatReply;
/ui action chatCursorHome;
/ui action chatCursorRight;
/ui action chatDelete;
/ui action chatDelete;
/ui action chatEnter;
/pause 1;
/say Beginning buffs now;
/ui action toolbarPane04;
/pause 1;
/healEnhance Health;
/pause 13;
/healEnhance Action;
/pause 13;
/healEnhance Strength;
/pause 13;
/healEnhance Stamina;
/pause 13;
/healEnhance Constitution;
/pause 13;
/healEnhance Quickness;
/pause 1;
/say Your buffs are complete. Enjoy your day, and good luck out there.;
/tar SOMEOBJECTYOUCANTBUFF;
/pause 1;
/afk;
/:a;
3. TOOLBAR SET-UP
Set sixth pane, toolbarSlot11 to a shortcut to the docBUFF macro.
Set fifth pane, toolbarSlot11 to empty.
4. AFK MESSAGE
Under "Tools" and "AFK" paste the following into the auto-response message box and hit "OK".
I am currently in the middle of a buff session. Please send a tell when this session is over.
Thank you for your support!
5. BIO MESSAGE
Under "Community" and "Character" paste the following into the biography box and hit "OK".
Send me a tell for buffs. No need to drop group!
If I fail to buff you, please soft-log and try again.
6. RUN MACRO
Run "/macro startDOCbuff" to begin buffing!
Invite free Doctor Buffing Macro
-
- Newbie
- Posts: 1
- Joined: Thu Sep 07, 2017 11:36 pm
I know this is a but old, but does/has anyone used this macro lately. I Recently set it up and made some modifications to suit me to this macro. Each time I set it up, the macro runs well fore several hours. However, every time I come back to the computer after a few hours AFK it has stopped working. All the steps seem to run fine. However, my macro just seems to ignore tells aft a few hours of the macro running.
-
- Padawan
- Posts: 139
- Joined: Mon Jan 25, 2016 6:23 pm
If you paste the macro you are running, with your changes, I'd be happy to help you troubleshoot the issue.
Here are a few common problems:
You will periodically desync and stop responding, no matter what you're doing. How often does your macro die? I get anywhere from 3 to 23 hours out of my sampling, Ent, and Doc macros. It just depends on how busy the area is where you are buffing and also how busy the server is at the time. The number of macros running also has an effect on how long before you desync.
If you keep your game client open for long periods of time, you will lose toolbar functions. Hard logging will fix this. Items placed on the toolbar most commonly just stop working and won't be fixed until you completely close the game and restart a fresh client.
There is a bug that causes the buff commands to fail with the "target must be player..." message. Putting the buff stats in quotes has fixed this for me. /healEnhance "Health";
I can confirm that the macro works and the AFK doctors mostly all run some version of this macro. Tell us more about what is happening and how often and I'm sure we can figure it out.
Here are a few common problems:
You will periodically desync and stop responding, no matter what you're doing. How often does your macro die? I get anywhere from 3 to 23 hours out of my sampling, Ent, and Doc macros. It just depends on how busy the area is where you are buffing and also how busy the server is at the time. The number of macros running also has an effect on how long before you desync.
If you keep your game client open for long periods of time, you will lose toolbar functions. Hard logging will fix this. Items placed on the toolbar most commonly just stop working and won't be fixed until you completely close the game and restart a fresh client.
There is a bug that causes the buff commands to fail with the "target must be player..." message. Putting the buff stats in quotes has fixed this for me. /healEnhance "Health";
I can confirm that the macro works and the AFK doctors mostly all run some version of this macro. Tell us more about what is happening and how often and I'm sure we can figure it out.