How To Make A Rs2 Private Server!

Discussion in 'RuneScape Guide & eBook Sales' started by Guru Aaron, Aug 22, 2008.

Thread Status:
Not open for further replies.
How To Make A Rs2 Private Server!
  1. Unread #1 - Aug 22, 2008 at 8:08 AM
  2. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    For this tutorial to work you must do it step-by-step
    You should also have the latest moparscape client
    Note: This tutorial is based on Windows XP

    --------------------------------------------------------------------------------

    Purpose: To successfully start a private server
    Difficulty: 1
    Assumed Knowledge: Being able to follow instructions and search websites
    Server Base: All

    --------------------------------------------------------------------------------

    Procedure


    --------------------------------------------------------------------------------
    Step 1
    Before you do anything you will need the latest edition of Java JDK.
    You can find this download Here:http://java.sun.com/javase/downloads/index.jsp


    Code:
    JDK 5.0 Update 9
    The Java SE Development Kit (JDK) includes:
        * the Java Runtime Environment (JRE)
        * command-line development tools, such as compilers and debuggers, that are necessary or useful for developing applets and applicationsOnce you have found the download accept the license agreement then choose wat installation method you would prefer.

    Code:
    Windows Platform - J2SE(TM) Development Kit 5.0 Update 9
         Windows Offline Installation, Multi-language ---------------------------------------- jdk-1_5_0_09-windows-i586-p.exe ---------- 49.56 MB
         Windows Online Installation (typical download size is ~33.7MB), Multi-language ------ jdk-1_5_0_09-windows-i586-p-iftw.exe ----- 245.76 
    KBNote: I suggest online installation

    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1

    --------------------------------------------------------------------------------
    Step 2
    Now before we download a server, first we need a suitable program to modify the server.
    Here are my recommendations (FREE)

    Notepad - This if the default program that most will have. Rating: 1/10 :http://www.notepad.org/
    TextPad - TextPad® 4.7.3 is a powerful, general purpose editor for plain text files. Easy to use, with all the features a power user requires. Rating: 8/10 : http://www.textpad.com/
    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2

    --------------------------------------------------------------------------------
    Step 3
    Now we have all the things we need to run a simple server, So let's download one!
    Here are my recommendations (FREE)

    TestScape - A simple source. Great for beginners :http://www.megaupload.com/?d=VC3TV8XY
    CheezScape 80 - The latest cheezscape source. Great for intermediate coders : http://www.megaupload.com/?d=8MF4EQBL
    Project 16 Version 6 Edit 7 - An updated Project 16. Great for advanced coders : http://www.megaupload.com/?d=7DO6EFY7
    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3

    --------------------------------------------------------------------------------
    Step 4
    So now we have a server and all the things we need to modify it. But before that, we need a program to open the file because most servers will be zipped into a .rar archive
    Here are my recommendations (FREE)

    WinRAR archiver - a powerful tool to process RAR and ZIP files : http://www.rarlab.com/rar/wrar361.exe

    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3
    Note: You should now have a suitable program to extract .zip and .rar files. If not please go back to the beginning of step 4

    --------------------------------------------------------------------------------
    Step 5
    So now you have a server extracted and ready to use. But when you start it you get a weird error.

    Can Not Find Specified Location
    Device is not ready
    javac is not reconized
    To fix this we need to edit two files.

    Edit Compile.bat and replace the text inside it with:


    Code:
    @echo off
    title yourservernamehere
    "C:\Program Files\Java\jdk1.5.0_09\bin\javac.exe" -cp . *.java
    "C:\Program Files\Java\jdk1.5.0_09\bin\java.exe" server
    pauseEdit Runserver.bat and replace the text inside it with:

    Code:
    @echo off
    title yourservernamehere
    java -Xmx1024m -cp .;./jython.jar;./MySql/mysql-connector-java-3.0.17-ga-bin.jar server
    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3
    Note: You should now have a suitable program to extract .zip and .rar files. If not please go back to the beginning of step 4
    Note: You should now have a server that compiles correctly. If not please go back to the beginning of step 5

    --------------------------------------------------------------------------------
    Step 6
    So your server should be up and running. Want to test it?
    Well open up MoparScape and log-in to your internal IP.
    Note: This is either localhost or 127.0.0.1
    Note: Username and password can be anything you want.

    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3
    Note: You should now have a suitable program to extract .zip and .rar files. If not please go back to the beginning of step 4
    Note: You should now have a server that compiles correctly. If not please go back to the beginning of step 5
    Note: You should now be able to login to your own server and play it. If not please go back to the beginning of step 6

    --------------------------------------------------------------------------------
    Step 7
    Step 7 is split into two parts.

    A - Setting up No-Ip
    B - Setting up Hamachi

    Step 7 - A
    First go to the No-Ip http://www.no-ip.com/newUser.php site and click Sign Up then register an account.
    Note: While registering for an account they send you a confirmation email
    Now once you have registered download the NO-IP DUC http://www.no-ip.com/downloads.php?page=winand install it.
    Now open the program and enter the e-mail address and password you used when you signed up.
    Now go back to the No-Ip website http://www.no-ip.com/ and login.
    Once logged in click Hosts / Redirects then Add
    For the hostname type your servers name. For example 'Lolscape' and then choose an ending of your choice. For example no-ip.info anc click the create host button. As shown below.
    [​IMG]
    Now all you need to do is open up the NO-IP DUC and right click then click Refresh Host List. As shown below.
    [​IMG]

    Step 7 - B
    First download Hamachi http://www.hamachi.cc/ and then run the program and it should provide a small tutorial on how to use the program.

    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3
    Note: You should now have a suitable program to extract .zip and .rar files. If not please go back to the beginning of step 4
    Note: You should now have a server that compiles correctly. If not please go back to the beginning of step 5
    Note: You should now be able to login to your own server and play it. If not please go back to the beginning of step 6
    Note: You should have either No-Ip or Hamachi set up on your computer. If not please go back to the beginning of step 7

    --------------------------------------------------------------------------------
    Step 8
    Note: This step is only for users with Windows Xp Service Pack 2
    Now we need to set windows firewall exceptions for the port that most people use to access private servers.
    Go to Start -> Control Panel and then click Open Security Center then click Windows Firewall Which is at the bottom of the Security Center. Once the windows firewall page has come up click on the exceptions tab. Then lcick "Add Port" and Name the Port as your server and put the port # as 43594. Then click Ok.

    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3
    Note: You should now have a suitable program to extract .zip and .rar files. If not please go back to the beginning of step 4
    Note: You should now have a server that compiles correctly. If not please go back to the beginning of step 5
    Note: You should now be able to login to your own server and play it. If not please go back to the beginning of step 6
    Note: You should have either no-ip or hamachi set up on your computer. If not please go back to the beginning of step 7
    Note: You should now have set windows firewall exceptions for port 43594. If not please go back to the beginning of step 8
    --------------------------------------------------------------------------------
    Step 9
    Now all we need to do now is set port forwarding. As every router is different I cannot give you direct instructions. The best I can do is give you a site dedicated to helping you port forward.
    The site is: Port Forward http://www.portforward.com/

    --------------------------------------------------------------------------------
    Note: You should now have Java JDK Update 9 installed and ready to use. If not please go back to the beginning of step 1
    Note: You should now have a suitable program for editing .java files. If not please go back to the beginning of step 2
    Note: You should now have a suitable server downloaded. If not please go back to the beginning of step 3
    Note: You should now have a suitable program to extract .zip and .rar files. If not please go back to the beginning of step 4
    Note: You should now have a server that compiles correctly. If not please go back to the beginning of step 5
    Note: You should now be able to login to your own server and play it. If not please go back to the beginning of step 6
    Note: You should have either no-ip or hamachi set up on your computer. If not please go back to the beginning of step 7
    Note: You should now have set windows firewall exceptions for port 43594. If not please go back to the beginning of step 8
    Note: You should now have set port forwarding to port 43594. If not please go back to the beginning of step 9

    --------------------------------------------------------------------------------
    Step 10
    Have Fun Improving Your Server :p =]

    I hope this guide helped.
    Thanks,
    Guru Aaron!


    For A Simple Coordinate List Click Here!

    For A Simple Item Id List Click Here!
     
  3. Unread #2 - Aug 23, 2008 at 6:02 AM
  4. I 134/2/24G3 I
    Joined:
    Jun 17, 2008
    Posts:
    1,332
    Referrals:
    1
    Sythe Gold:
    0

    I 134/2/24G3 I Guru
    Banned

    How To Make A Rs2 Private Server!

    thanks mate, pretty detailed, could do with some pics, other then that great =]
     
  5. Unread #3 - Aug 23, 2008 at 6:03 AM
  6. Strikerx25
    Joined:
    Jul 11, 2008
    Posts:
    567
    Referrals:
    0
    Sythe Gold:
    0

    Strikerx25 Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    yeah 7/10. 10/10 if you get some pics
     
  7. Unread #4 - Aug 23, 2008 at 7:06 AM
  8. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Thanks I'll try.
     
  9. Unread #5 - Aug 23, 2008 at 7:38 AM
  10. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Sorry for double posting I can't edit top post but I added pictures. Only 2 =\
     
  11. Unread #6 - Aug 23, 2008 at 11:41 AM
  12. i rc for you
    Joined:
    Mar 8, 2008
    Posts:
    164
    Referrals:
    0
    Sythe Gold:
    0

    i rc for you Active Member

    How To Make A Rs2 Private Server!

    wtf is a private server?
     
  13. Unread #7 - Aug 23, 2008 at 12:17 PM
  14. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Moparscape Server.
     
  15. Unread #8 - Aug 23, 2008 at 12:31 PM
  16. Undefined
    Joined:
    Jul 2, 2008
    Posts:
    864
    Referrals:
    0
    Sythe Gold:
    0

    Undefined Apprentice

    How To Make A Rs2 Private Server!

    Nice guide, a private server is a "fake" Runescape. You can do what you want with the server, such as create items, change your stats, etc, etc.
     
  17. Unread #9 - Sep 3, 2008 at 9:17 AM
  18. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Thanks, And yea that is what a Private Server is.
     
  19. Unread #10 - Sep 3, 2008 at 10:09 AM
  20. looberman
    Joined:
    Nov 22, 2007
    Posts:
    1,244
    Referrals:
    1
    Sythe Gold:
    0

    looberman Guru
    Banned

    How To Make A Rs2 Private Server!

    Excellent guide. Its quite detailed. You get a lot of people asking how to create one, you should post this if you are a member of other forums too because ive not seen even one guide yet on how to create a p server. gj.
     
  21. Unread #11 - Sep 3, 2008 at 10:26 AM
  22. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Thank you very much.
     
  23. Unread #12 - Sep 3, 2008 at 10:28 AM
  24. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    P.S. Added downloads for Coordinate list and Item Id List.
     
  25. Unread #13 - Sep 3, 2008 at 8:59 PM
  26. nathan1070
    Joined:
    Feb 12, 2008
    Posts:
    1,445
    Referrals:
    0
    Sythe Gold:
    4

    nathan1070 Guru

    How To Make A Rs2 Private Server!

    pretty good guide 7/10
     
  27. Unread #14 - Sep 4, 2008 at 3:09 PM
  28. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Spam.. Total Spam.. Dude tell me what I did good what I did bad.. Tell me what to edit and improve to make it a 9-10
     
  29. Unread #15 - Sep 4, 2008 at 3:15 PM
  30. Dark_Summer
    Joined:
    Jun 13, 2008
    Posts:
    920
    Referrals:
    0
    Sythe Gold:
    0

    Dark_Summer Apprentice
    Banned

    How To Make A Rs2 Private Server!

    Its too complicated lol
     
  31. Unread #16 - Sep 4, 2008 at 5:51 PM
  32. $tom
    Joined:
    Aug 13, 2008
    Posts:
    783
    Referrals:
    5
    Sythe Gold:
    0

    $tom Apprentice
    Banned

    How To Make A Rs2 Private Server!

    nice work although they are a waste of time.
     
  33. Unread #17 - Sep 4, 2008 at 7:18 PM
  34. Undefined
    Joined:
    Jul 2, 2008
    Posts:
    864
    Referrals:
    0
    Sythe Gold:
    0

    Undefined Apprentice

    How To Make A Rs2 Private Server!

    Awesome guide, just to say, you have to keep your server very active to keep it atop of the Mopar server list.
     
  35. Unread #18 - Sep 4, 2008 at 8:03 PM
  36. Guru Aaron
    Joined:
    Aug 15, 2008
    Posts:
    383
    Referrals:
    0
    Sythe Gold:
    0

    Guru Aaron Forum Addict
    Banned

    How To Make A Rs2 Private Server!

    Thanks for feedback everyone. Dark_Summer, I know it is complicated but if you want to make a server I would have to say keep trying.
     
  37. Unread #19 - Sep 5, 2008 at 9:13 PM
  38. Strikerx25
    Joined:
    Jul 11, 2008
    Posts:
    567
    Referrals:
    0
    Sythe Gold:
    0

    Strikerx25 Forum Addict
    Banned

    How To Make A Rs2 Private Server!

  39. Unread #20 - Sep 5, 2008 at 9:16 PM
  40. Divine_God
    Joined:
    Sep 30, 2007
    Posts:
    3,141
    Referrals:
    3
    Sythe Gold:
    0

    Divine_God Grand Master

    How To Make A Rs2 Private Server!

    good guide but a p server would be hard :/
     
< guide to free fletching xp AND RWT method! | Guide to FREE alches ( with almost any item ) >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site