Doctor Archive
Thread: Please help a new master Doc out....
Page 1 of 1
RockSteadyR&R
Fri Aug 06, 2004 8:29 am
#1
My alt - DrBuffs - is a new neutral master doc and will be occasionally buffing people (mostly newbies for free) and I would like someone to steer me to a good NON-AFK buffing macro. Thanks.
Wisky
Fri Aug 06, 2004 9:16 am
#2
ok do what i do is i keep every stat buff in my back pack and keep the crates in my med driod
pick a tool bar any empty one then put each stat buff pack into each slot starting with the f2-f7 slot
then make a macro call it buffs put that in the f1 slot
the macro should be this
/ui action toolbarSlot01;
/pause 17
/ui action toolbarSlot02;
/pause 17
/ui action toolbarSlot03;
/pause 17
/ui action toolbarSlot04;
/pause 17
/ui action toolbarSlot05;
/pause 17
/ui action toolbarSlot06;
/tell DrBuffs DONE
this is all i use makes it very easy you never miss a stat you can continue to talk or move inventory around ive even traded with this going but you need to make it fast lol anyhow hope this helps
AzagSWG
Fri Aug 06, 2004 9:33 am
#3
Wisky's macro is pretty much it, I personally like to add a line thank the customer for the business at the end.
You can use %TT, Thanks for the business. This will say the name of the person you have targeted. 
Morningbrood
Fri Aug 06, 2004 2:20 pm
#5
I like to use my doctor toolbar for something other than buff packs so here is an alternative for you
/say %NT you buffs are starting;
/healenhance health;
/pause 16;
/healenhance strength;
/pause 16;
/healenhance constitution;
/pause 16;
/healenhance action;
/pause 16;
/healenhance quickness;
/pause 16;
/healenhance stamina;
/say %NT your buffs are complete.;
/say %NT you buffs are starting;
/healenhance health;
/pause 16;
/healenhance strength;
/pause 16;
/healenhance constitution;
/pause 16;
/healenhance action;
/pause 16;
/healenhance quickness;
/pause 16;
/healenhance stamina;
/say %NT your buffs are complete.;
glorydragon
Fri Aug 06, 2004 3:56 pm
#6
this is close to the one I use. I just say different things at the begining and end. but it's easyer then useing the toolbar. just make sure you only have the packs you want to use in your inventory.
Morningbrood wrote:
I like to use my doctor toolbar for something other than buff packs so here is an alternative for you
/say %NT you buffs are starting;
/healenhance health;
/pause 16;
/healenhance strength;
/pause 16;
/healenhance constitution;
/pause 16;
/healenhance action;
/pause 16;
/healenhance quickness;
/pause 16;
/healenhance stamina;
/say %NT your buffs are complete.;
Page 1 of 1