PDA

View Full Version : need doc buffing macro



Adristi
1st March 2005, 00:20
hi, was wondering if someone could give me a doc buffing macro

Boda
1st March 2005, 07:48
The basic macro looks something like:

/healenhance Health;
/pause 9;
/healenhance Strength;
/pause 9;
/healenhance Constitution;
/pause 9;
/healenhance Action;
/pause 9;
/healenhance Quickness;
/pause 9;
/healenhance Stamina;

You can add the "healing 1 of 6" crap between the /healenhance lines. The pause can be made shorter but ive increased it slightly to deal with lag though with the state the server is in at the minute i think i need to increase it to pause 100 :shock:

Trask
1st March 2005, 17:18
edit: my bad its been changed since i was last on ignore

Eilyra
1st March 2005, 18:26
but with the recent lag, I've had to adjust mine to /pause 11 instead of 9 :/

you can add some spam like
/say buffing %NT
>> basic macro here.
/say ok %NT you're done.

Adristi
1st March 2005, 19:23
thanks guys