Page 1 of 1

Packetlengths from old client and run openKore

Posted: 19 Jan 2018, 03:55
by Ernesto
Hello guys!

I can login into server with openKore, select character and get into the game without a problem, after i log in character automaticly discconect and console log say "Disconnected from Map Server, connecting to Account Server in 47 seconds..."

Config.txt
[ro]
ip filled_IP
port 6900
master_version 20
version 23
serverType kRO_RagexeRE_2010_06_22a
addTableFolders czechro
charBlockSize 106
pinCode 0
charDeleteDateType 1
sendCryptKeys 0x0,0x0,0x0

By recomendation I used this https://gitlab.com/4144/bpe/ to get packetlenghts or something like that what i need to run openkore, because PEEK does not support old clients. My exe client is 2010-06-23.

So i extracted some files from .exe, not exactly the same files like from PEEK, but they containts some informations, could anyone help me to find correct informations and what to do with them?

I mean if i need some of these to use them in sendCryptKeys or if u should copy them to tables -> "servername" -> recvpackets.txt
Im not sure i know what openkore exactly needs.

Thank you guys!
Files are attached

Re: Packetlengths from old client and run openKore

Posted: 19 Jan 2018, 13:50
by Ernesto
solved