Hopefully When You Achieve Making Your Runescape Private Server You Will Have A Direction Of How To Code And A Lil Bit More Knowledge Of Java
---------------------------------------------------------------------------
Before you start coding and beginning the following instructions i would first like you to learn some basic java
[Only registered and activated users can see links. ]
Next is "Java JDK"
go to [Only registered and activated users can see links. ]
Now click on “Accept License Agreement.” It will take you to the same page Then check, “Windows Offline Installation.”
save it to your desk top and follow the instructions on fully installing it.
Next is getting a source and setting up your router!!
Recommended Sources
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
The sources i listed above are very easy to edit and good for new runescape
private server makers!!
now is getting a fairly decent client for you to use to connect to your server when you have it up.
So since most people like silab soft's client we will use hers.
go to [Only registered and activated users can see links. ] let it load. Then put it in your user name and password and for ip
youriphere.no-ip.org (THIS IS NOT YOUR IP FOR YOUR SERVER THIS IS JUST A EXAMPLE UNTIL WE GET YOUR OWN IP)
[Only registered and activated users can see links. ]
Now to set up your router, Go to Start > Control Panel > Network & Internet Connections > Click on View Network Connections. Next, right click on the connection you use to connect to the internet and click properties. Then click on the, “Advanced” tab and click on firewall settings. Make sure your firewall is always OFF it can be ON but its better to have it off so it isn't to complicated. Now go to “Exceptions” tab at the bottom of that tab you should see a tab called "add port" click it! for the name you want to put "Private Server" for "Port" put “43594” select TCP and click on ok.
Now time to set up your router!! this is the part where some people get confused. To start go to Start > Control Panel > Network & Internet Connections > Click on View Network Connections. Next, right click on the connection you use to connect to the internet and click properties. Now Click on the support tab and see what the Default Gateway is. For example mine is 189.935.7.9 if you use Dial Up, skip this step. Now copy and paste your default gateway into your address bar! Now if a box comes up asking for a user name and pass, keep the user name blank and for the password put admin!
Now if this worked on your left side of the website there should be "virtual servers" underneath "firewall" Now add the following info in the below picture!
instead of shadowsoft.no-ip.org rename it to what you want your server ip to be!
now that you have your source your client and your hosting so people can log onto your server. Go into the file where your source is you should see "run" or "runserver" now you should see compile, right click it and click edit now copy and paste all this into there
Code:
@echo off
COLOR 0a
Java Compiler
"C:\Program Files\Java\jdk1.6.0_01\bin\javac.exe" *.java
pause
and go to your "runserver"
right click and edit
replace all the following into it
Code:
@echo off
color 0a
Running Server - Please Wait
"C:\Program Files\Java\jdk1.6.0_01\bin\java.exe" server
pause
This is the newest and updated version of making a runescape private server!!
Thanks, Mr.Cupcakes (AKA XVII)
My other acc Mr.Cupcakes got like locked or whatever, because i can request password or log in so i just reposted this from last year when i posted it.