Jump to content
ruubi

Client modification that allows you to automatically connect to the server

Recommended Posts

Client modification that allows you to automatically connect to the server

This modification allows you to specify the ip address , port , server version , username and password

 

First Step:

 

  • You need to download Hex Editor:

           -https://mh-nexus.de/en/hxd/

 

 

Second Step:

  • Open your Game.exe in Hex Editor:

                                                                                                                                        

image.png.107d32b430e67cf30e71d916b6008fd3.png

 

 

Third Step:

 

  • After you opened your game.exe , you need to click the search option, then replace.

 

        -After that you gonna go to Hex values

      -At the "Search For" line you put :          84 C0 74 17 8B C6 8D 50 01 EB 03 8D 49 00

       -Then to 'Replace with' line you put:       84 C0 EB 17 8B C6 8D 50 01 EB 03 8D 49 00

       -After that you click ok , Save the file.

 

 

image.png.a2e486209c2735d68808c8bb5db62634.pngimage.png.e9cf93a52c6a72d03e28cf3da76873ee.pngimage.png.a6ae5e97be4cc6e9e8735bf838f6aaaf.png

  

Capture.PNG.776364997c15b566ad95df27d8a61284.PNG

 

 

 

Fourth Step:

  • After that you go to your client folder then right click startgame.bat and click edit with notepad:

         -Then you gonna replace "start system\Game.exe" with

Quote

start system\Game.exe startgame tom:127.0.0.1,1973,YOURUSERNAME,YOURPASSWORD

         -After that save the changes.

 

Now the player will not need to enter their username and password: the game now will automatically connect to the server and the player will be directly in the character selection stage.

 

image.png.5b23572acb8dd5a41c40a4faeaa23741.png

 

Edited by Adrian
  • Like 8

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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...