HOW TO BOT IN RAGNAROK ONLINE SERVERS
In this tutorial we only learn how to make our BOT can login to your RO Private Server
First you should download :
• Openkore
• GRF Tool
First extract All the Openkore Folder
Usually it's should be like this
Openkore ( Folder )
- control ( arrowcraft , config , macros , etc txt files )
- fields ( Some FLD files )
- logs ( Some txt files )
- plugin ( not all openkore have )
- src ( some pm files )
- tables ( some txt files )
- and a program called "wxstart"
wxstart are the one we should have for botting
now whe should edit servers.txt ( tables > servers.txt )
Now extract the GRF Tool that you have downloaded
Open it and it will be like this right ?
Then click the open button at top corner left of the grftool , go to your RO Folder then you will see some GRF files right ? choose your Ragnarok server grf ( ex : DarkRO.grf ) then open it.
then it will spawn some list of files.
At the search box type "Sclientinfo.xml" then click enter.
If you don't found it Try Search "Clientinfo.xml"
You will get the server spesification at the right side of the grftool
At servers.txt add this
example
[NeoRoxy] >>>>servers name
ip 116.68.251.110 >>>address
port 6900 >>>>port
version 22 >>>>version
Put the spesification as it is at the grftool and close the grftool and save the servers.txt
Now open the control folder and open config.txt
At the top
master NeoRoxy >> the server name you type at servers.txt
server
username Test >> Your own username
password Test >> Your own password
pin
char
sex
just leave blank the server , pin , char , and sex
After you do it save the config.txt and run the wxstart.exe
Sometime it will ask you some detail you should just answer it
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
and thats it start botting in any server
HOW TO BOT IN RAGNAROK ONLINE SERVERS
HOW TO BOT IN RAGNAROK ONLINE SERVERS In this tutorial we only learn how to make our BOT can login ...
Thursday, September 1, 2022
HOW TO BOT IN RAGNAROK ONLINE SERVERS
Subscribe to:
Comments (Atom)
-
HOW TO BOT IN RAGNAROK ONLINE SERVERS In this tutorial we only learn how to make our BOT can login ...