[TUT] How to make a Runescape private server

Paradoxum

Member
Reputation
0
.:How to make a runescape private server:.​
In this guide i will teach you how to create your own runescape private server, i will use an runescape rev 317 in this tutorial!

1. First we will need all the downloads to make our server. I will provide the links.

Java JDK latest update (v24) Click here to download
This is required for the server to run!


Winrar Download Winrar here
You need winrar to open packed rar files.

AcerX Source - Download Source Here
This is the source of the server, this is needed for people to connect to your server.

AcerX Client - Download Client Here
This is the client, this is what other persons have to download to connect to your server.

2. Now when you have downloaded everything, install Java JDK and Winrar, when thats done extract the Source and Client files into a new folder.

3.
HOW TO CHANGE THE IP OF THE SOURCE
1. Open Client.java (Open with notepad)
2. Press Ctrl+H.
3. In "Find What" Type "127.0.0.1" (Without the inverted commas)
4. In "Replace with" Type Your IP Address you have selected your your server.
5. Then Click Replace All.
6. Save and your done!


HOW TO CHANGE THE IP OF THE CLIENT
1. In the client folder Javac look for Gui.java
2. Press Ctrl+H.
3. In "Find What" Type "127.0.0.1" (Without the inverted commas)
4. In "Replace with" Type Your IP Address you want your users to connect to.
5. Then Click Replace All.
6. Save and close.
7. Run Compile.bat and your done!


HOW TO CHANGE THE NAME OF THE CLIENT
1. Open Gui.java
2. Scroll to the very bottom.
3. See where it says KamiX Client by itzkn1f3z
4. Change that to whatever you wish to call the client.
5. Save and compile then your done!


FAQ​
Q: When i run a bat file, it says "Cannot file path file"!
A: Right click on the bat file and click "Edit", you will see the java path file example "C:\Program Files\Java\jdk1.6.0_21\bin\javac.exe" Change "jdk1.6.0_21" to your version!
To find your version, do like i did in the picture!

ilyKc8.png


Thats pretty much it, i will probably add pictures later on, also i wont go into portforwarding, if you don't know how to do, use Hamachi!
 

iKnight

Active Member
Reputation
0
Nice guide, hopefully you'll finish it soon. I'll bookmark for future references.
 
Reputation
0
I personally think you should have finished before writing.
I also think you should reorganize it.
 

Paradoxum

Member
Reputation
0
Thanks for the feedback guys, yeah maybe it was stupid to release it before it was done, im sorry about that Dusk. But it will be done soon enough. :)
 

Scrappy

Onyx user!
Reputation
0
Nice tut, Paradoxum. Nice seeing you here also. Bookmarking this.
 

kelixlakai

Onyx user!
Reputation
0
nice guide, cant really say i am a fan of privateservers for RS i have created one but ehh not worth the time.
 

DrecliN

Onyx user!
Reputation
0
Probably one of my favorite all around member from many forums. Glad too see you active here, looking forward to the completion of this guide.
 

Music

Member
Reputation
0
You should explain how to run 317's on 64bit/windows 7. Most people use w7 now.
 

Singed

Onyx user!
Reputation
0
to be honest.. not to bad. i used to own a successful server back in '09 but ended up being to busy so.. yeh
don't forget there's also the whole erm.. learning java language part :)
also, if you don't believe me about my old server, see for yourself HERE
 
Top