Buffbot Script

Can someone help me?
My clan has 3 bots: An accordian thief(lvl 11), Turtle Tamer(lvl 11), and Sauceror(lvl 5).
They just need to buff everyone in the clan once with all available buffs.
Thanks.
 
ash: BOOLEAN use_skill( int count, skill your_skill, string your_target );
Normally I would point you to the wiki for such a function, but it seems it was never added to the wiki. This has been added now.

PHP:
CLI: cast [#] <skillname> on <targetname>

(pay no mind to coloring of text. PHP tags did it)
I will point to the CLI manual for this one because it is there, and has been for a while.
 
Top