Jump to content
  • 0

Possible to diff own client to use with private server?


pagalas

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/07/12
  • Last Seen:  

So I figured out what client version the server I'm playing is. My question is it possible to use it? Currently it was always failed to connect to server after clicking login. Btw the server uses gepard

Edited by pagalas
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  399
  • Reputation:   69
  • Joined:  12/26/15
  • Last Seen:  

What is ur client version anyway?

If supported by rathena, u just need to match the conguration in the db/packet_db & src/common/mmo.h

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  10/07/12
  • Last Seen:  

11 minutes ago, hazimjauhari90 said:

What is ur client version anyway?

If supported by rathena, u just need to match the conguration in the db/packet_db & src/common/mmo.h

client version was 2013-08-07aRagexe.exe

So how to do it??

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  399
  • Reputation:   69
  • Joined:  12/26/15
  • Last Seen:  

in the db/packet_db.txt,

set packet_db_ver: 45

while in src/common/mmo.h

#define PACKETVER 20130807

and in src/config/core.h

//#define PACKET_OBFUSCATION

upon setup these 3 above, recompile back ur rathena.

make sure when u diff with nemo, u disable packet encryption.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  140
  • Reputation:   11
  • Joined:  09/28/14
  • Last Seen:  

You can't connect with that client if it uses gepard shield you need to diff that client with gepard.dll and only @Functor can do that, only with his client and you can't please him to do it with your client lolz

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1550
  • Reputation:   239
  • Joined:  08/03/12
  • Last Seen:  

Gepard have their own encryption so you cant

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...