.: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!
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!