Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help] Making Non-Hamachi Private Server ToP

Newbie Spellweaver
Joined
Feb 6, 2010
Messages
5
Reaction score
0
Ok i had made a hamachi Tales Of Pirate Private server i had fun with it but i got problems on how to make other people play in it so can anyone give a guide or tutorial vid on how to make people play in my server should i give patch or something


second i want to know how to make my hamachi server into non hamachi server

third i will need a scripter for it and helper on developing this i will reward you as gm in my server pls anyone help me
 
Initiate Mage
Joined
Apr 4, 2011
Messages
1
Reaction score
0
Re: Need Help Making Non-Hamachi Private Server ToP

STEP 1 - Signing up at

STEP 1.1
Navigate to

STEP 1.2
Fill in all the required informations and click on "I Accept. Create my Account".

STEP 1.3
A email required for activation of your account will be dispatched to the email address you entered on the registration page,
follow the instructions on the email to activate your account!

STEP 2 - Adding a host

STEP 2.1
Got your account activated and working? GRATS! :D
Now, look on the left side of your web browser, you'll see a control panel of your account. Click "Add" under Hosts/Redirects.



STEP 2.2


1 - This is your hostname, aka the URL you'll be using in your .properties files and localhost. I recommend you to keep it below 3/4 characters.

2 - This is type of the host. Don't touch anything there, leave it.

3 - Replace the IP address that appears there with the one you got from

4 - Don't touch.

5 - Don't touch.

After filling your hostname in, click on "Create Host".
Taadaa! You're done with creating a host redirect!

STEP 3 - Downloading the Dynamic Update Client (DUC)

STEP 3.1
Navigate to

STEP 3.2
Download and install it. Please do not ask how to download it as it's pretty obvious.

STEP 3.3
"OMGWTF WAI EU ASK MIIE DAWNLAOD THIZ USELEZZ LARHX"

First of all, this isn't a useless thing, you will need to to update your redirect host to make it resolve to your changed IP.

STEP 4 - Hexediting your client

STEP 4.1
Navigate to and download Hex workshop, after that, install it.

STEP 4.2
Right click on your localhost and press "Hex Edit with Hex Workshop v5".

STEP 4.3
Press ctrl+F and set the type to text string, and search for 127.0.0.1

STEP 4.4
Replace the 127.0.0.1 with your host redirect URL you entered earlier on while adding a host, then save.

STEP 5 - Changing your .properties

STEP 5.1
Open up world.properties / channel.properties / login.properties

STEP 5.2
Find net.sf.odinms.channel.net.interface=127.0.0.1 in world.properties.
Replace the bolded 127.0.0.1 with your host redirect URL, then save.

STEP 5.3
Find net.sf.odinms.world.host=localhost in channel.properties.
Replace the bolded localhost with your host redirect URL, then save.

STEP 5.4
Find net.sf.odinms.world.host=localhost in login.properties.
Replace the bolded localhost with your host redirect URL, then save.

IF PEOPLE CANNOT CONNECT TO YOUR SERVER, SKIP STEP 5.3 AND 5.4!

STEP 6 - Making your NO-IP DUC start upon startup. [Optional]

STEP 6.1
Double click your No-IP DUC tray icon.

STEP 6.2
Click on "Options" and tick "Run on startup".
 
Upvote 0
Newbie Spellweaver
Joined
Oct 31, 2013
Messages
15
Reaction score
0
I get the best error ever!
I open odin with hex and i get an error that says "The specified search string was not found"
Is this just with odin , or is it ruining Avenger and Athens too?
 
Upvote 0
Initiate Mage
Joined
Jan 4, 2015
Messages
2
Reaction score
0
Re: Need Help Making Non-Hamachi Private Server ToP

I dont understand whati haw to do here!!!!!!!!!!!


STEP 4.3
Press ctrl+F and set the type to text string, and search for 127.0.0.1

STEP 4.4
Replace the 127.0.0.1 with your host redirect URL you entered earlier on while adding a host, then save.

STEP 5 - Changing your .properties

STEP 5.1
Open up world.properties / channel.properties / login.properties

STEP 5.2
Find net.sf.odinms.channel.net.interface=127.0.0.1 in world.properties.
Replace the bolded 127.0.0.1 with your host redirect URL, then save.
 
Upvote 0
Banned
Banned
Joined
Dec 24, 2014
Messages
100
Reaction score
6
Re: Need Help Making Non-Hamachi Private Server ToP

I dont understand whati haw to do here!!!!!!!!!!!


STEP 4.3
Press ctrl+F and set the type to text string, and search for 127.0.0.1

STEP 4.4
Replace the 127.0.0.1 with your host redirect URL you entered earlier on while adding a host, then save.

STEP 5 - Changing your .properties

STEP 5.1
Open up world.properties / channel.properties / login.properties

STEP 5.2
Find net.sf.odinms.channel.net.interface=127.0.0.1 in world.properties.
Replace the bolded 127.0.0.1 with your host redirect URL, then save.

Use notepad++ or ultra hex editor
 
Upvote 0
Back
Top