• 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

How To Make A BOT - Part 2

Posted by Wilson On 11:56 AM 2 comments

This part learn to set the configuration of your BOT.

Now we take example of a BOT that following the user

Copy this line to the config.txt

follow 1
followTarget TheNameOfTargetThatFollowed
followEmotion 1 ( If you want the BOT follow your emoticon ) / 0 ( BOT not following your emoticon )
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0 ( The BOT keep standing event you sit ) / 1 ( If your BOT follow you if you sit )
followBot 0 ( If following normal player ) / 1 ( Following another BOT )

Then try it.If you're close by the BOT the BOT will follow you ( of course the name must be the same at "followTarget TheNameOfTargetThatFollowed"




Let's now make your BOT do skill on himself

example Blessing

useSelf_skill Blessing {
lvl 10
maxCastTime 0
minCastTime 0
hp >20
sp
whenStatusInactive Blessing
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 5
disabled 0
inInventory
manualAI 0
}

The BOT will automatically use blessing when he lost his blessing status

You can create for other skill and i dont need to put 1 by 1 right ? LoLx

For Spirit ( PartySkill ) ( The Char that want to be spirited must be 1 party )

partySkill Soul Linker {
lvl 5
whenStatusActive
whenStatusInactive Spirit
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 60
disabled 0
manualAI 0
target TheNameofYourChar
target_whenStatusActive
target_whenStatusInactive Spirit
target_timeout 60
target_deltaHp
target_dead 0
isSelfSkill 0
}

or if you want Your Priest auto Blessing you , You can use this too !

partySkill Blessing {
lvl 10
target TheNameofYourChar
target_whenStatusActive
target_whenStatusInactive Blessing
target_timeout 60
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0



And if you want your BOT keep in one place put this line on the config

lockMap MapName ( ex :Prontera , Izlude ,etc )

And a lot of config you can put in your config.txt you can find it more by googling.LoLx

That's the end of BOT Tutorial - Part 2.

At Part Three i will tell you how to use macro

Categories:

2 Response for the "How To Make A BOT - Part 2"

  1. Unknown says:

    Hi can you help to make abot to my server? please add me on facebook www.facebook.com/utbossrain.dlanyer
    im willing to pay

  2. Mr.S says:

    hye can we do remote session with teamviewer?? i got some error like ''Closing connection to Character Server''

Post a Comment