MENU 
                HOME

           Runescape

           Runescape server

           Runescape cheats

 

RUNESCAPE SERVER

Here is a tutorial on making a server.
summery
(1.) getting jdk
(2.) making paths for jdk
(3.) using no-ip
(4.) getting a source
(5.) getting a compiler
(6.) if you have a router
(7.) editing your server
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Geting JDK:

http://java.sun.com/javase/downloads/index.jsp

Making path's for JDK:

Open up MYCOMPUTER (hehe yourcomputer)
view system information, advanced, envierment variables. this can be kinda tricky and gives every one a hard time! lol Hit new
and type Code:

CLASSPATH

under the name Code:

CLASSPATH=C:Program FilesJavajdk1.6.0_03in;%CLASSPATH%;

under the value and hit ok.
You're part way done.

Hit
new again this time type under the name Code:

PATH

and under value put Code:

C:Program FilesJavajdk1.6.0_03in

hit ok and exit.