Doctor Archive
Thread: buff macro bug??
Page 1 of 1
Mojosam
Tue Apr 13, 2004 4:58 pm
#1
I've had a buffbot running flawlessly for months, but a few days ago something went wrong. The macro uses the /healenhance commands, with a /pause 25 between each one. Now they are not landing in the order they are listed in the macro, and it always misses one and re-applies another at random.
Is anyone else experiencing this??
Mojo
Is anyone else experiencing this??
Mojo
shadowmaster55
Thu Apr 15, 2004 3:02 pm
#3
I have not experianced this but but then again I put my buff packs in my tool bar with my macro calling those toolbar slots one at a time with a pause of 20 between them and a tag line saying "ok "target" your buffs are complete". my macro is as fallows
/ui action toolbarSlot05;
/pause 20;
/ui action toolbarSlot06;
/pause 20;
/ui action toolbarSlot07;
/pause 20;
/ui action toolbarSlot08;
/pause 20;
/ui action toolbarSlot09;
/pause 20;
/ui action toolbarSlot10;
/pause 5;
/say Ok %TT your buffs are complete;
JakeRx316
Thu Apr 15, 2004 11:05 pm
#4
hey, you aren't the only one, I made same script a couple days ago and as soon as I logged off, it was gone.
glorydragon
Fri Apr 16, 2004 12:18 pm
#5
my macor works fine. I just have the healEnhance Health ect on down and it dose it.
Page 1 of 1