Help with getting the Master version/Hex to deci conversion

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

Moderator: Moderators

boomz
Noob
Noob
Posts: 2
Joined: 02 Dec 2014, 10:18
Noob?: Yes

Help with getting the Master version/Hex to deci conversion

#1 Post by boomz »

Good Day

I'm done with the IP and port using wireshark but I'm having problem with the master version and server version.
I already followed the one in this guide http://www.openkore.com/index.php/Connectivity_Guide but

can anyone help me to get the master version and server version with these hexa-decimal codes

Issue #1
> the codes are changing, these 2 are from only one server

Issue #2
> Tried to convert to decimal but still doesnt work
> im not sure if im doing right this even though i followed the manual

tried these, but didnt work
e1 = 225 < server version
64 = 100 < master version

or should i use e1 a9 7d 7b and convert it to decimal?how to convert for that?

1st Trial:
00000000 04 02 e1 a9 7d 7b 26 21 a9 07 87 dc de bb 34 69 ....}{&! ......4i
00000010 e5 47 64 00 1e 00 00 00 61 64 73 61 73 64 61 00 .Gd..... adsasda.
00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
00000030 64 73 64 61 61 64 00 00 00 00 00 00 00 00 00 00 dsdaad.. ........
00000040 00 00 00 00 00 00 00 00 01 ........ .
00000000 3e 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >....... ........
00000010 00 00 00 00 00 00 00 00 00 00 ........ ..

2nd Trial:
00000000 04 02 e1 a9 7d 7b 26 21 a9 07 87 dc de bb 34 69 ....}{&! ......4i
00000010 e5 47 64 00 1e 00 00 00 6d 75 73 68 72 6f 6f 6d .Gd..... mushroom
00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
00000030 64 61 73 64 73 61 64 61 00 00 00 00 00 00 00 00 dasdsada ........
00000040 00 00 00 00 00 00 00 00 01 ........ .
00000000 3e 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >....... ........
00000010 00 00 00 00 00 00 00 00 00 00 ........ ..

I also used another way which was the grf tool but didnt work also for this server.

Thank you very much guys
boomz
Noob
Noob
Posts: 2
Joined: 02 Dec 2014, 10:18
Noob?: Yes

Re: Help with getting the Master version/Hex to deci conversion

#2 Post by boomz »

tried using GRF, what seems to be the problem here guys?tnx

Did i used the correct master version and version?because i still got the error "Connect failed, something wrong with the login settings"

client
<address>162.248.93.221</address>
<port>6900</port>
<version>30</version>
<langtype>1</langtype>
<yellow>

servers.txt

[xXXXXXX]
ip 162.248.93.221
port 6900
master_version 30
version 1
secureLogin 1
secureLogin_type 0
secureLogin_requestCode
secureLogin_account 0
serverType pRO
patchserver wpatch.ragnarok.com.ph
patchpath /patch50
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
serverEncoding Tagalog
charBlockSize 144
recvpackets recvpackets.txt
addTableFolders pRO

i wish u can help my guys
thank you
stiu
Noob
Noob
Posts: 3
Joined: 03 Aug 2010, 02:47
Noob?: No

Re: Help with getting the Master version/Hex to deci conversion

#3 Post by stiu »

I think you need to look for packets that start with 64 00 or 02 B0, even though it may vary for each server, as stated in the Connectivity Guide.