Doctor Archive
Thread: Need Stat Enhance macro...
Page 1 of 1
SharkBoy007
Mon Jun 07, 2004 6:55 pm
#1
Can someone please post their stat enhancement macro that is used for buffing people? I would really appreciate it.
Thanks,
AgekVahoba
Mon Jun 07, 2004 7:06 pm
#2
ok, put your buff packs in slots F1-F6
/ui action toolbarSlot00;
/pause 16;
/ui action toolbarSlot01;
/pause 16;
/ui action toolbarSlot02;
/pause 16;
/ui action toolbarSlot03;
/pause 16;
/ui action toolbarSlot04;
/pause 16;
/ui action toolbarSlot05;
/pause 16;
/say Ok, all done!
Note: The /pause 16 works for master doc only, if you are not a master doc, please fiddle with the speed a bit. To do this, target a player and buff him for something, say action which is in the F1 slot. Hit it (F1) twice very fast, it will buff the player, then tell you you have to wait X amount of seconds to buff again, add 1 to that number and your all set!
SharkBoy007
Mon Jun 07, 2004 11:57 pm
#3
AgekVahoba wrote:
ok, put your buff packs in slots F1-F6
/ui action toolbarSlot00;
/pause 16;
/ui action toolbarSlot01;
/pause 16;
/ui action toolbarSlot02;
/pause 16;
/ui action toolbarSlot03;
/pause 16;
/ui action toolbarSlot04;
/pause 16;
/ui action toolbarSlot05;
/pause 16;
/say Ok, all done!
Note: The /pause 16 works for master doc only, if you are not a master doc, please fiddle with the speed a bit. To do this, target a player and buff him for something, say action which is in the F1 slot. Hit it (F1) twice very fast, it will buff the player, then tell you you have to wait X amount of seconds to buff again, add 1 to that number and your all set!
Thanks for the help, I greatly appreciate it
And yes, it's for a Master Doctor, so the time should be correct, right?
Thanks again 
TheWhiteRaider
Tue Jun 08, 2004 2:38 am
#4
Or you could always use /healenhance insted because that way you don't have to keep refilling your bar. The macro listed works, but it may be easier this way.
Candiria
Tue Jun 08, 2004 4:08 am
#5
or you can use the %NT command in your last line to make it more personal. %NT adds the persons "first" name to it %TT adds the full name... example? sure.
what you add in your macro:
/say thanks a lot %NT! good luck out there, dont get into trouble!!!;/wink
so whoever your target is, their name is replaced inplace of %NT or %TT. 
Page 1 of 1