Auto Buffer

07/06/2012 20:53 jhincis#1
Auto buffer

[CODE]automacro samplebuffer {
sp > 20%
console /\[dist=(.*)\] (.*) \((\d+)\): (.*)(buff|Flag|Help|heal)(.*)$/
exclusive 1
call {
$dist = $.lastMatch1
$target = $.lastMatch3
$skill = $.lastMatch5

if ($dist > 8) goto end
if ($skill == buff) goto buff
if ($skill == Flag) goto buff
if ($skill == Help) goto heal
if ($skill == heal) goto heal
goto end

:buff
# 34 blessing
# 29 inc agi......continue to
08/15/2012 13:43 Tank20#2
Sir, where can i code that ?

using NOTE PAD ? how to do that sir ?

please reply .. THANKS Sir :)
08/24/2012 11:35 aronron33#3
how can i buff specific person only?
01/31/2013 10:17 Sathix#4
do you know how to set free for all users and without pm and emotions ?
02/12/2013 11:20 evilrecnad#5
can you do a chat command buffer? ( i mean by pm )