automacro paket {
console /\[(jarak|dist)=(.*)\] (.*) \((\d+)\): (\*Flag\s\d\*|combo)$/
exclusive 1
call {
$distance = $.lastMatch2
$namaPlayer = $.lastMatch3
$playerID = $.lastMatch4
$playerguild = @eval (exists $::players{$::playersID[$playerID]}->{guild} ? $::players{$::playersID[$playerID]}->{guild}{name} : 'null')
$guild1 = Guild Name
$guild2 = Guild Name
$player1 = Player Name
if ($playerguild == $guild1) goto oke
if ($playerguild == $guild2) goto oke
if ($playerguild == $guild3) goto oke
if ($playerguild == $guild4) goto oke
if ($playerguild == $guild5) goto oke
if ($playerguild == $guild6) goto oke
if ($namaPlayer == $player1) goto oke
goto lain
:oke
do sp 462 $playerID 7
do sp 463 $playerID 7
do sp 464 $playerID 3
do sp 465 $playerID 7
goto end
:lain
do e ??
goto end
:end
release paket
}
}
//Put this on config folder and do ctrl + 1 to active the macro ( near the soul linker bot )LOL
No comments:
Post a Comment