• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[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:
Newbie Spellweaver
Joined
Dec 24, 2008
Messages
12
Reaction score
0
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 ) ... ?!
 
right + down + X
Loyal Member
Joined
May 25, 2006
Messages
1,688
Reaction score
298
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

Also, if your search brings up nothing, like mine did, it's at the end of the file, within the last 20-30 lines of code :)
 
Newbie Spellweaver
Joined
Jun 9, 2008
Messages
10
Reaction score
0
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

Thanks alot for help =) keep up good work. XD
 
Junior Spellweaver
Joined
May 17, 2007
Messages
131
Reaction score
2
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
 
Junior Spellweaver
Joined
Jan 6, 2009
Messages
136
Reaction score
0
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
 
Newbie Spellweaver
Joined
Oct 30, 2008
Messages
25
Reaction score
0
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
 
Newbie Spellweaver
Joined
Jan 14, 2009
Messages
13
Reaction score
0
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

where is the folder?
 
Newbie Spellweaver
Joined
Dec 6, 2008
Messages
8
Reaction score
0
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???
 
Joined
Nov 15, 2008
Messages
3,858
Reaction score
1,922
Re: [Tut - 508] Making A Client Connect To Your Server [For Others]

Cuz its likely to be compiled into a .jar file, or its been turned into a .class file.
Theres a tut on how to Decompile class files.
 
Chaos Is Here
Joined
Apr 6, 2006
Messages
256
Reaction score
5
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
 
Junior Spellweaver
Joined
May 27, 2008
Messages
185
Reaction score
0
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
 
Newbie Spellweaver
Joined
Jul 25, 2007
Messages
5
Reaction score
0
what do u mean by complie zip aND SEND?
 
Initiate Mage
Joined
Apr 11, 2009
Messages
1
Reaction score
0
plz help i mean if its not client.java what is it for 508s? anywasy if you come up with an answer thanks!
 
Initiate Mage
Joined
Jun 16, 2009
Messages
4
Reaction score
0
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.
 
Junior Spellweaver
Joined
May 17, 2007
Messages
131
Reaction score
2
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.

Yes you need the cache for it all to work 100%
 
Back
Top