Changing IP in hex editor.

Discussion about Helbreath Server Files.
Post Reply
Xanthorf
just visiting
Posts: 2
Joined: Wed Jul 21, 2004 12:20 pm

Post by Xanthorf »

Right, I'm trying to make my own hb server. But I've stuck into some problems already. The first thing you had to do was to:

Code: Select all

Open GateServer.cfg and replace all instances of YOUR IP ADDRESS with your IP address (Can NOT use 127.0.0.1) save and close this file.
I've never used an hex editor before so I dont know where those "instances of your ip adress" are and how to change them.

I'd be happy if someone would help me out and provide some pictures of how to do it.
borgx
Member
Posts: 116
Joined: Tue Mar 23, 2004 6:53 am

Post by borgx »

well first you dont need a hex editor to edit plain text files.
second what they mean by, replace all instances of YOUR IP ADDRESS; is replace the text string, YOUR IP ADDRESS; with your ip address.
I dont know why you would need pictures for that seeings how its very simple.
<span style='color:purple'><br>Don't let the nick fool you! Anything is possible!<br><br><img src='http://img26.exs.cx/img26/6171/Majick.jpg' border='0' alt='user posted image' /><br><img src='http://img6.exs.cx/img6/4607/borgx1.jpg' border='0' alt='user posted image' /><br><img src='http://img42.exs.cx/img42/82/crusader.jpg' border='0' alt='user posted image' /><br><br></span>
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

open .cfg files which are in the server folder with NotePad, and you 'll see some IP adresses, just replace them for yours, and that's it...
u need a Hex Editor to change a Client 's IP Adress, not for cfg files

CHANGING CLIENT'S IP ADRESS

download a good hex editor, open a client with it, and type ctrl+F. Write "checksum error" (without " ") and 1 or 2 lines up you ll see an IP adress, just replace it with yours.
________________________________________
Good Luck 4 every1
Mx - Nemeliom
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
Post Reply