Please teach me and guide me.
I already read all the instruction in this forum, but still cant get connected to the server.
I already using PEEK and get the cryptkey, and recvpackets.txt, and also making ench.pl and xh.txt to load the crypt keys, and the plugin also loaded to when start.
and i used the latest openkore from someone in github who has a new send and receive kRO_RagexeRE_2015_05_13a servertype.
I use the kRO_RagexeRE_2015_05_13a because its the latest servertype i known and listed on the folder.
But the Ragnarok client is 20151102, i got it from PEEK output PacketLengths_20151102.ini and from PE Viewer 02/11/2015.
Here's my Packet Keys.
Code: Select all
[Packet_Keys]
1 = 0x4C17382A --> 1276590122
2 = 0x7ED174C9 --> 2127656137
3 = 0x29961E4F --> 697704015
Code: Select all
1276590122
2127656137
697704015
and i also try to Mix it to KAM, MKA, AKM and still got nothing when try to connect to Map Server.
And here's my server setting.
Code: Select all
[RAKKI RO]
ip 103.253.145.223
port 6900
master_version 0
version 55
serverType kRO_RagexeRE_2015_05_13a
serverEncoding Western
charBlockSize 144
chatLangCode 1
recvpackets recvpackets.txt
addTableFolders translated/kRO_english;kRO
ClientHash 7132936f5c5f5807b51a1cdc721d8d77
i already try to change the servertype, but still got nothing.
Here's the client.
can anyone explain it ?
Thanks you so much.