Site menu
    Tag Board
    200
    Our poll
    Have you Donated? (to donate go to main page)
    Total of answers: 7
    Statistics
    Thursday, 2024-05-16, 7:57 AM
    Welcome Guest

    Creating a Rs2 private server - Forum

    [ New messages · Members · Forum rules · Search · RSS ]
    • Page 1 of 1
    • 1
    Forum moderator: zm4  
    Forum » Post anything to do with RS2 servers here » How to create a RS2 server. » Creating a Rs2 private server (RS2 Priavate server creation)
    Creating a Rs2 private server
    proatrixDate: Thursday, 2008-08-21, 9:17 AM | Message # 1
    Group: Removed





    Table of Cotents-
    1) Everything you need
    2) Setting up source file
    3) Making admin / Mods

    Chapter 1- There are only a few things you will really need to create your server. One is a program called Java Development Kit, or JDK for short. Another, is called WinRAR, which allows you to unzip .rar files. One last thing you will need is called a client, either Moparscape for less sophisticated servers, or Silabscape for more sophisticated servers. Either one is ok, but to play on a Silab server, you NEED a Silab client. I myself use silabsoft.

    Download Jdk here-

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

    Download winRar here-

    http://www.rarlab.com/rar/wrar371.exe

    Download Silab Client Here

    http://www.megaupload.com/?d=LWJFD88F

    My own Compiler(downlod here)-

    http://www.megaupload.com/?d=KMB1XRCN

    Once you have all these files downloaded and installed continue;

    Chapter 2- This is the most difficult part of this Tutorial, and requires that you do exactly as I say. Now that you have the programs, you will need a source. i cant post mine becuase it will be considered advertising and i will get banned. So i will give u a pretty good sever that you can download here http://www.megaupload.com/?d=G0VWILRQ .

    Now take my compiler that you downloaded earliar and put it in your server file.
    Delete other compiler than do this, open up compuer, then c, the program files, then open java (you should of downloaded jdk offline earliar) you should see a jdk folder. Now go to Garretts compiler and right click , edit it.
    If for some reason you connot download my compiler then right click edit the current compiler and insert the below stated.

    You should see this;

    @echo off
    title Garretts Compiler
    "C:\Program Files\Java\jdk1.6.0_01\bin\javac.exe" -cp . *.java
    "C:\Program Files\Java\jre1.6.0_05\bin\java.exe" -cp .;pbscape.jar.jar server
    pause

    if not. Delete everything in the file and paste this in.
    Keep note that it says jdk1.6.0_01.
    now go back to your java folder and rename your jdk folder to this jdk1.6.0_01
    ok save that by clicking off to the side.
    Now, go back to garretts compiler and double click it.
    your server should now be online.

    Now you need to download hamachi here
    https://secure.logmein.com/products/hamachi/list.asp

    Once u finish installing, go to the little triangle and click it, a list will come up, now click create new network. make this whatever you want your server to be. Now open silabsoft. When it gets to loggin page, put in any username and pass. For server put localhost. then loggin.

    If you have any questions whatsoever just post a comment

     
    zm4Date: Sunday, 2008-08-24, 12:42 PM | Message # 2
    zm4!!!! rulez!!!!
    Group: Moderators
    Messages: 2
    Reputation: 6
    Status: Offline
    this wasvery helpful...thank you we need more ppl btw
     
    proatrixDate: Sunday, 2008-08-24, 11:23 PM | Message # 3
    Group: Removed





    Yes i know i wish someone would post an add in the top rs 100 for us.
     
    zm4Date: Monday, 2008-08-25, 5:42 PM | Message # 4
    zm4!!!! rulez!!!!
    Group: Moderators
    Messages: 2
    Reputation: 6
    Status: Offline
    i could try and post a ad....but right now fatalx is encountering probs and btw r u done with the client???
     
    sashaDate: Friday, 2008-09-12, 11:13 PM | Message # 5
    Group: Removed





    were can i get the item codes for the server as i am co owner i need sum codes sum 1 pm me bk plz smile

    x.x.x cry

     
    VictoriaDate: Sunday, 2008-09-14, 6:48 AM | Message # 6
    Lieutenant colonel
    Group: Member
    Messages: 1
    Reputation: 4
    Status: Offline
    nice guide

     
    proatrixDate: Monday, 2008-09-22, 9:45 PM | Message # 7
    Group: Removed





    Thank you VIctoria, and Sasha when server get going a little more frequent i will upload a list onto uppit and post link ofr admins.
     
    proatrixDate: Tuesday, 2008-10-14, 10:48 AM | Message # 8
    Group: Removed





    lol
     
    catDate: Friday, 2008-10-17, 9:57 AM | Message # 9
    Newbie
    Group: Users
    Messages: 1
    Reputation: 0
    Status: Offline
    can someone unban my char 'cat'. i typed ::modzone as a joke
     
    GarrettDate: Saturday, 2008-10-18, 4:00 AM | Message # 10
    Owner Of Proatrix & Total Titans
    Group: Administrators
    Messages: 19
    Reputation: 6
    Status: Offline
    ok ill let nate know asap
     
    sashaDate: Tuesday, 2008-10-21, 1:50 PM | Message # 11
    Group: Removed





    very hepfull

    but i need to no how to portfiward smile

    so i can run proatrix.no-ip.biz....:)

     
    GarrettDate: Wednesday, 2008-10-29, 0:30 AM | Message # 12
    Owner Of Proatrix & Total Titans
    Group: Administrators
    Messages: 19
    Reputation: 6
    Status: Offline
    go to portforward.com and register. Than download utorrent , then ask me for help again
     
    JoeDate: Sunday, 2008-11-09, 6:22 PM | Message # 13
    Newbie
    Group: Users
    Messages: 2
    Reputation: 0
    Status: Offline
    I've done everything, it's just when it comes to opening the compiler it goes all messed up.

    It says:
    javac: file not found: *.java
    Usage: javac <option> <source files>
    use -help for a list of possible options
    The system cannot find the path specified.
    Press any key to continue . . .

    I don't even know what that means.
    wacko

     
    GarrettDate: Thursday, 2008-11-13, 9:24 PM | Message # 14
    Owner Of Proatrix & Total Titans
    Group: Administrators
    Messages: 19
    Reputation: 6
    Status: Offline
    Change ur compiler to your current version of JDK. Open up compiler by right clicking/Edit
     
    Forum » Post anything to do with RS2 servers here » How to create a RS2 server. » Creating a Rs2 private server (RS2 Priavate server creation)
    • Page 1 of 1
    • 1
    Search:

    Login form
    Search
    Site friends
  • Create your own site