Doctor Archive
Thread: Buffing Macro with advertising
Page 1 of 1
DarkGamer79
Fri Jun 11, 2004 4:10 pm
#1
please help me make a macro for buffing with advertising im sick of pushing my f1 f2 keys down every day lmao =/ i want to use a macro..not the AFK macro bots but just a simple macro
ty
Slugmo
Fri Jun 11, 2004 5:38 pm
#2
this should suit your needs -
make 2 macros - 1 for advertising, 1 for the actual buffing
lets say you name the first macro buff-advert
/say insert your advertisement message here;
/pause 200;
/macro buff-advert;
this macro will then loop and say your advertising message every pause interval (in this case 200 secs)to the people in your immediate area...
your 2nd macro you'll just need to click on your buffee and fire away..
/healenhance health;
/pause 17;
/healenhance strength;
/pause 17;
/healenhance constitution;
/pause 17;
/healenhance action;
/pause 17;
/healenhance quickness;
/pause 17;
/healenhance stamina;
/pause 2;
/thank;
-Sleemo
Dronayus
Fri Jun 11, 2004 5:42 pm
#3
Heres a helpful macro. This is built upon the idea your a master doc (if not adjust pause times). This is also written based on if you havethe buff packs your using inside of your toolbars (F1 to F6), the macro runs through your tool bars, hitting each one and applying the buff to the selected party and advertises at the end of the buffed person. The macro itself can placed in the F12 slot.
/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 3
/say There you go, all set. Thanks for your business.
/pause 3
/say Next!
/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 3
/say There you go, all set. Thanks for your business.
/pause 3
/say Next!
/pause 3
/say Buffing all stats, 2400+ for 3hrs for $10K. Please form a line and also watch your Battle Fatigue, if it's over 250 buffs will be affected.
Page 1 of 1