I need help with PathosRO to extract informations

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

Moderator: Moderators

patmama
Noob
Noob
Posts: 3
Joined: 05 Jul 2012, 17:55
Noob?: Yes

I need help with PathosRO to extract informations

#1 Post by patmama »

please help cant do master_version, version and serverType
this is the IP 72.20.18.58 and the port is 6900
please help. http://www.pathosro.com/index.html
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: I need help with PathosRO to extract informations

#2 Post by SkylorD »

Show what you did.

Where is your clientinfo.xml ?
With this file you could extract almost everything.
DEACTIVATED 8-)
patmama
Noob
Noob
Posts: 3
Joined: 05 Jul 2012, 17:55
Noob?: Yes

Re: I need help with PathosRO to extract informations

#3 Post by patmama »

<desc>Alternative Ragnarok Online</desc>
<display>My Server RO</display>
<balloon>Click here to play</balloon>
<address>127.0.0.1</address>
<port>6900</port>
<version>24</version>
<langtype>6</langtype>

i use grf tool. i think this information is wrong. i use wireshark and the ip adress of pathosRO is 72.20.18.58.. but i dont know how to get the version, master_version and the serverType. :(
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: I need help with PathosRO to extract informations

#4 Post by SkylorD »

With GRF Tools :

Code: Select all

address = address of the server
port = port of the server
version = version of the server
langtype = master_version of your server
For Wireshark you need read this :

http://openkore.com/index.php/Connectiv ... #Wireshark

Look :
To discover the serverType, read :

http://openkore.com/index.php/ServerTyp ... serverType
DEACTIVATED 8-)
patmama
Noob
Noob
Posts: 3
Joined: 05 Jul 2012, 17:55
Noob?: Yes

Re: I need help with PathosRO to extract informations

#5 Post by patmama »

the PE viewer always says "The File does not have MZ header".. help me please :(

-

it says "cannot load server message parser for server type kro"
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: I need help with PathosRO to extract informations

#6 Post by SkylorD »

the PE viewer always says "The File does not have MZ header".. help me please
Probably using the wrong file or a file with different format of .exe ! (I had this problem '-')

How are your configurations now ?
DEACTIVATED 8-)