Doctor Archive
Thread: Buffbot macro?
Is there a working macro out there somewhere?
But I wonder, are there still buffbots?
1. We will first start out with how numbers work.
1.A. /ui action toolbarSlot##
This command refers to the toolbar F# slot.
Top Row: F1=00; F2=01; F3=02; F4=03; F5=04; F6=05; F7=06; F8=07; F9=08; F10=09; F11=10; F12=11
Bottom Row: F1=12; F2=13; F3=14; F4=15; F5=16; F6=17; F7=18; F8=19; F9=20; F10=21; F11=22; F12=23
1.B. /ui action toolbarPane##
This command refers to which toolbar is showing.
1st toolbar=00
2nd toolbar=01
3rd toolbar=02
4th toolbar=03
5th toolbar=04
6th toolbar=05
1.C. /macro <macro name here>
This command starts a macro. It can be used instead of /ui action toolbarSlot## to repeat a macro.
Example: Macro is named Craft. So "/macro craft" would start the Craft macro.
1.D. /pause #
This command is for pauses the macro. The number is in seconds. So /pause 5 is pausing the next command in the macro for 5 seconds.
8. Buff Macro (Doctor)
8.A. Commands need to know
/healenhance <arguement>
This is the command to buff. For arguement put in Health, Strength, Constitution, Action, Quickness, or Stamina. If you leave the argument out it will just buff the next unbuffed pool, without attempting to override previous buffs.
/pause ##
>>See section 1.D
%TT
This command says the persons first and last name.
8.B. The macro
/healenhance health; (enhances health)
/pause ##; (pause between enhances)
/healenhance strength; (enhances strength)
/pause ##; (pause between enhances)
/healenhance constitution; (enhances constitution)
/pause ##; (pause between enhances)
/healenhance action; (enhances action)
/pause ##; (pause between enhances)
/healenhance quickness; (enhances quickness)
/pause ##; (pause between enhances)
/healenhance stamina; (enhances stamina)
/pause ##; (pause before giving all done saying)
/say %TT your all done (tells the person the buffs are finished)
8.C. Sample Macro
At master doctor pauses between enhances must be ATLEAST 15 seconds. The pauses in this macro are 17 seconds to compensate for any lag.
/healenhance health;
/pause 17;
/healenhance strength;
/pause 17;
/healenhance constitution;
/pause 17;
/healenhance action;
/pause 17;
/healenhance quickness;
/pause 17;
/healenhance stamina;
/pause 1;
/say %TT your all done
Hope this stuff helps m8
/target a
/target b
/target c....
/target z
I'm sure you will find a letter that you will be able to target... personally i target a "large naboo house" where my AFK buff bot is... If you need help send me an email sunrunner.arsenik