[TuT - A] [508] [Client] Changing the IP your Client Connects to

Junior Spellweaver
Joined
May 17, 2007
Messages
131
Reaction score
2
Credit's go to Zapper nodle from rune-server

Making a client connect to your Server Ip​
Difficulty: 0
Classes modified: client.java

Step 1:
Open up Client.java and search for
Code:
127.0.0.1

This should come up:
Code:
Class68_Sub9.aString2883 = "127.0.0.1";

Step 2:
Change 127.0.0.1 to your server IP. Exit and Save.

Step 3:
Compile, Zip and Send.
 
Last edited by a moderator:
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

thx very much ,,,,, I need threads like this ..... ^^

love ur thread

but .... ^^

need thread talking about making 508 private server ... ?!

where should I put ( cmd , src and bin Folders ...... plz tell me ) ... ?!

... and thx again ...... !!! love u

... lol

but Dont forget my Question

where should I put ( cmd , src and bin Folders ...... plz tell me ) ... ?!
 
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

thx very much ,,,,, I need threads like this ..... ^^

love ur thread

but .... ^^

need thread talking about making 508 private server ... ?!

where should I put ( cmd , src and bin Folders ...... plz tell me ) ... ?!

... and thx again ...... !!! love u

... lol

but Dont forget my Question

where should I put ( cmd , src and bin Folders ...... plz tell me ) ... ?!

They, are the folders that carry all the files needed for the server just make a folder called "your server name" and place them in there and your set to go
 
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

They, are the folders that carry all the files needed for the server just make a folder called "your server name" and place them in there and your set to go

yesh.. but unless ur starting from scratch.. and making ur own source.. u proly wont wanna release a leached on xD
 
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

Hey whenever i start my server and try to log in with silab client( the web one) it says please choose another world... can you tell me how to fix this plz? i rly wanna play it
 
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

every 508 source i download i cant find the client.java
even with search any reason why???
i can find the client.java in a 317 source but why not 508???
 
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

im currently finding out how to add custom floors and that in a 508 client

ontopic

good tut for people who are starting
 
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

i cant find the client.java file in many of the packs if u would call it that
 
This tut don't work for mine.
I just changed it to mine ip and it's not working, What should be the problem?
BTW: Does cache508 do anything, cause i didn't download that.
 
Back