Encrypted GRF, Client, Packet

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

tuhanyatuhan
Noob
Noob
Posts: 10
Joined: 27 Feb 2017, 06:08
Noob?: Yes

Encrypted GRF, Client, Packet

#1 Post by tuhanyatuhan »

[*]Sorry for being a noob and my bad english.
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
Here's the xh.txt after change from hexa to dec

Code: Select all

1276590122
2127656137
697704015
I already change itu to KMA and the plugin already loaded also when the Openkore start. (change the sys.txt to 1 to load all plugins)
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
Image
i already try to change the servertype, but still got nothing.

Here's the client.
can anyone explain it ?

Thanks you so much.
tuhanyatuhan
Noob
Noob
Posts: 10
Joined: 27 Feb 2017, 06:08
Noob?: Yes

Re: Encrypted GRF, Client, Packet

#2 Post by tuhanyatuhan »

No one helps ?
Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

Re: Encrypted GRF, Client, Packet

#3 Post by Mortimal »

The problem is in version and/or master_version
Please use pin function for uploading your file contents!
tuhanyatuhan
Noob
Noob
Posts: 10
Joined: 27 Feb 2017, 06:08
Noob?: Yes

Re: Encrypted GRF, Client, Packet

#4 Post by tuhanyatuhan »

Mortimal wrote:The problem is in version and/or master_version
Any suggestion if they encrypted the version and the master_version like this ?

Encrypted ?
Image