Openkore BOT Auto Buffs when do *Flag* | Emotion Buffs
Put this code in you macros.txt
automacro buff {If you don't have macro plugins
console /\[dist=(.*)\] (.*) \((\d+)\): (\*Flag\s\d\*|fcp|buff|)$/
run-once 1
call {
$distance = $.lastMatch1
$namaPlayer = $.lastMatch2
$playerID = $.lastMatch3
do sp 34 $playerID 10
do sp 29 $playerID 10
release buff
stop
}
}
Download here.
~End
Openkore BOT Auto Buffs when do *Flag* | Emotion Buffs
0 Comments »