You are viewing our Forum Archives. To view or take place in current topics click here.
How To Create A Runescape Server
Posted:

How To Create A Runescape ServerPosted:

Tube
  • Resident Elite
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 276
Reputation Power: 16
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 276
Reputation Power: 16
So heres my tutorial on how to create a server.

Things You will need before you start
1. [ Register or Signin to view external links. ] > JDK

The tutorial will be split into parts.


Part 1 - Portforwarding
1.0
Before you start you will need a router, if you DO NOT have a router skip to 1.2. Ok so first you will need to know your router model/name, you can find this information underneath your router. Once you have found out your router name/model go to [ Register or Signin to view external links. ] . Next press CTRL + F and search for your router.
[ Register or Signin to view external links. ]
Once you find your router name click it and then a new page will come here Search for Runescape Private Server.
[ Register or Signin to view external links. ]
Click it then a Guide will come, you will need to follow this guide on your own. Once you have followed the guide correctly go to canyouseeme.org
and it will say "What Port" in there Type "43594" and click "Check".
You will get 2 results:
1. FAIL:
[ Register or Signin to view external links. ]

2. SUCCESS:
Same image as above but instead of ERROR it will say SUCCESS.
If Success skip to Part 2 if Fail carry on reading.


Part 1.1
If you failed and your 100% sure you did everything right something might be blocking the connection first, if you have Utorrent you would want to turn it off and try again. To turn of Utorrent, File > Exit. DO NOT JUST CLICK THE X BUTTON. Now if it still did not work its most likely your Firewall is blocking it, ok first open your firewall. Control Panel > Firewall.
Now click allow a program through firewall. And click ADD PORT.
Fill it out like this :
[ Register or Signin to view external links. ]
Then click ok then Add a port again and this time do UDP. Apply and ok. Then if your firewall is off turn it on. Then go to canyouseeme.org and try again. If your firewall is different and does not say add a port. you will need to click advanced settings and allow the program same as i showed.
If SUCCESS Skip to Part 2 If ERROR Carry on reading.


Part 1.2
This is your last bet if none of the above worked, yes Utorrent. alright you can download Utorrent [ Register or Signin to view external links. ] there. Next open it up and click Options > Preferences > Connection
And change everything and make it looks like this :
[ Register or Signin to view external links. ]
Click apply and ok. Next click Options > Setup Guide
it should say current random port change that to 43594 and Run tests.
Heres the results.
If Port is open then its all good if there is a tick but a star next to it not good if both have crosses not good at all :@.
If port is still closed contact me.


Part 2
Ok now that you can do all of that you will need to get a no-ip. go to no-ip.com and register an account. once you registered, click account management. then add a host. You dont need to change anything just put in a no-ip and click add host. Next Download the DUC here : [ Register or Signin to view external links. ] and run it. thats no-ip for now.


Part 2.1
The source alright im assuming you have downloaded the source i said, ok first off you will need to check the compiler, just click compile. if it says "The system cannot find the path specified" you will need to edit the compiler. Right click and edit it, the code should look like this:
@echo off
"C:\Program Files\Java\jdk1.6.0_24\bin\javac.exe" -classpath deps/log4j-1.2.15.jar;deps/jython.jar;deps/xstream.jar;deps/mina.jar;deps/mysql.jar;deps/poi.jar;deps/slf4j.jar;deps/slf4j-nop.jar -d bin src\server\event\*.java src\server\model\items\*.java src\server\model\minigames\*.java src\server\model\npcs\*.java src\server\model\objects\*.java src\server\model\players\*.java src\server\model\players\skills\*.java src\server\model\players\packets\*.java src\server\model\shops\*.java src\server\net\*.java src\server\task\*.java src\server\util\*.java src\server\world\*.java src\server\util\log\*.java src\server\*.java src\server\world\map\*.java
pause

Now what you need to change is the "jdk1.6.0_24". first you need to know your JDK version. to find this out :
My computer > C:Drive > Program Files > Java > JDK(Your Version Number Here) now it should say your version something like : jdk1.6.0_24. go to the compiler now ( in edit ) and change "1.6.0_24" to your version, save and exit. Next compile and Run the source.


Part 2.2
Now you need to create a webclient, but before you do that check your server status you can do that by going to google and typing "runescape server status checker" and typing in your no-ip and check. if its online good if not go over everything i said. now you need to create a webclient go onto rs-ps "type on google" and create a webclient there.

This tutorial was made by Tube On TheTechGame and took 45 minutes to make.
Thank's are appreciated.


Last edited by Tube ; edited 2 times in total
#2. Posted:
Your_GT_Here
  • Rising Star
Status: Offline
Joined: Jun 14, 201113Year Member
Posts: 727
Reputation Power: 31
Status: Offline
Joined: Jun 14, 201113Year Member
Posts: 727
Reputation Power: 31
Nice tutorial!!!!
#3. Posted:
Alex
  • Summer 2020
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 7,422
Reputation Power: 8670
Status: Offline
Joined: Apr 19, 201113Year Member
Posts: 7,422
Reputation Power: 8670
Nice tut i think someone made one of these and it died lol
#4. Posted:
Zoo
  • Christmas!
Status: Offline
Joined: Aug 13, 201113Year Member
Posts: 2,113
Reputation Power: 103
Status: Offline
Joined: Aug 13, 201113Year Member
Posts: 2,113
Reputation Power: 103
Very nice tutorial. I only skimmed through it but it looks good, I'll be sure to use this if I wanna make one.
#5. Posted:
-iCraiG-
  • TTG Natural
Status: Offline
Joined: Feb 14, 201113Year Member
Posts: 911
Reputation Power: 37
Status: Offline
Joined: Feb 14, 201113Year Member
Posts: 911
Reputation Power: 37
Ye Thanks For This Mate
#6. Posted:
xAundre
  • Powerhouse
Status: Offline
Joined: Sep 23, 201014Year Member
Posts: 409
Reputation Power: 26
Status: Offline
Joined: Sep 23, 201014Year Member
Posts: 409
Reputation Power: 26
Very Nice post mate.
#7. Posted:
Performance
  • TTG Addict
Status: Offline
Joined: Aug 14, 201113Year Member
Posts: 2,252
Reputation Power: 94
Status: Offline
Joined: Aug 14, 201113Year Member
Posts: 2,252
Reputation Power: 94
Lovinn The Post

99.9% This Is Gonna Be A Sticky !
#8. Posted:
Tube
  • Resident Elite
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 276
Reputation Power: 16
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 276
Reputation Power: 16
Performance wrote Lovinn The Post

99.9% This Is Gonna Be A Sticky !


Thanks man!

Hopefully, took me ages..

-Tube
#9. Posted:
XePeal
  • TTG Senior
Status: Offline
Joined: Apr 06, 201113Year Member
Posts: 1,231
Reputation Power: 64
Status: Offline
Joined: Apr 06, 201113Year Member
Posts: 1,231
Reputation Power: 64
Nice Tutorial Bro. Good Job !
#10. Posted:
D1X0NFTW
  • New Member
Status: Offline
Joined: Sep 12, 201113Year Member
Posts: 10
Reputation Power: 0
Status: Offline
Joined: Sep 12, 201113Year Member
Posts: 10
Reputation Power: 0
EDIT: Got to the last step with compiler. Using JDK 1.7.0, replaced it and saved. Get an error message:

javac: file not found: src\server\event\*.java
usage: javac <options> <source files>

Any ideas?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.