Doctor Archive
Thread: doc buff macro
Page 1 of 1
Lamdred
Fri Aug 12, 2005 11:30 am
#1
ok so ive got a macro but for some dumb reason, after i join group and target the person, the buffs themselves dont work.. same macro i was using before manually, but was trying to work it afk. my macro looks like this.
/say invite blah blah;
/pause 5;
/say buffs yadie yadie;
/pause 5;
/join;
/pause 10;
/ui action targetGroup0;
/pause 10;
(right here is where i get some kinda problem where it doesnt start the buffs)
/NutrientInjection;
/pause 8;
so forth so on..
if i untarget my other toon, i buff myself fine, i just cant buff my toon and i get no messages saying invalid target etc.
Message Edited by Lamdred on 08-12-2005 11:32 AM
XwingRogue3
Sat Aug 13, 2005 12:26 am
#2
The only way I got mine to work was set it up on another toolbar. I switch to it and have all the associated buffs up in the different boxes. The you just use the /ui action toolbarSlot01-23 according to wherever your med buff is.
GoldnGT
Mon Aug 15, 2005 6:21 am
#3
can't remember the command exactly.. i'll have to check when i get home but there is one that will jump toolbars for you and then after that run the regular /ui action blah blah
Works great for m.e
Works great for m.e
Xerond_00
Mon Aug 15, 2005 7:38 pm
#4
this is the macro I use but your buffs and heals in your toolbar Start with a healand end with a heal It works great .
name the macro buff1
/say invite me In to a group for a set of 4 DOCTOR buffs plus 2 wound heals .. Tip me if you like my Service..... Sorry I cant Buff IMP Combatains and Overts
/pause 1;
/say Send a group invite to me now;
/pause 5;
/say next group invite is in about 10 seconds;
/pause 10;
/join;
/pause 5;
/ui action targetGroup0 ;
/ui action targetGroup0 ;
/ui action targetGroup0 ;
/say hi There!!;
/pause 3;
/ui action toolbarSlot01;
/pause 7;
/ui action toolbarSlot02;
/pause 7;
/ui action toolbarSlot03;
/pause 7;
/say Thank's for using my buffing and healing service please come back when u need a re buff and please only tip me for the first buff if u like my service.
/ui action toolbarSlot04;
/pause 7;
/ui action toolbarSlot05;
/group Have a good day 1 shot to go. If you have bad wounds you might have to reinvite me and go thru another cycle to get them all cleared up;
/pause 7;
/ui action toolbarSlot00;
/pause 1;
/bow;
/pause 3;
/disband;
/macro buff1
Page 1 of 1