• Welcome Message

    Ragnarok hacks , Cheats , BOT, Guide , Cheat Engine , Winsock Packet Editor, Redox Packet Editor, Learn how to hack , Hacking Ragnarok Online , Ragnarok Online , Openkore , Download , Download Cheats , Download Ragnarok Online Cheat , Ragnarok Online Cheats Hacks , Blog

Perfect BOT Buff ?

Posted by Wilson On 6:55 AM 2 comments

Perfect BOT Buff ?

1 High Priest
Blessing , Increase Agility , Impostio Manus , Assumptio

Here's the macro

automacro buff {
console /\[dist=(.*)\] (.*) \((\d+)\): (\*Flag\s\d\*|fcp|buff|)$/
run-once 1
call {
$distance = $.lastMatch1
$namaPlayer = $.lastMatch2
$playerID = $.lastMatch3
$playerguild = @eval (exists $::players{$::playersID[$playerID]}->{guild} ? $::players{$::playersID[$playerID]}->{guild}{name} : 'null')

$guild1 = GuildNameHere
$guild2 = GuildNameHere
$player1 = PlayerNameHere
$player2 = PlayerNameHere
if ($playerguild == $guild1) goto oke
if ($playerguild == $guild2) goto oke
if ($namaPlayer == $player1) goto oke
if ($namaPlayer == $player2) goto oke

goto lain
:oke

do sp 34 $playerID 10

do sp 29 $playerID 10

do sp 66 $playerID 5

do sp 361 $playerID 5
goto end

:jauh
do c ui $namaPlayer deketan
goto end
:lain
do e ??
goto end
:end

release buff
}
}


Soul Linker ( Kaite , Kaupe , Kaahi , Kaizel ) and Soul Linker ( Spirit )
for macro you can see HERE and http://ragnarok-a.blogspot.com/2010/01/soul-linker-macro-soul.html


Paladin ( Gospel )

automacro gospel {
console /\[(jarak|dist)=(.*)\] (.*) \((\d+)\): (\*Fla\s\d\*|gospel)$/
exclusive 1
run-once 1
call {
$distance = $.lastMatch2
$namaPlayer = $.lastMatch3
$playerID = $.lastMatch4
$playerguild = @eval (exists $::players{$::playersID[$playerID]}->{guild} ? $::players{$::playersID[$playerID]}->{guild}{name} : 'null')

$guild1 =
$guild2 =
$player1 =
$player2 =

if ($playerguild == $guild1) goto oke
if ($playerguild == $guild2) goto oke
if ($namaPlayer == $player1) goto oke
if ($namaPlayer == $player2) goto oke

goto lain
:oke

#skill ass
do sp 369 $playerID 10
pause 0.2
goto end

:lain
do e ??
:end

release gospel
}
}

Just say the word "gospel"


WhiteSmith Macro

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 =
$guild2 =

if ($playerguild == $guild1) goto oke
if ($playerguild == $guild2) goto oke


goto lain
:oke

do sp 111 $playerID 10

do sp 112 $playerID 10

do sp 113 $playerID 5

goto end

:jauh
do c ui $namaPlayer deketan
goto end
:lain
do e ??
goto end
:end

release paket
}
}




Creator - FCP

automacro fcp {
console /\[(jarak|dist)=(.*)\] (.*) \((\d+)\): (\*Fla\s\d\*|fcp)$/
exclusive 1
run-once 1
call {
$distance = $.lastMatch2
$namaPlayer = $.lastMatch3
$playerID = $.lastMatch4
$playerguild = @eval (exists $::players{$::playersID[$playerID]}->{guild} ? $::players{$::playersID[$playerID]}->{guild}{name} : 'null')

#Nama guild yg mau di paket
$guild1 =
$player1 =

if ($playerguild == $guild1) goto oke
if ($namaPlayer == $player1) goto oke
goto lain
:oke

#skill ass
do sp 479 $playerID 10
pause 0.2
goto end

:lain
do e ??
:end

release fcp
}
}

Categories:

2 Response for the "Perfect BOT Buff ?"

  1. dhod4ever says:

    how to use it?

  2. Riconardo says:

    ITU PAKAI PROGRAM APA GAN

Post a Comment