Thread: How To Start Your Own Private Server

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 How To Start Your Own Private Server 
    Registered Member SkySwordGaming's Avatar
    Join Date
    May 2015
    Age
    26
    Posts
    10
    Thanks given
    0
    Thanks received
    0
    Rep Power
    36

    Welcome To My Tutorial On How To Get Your Own RuneScape Private Server Going!


    Eclipse: Eclipse
    WinRar: WinRar (32 Bit)
    Java JDK: Java 7 Update 79 (32 Bit)

    Okay So Once You Have Downloaded Them Three Programs And Installed Them We Will Need To Get A Client And Source

    I Recommended Project Insanity Which Is Revision 317 Which Is Good For Starting Off With

    I Have Gone To The Effort Of Downloading, Cleaning Up And Reorganizing This Release Into One Small .zip File You're Welcome

    Once You Have Downloaded The .zip File Then Extract It To Somewhere. I Just Put It On My Desktop For Easiness.

    RuneLuck Starter Pack: Link removed

    Okay The Next Step Is To Open Up Eclipse

    You Will Be Greeted With The Following Screen Yours Will Look Different I Have Only Customized Mine To My Liking.



    Click File -> New -> Java Project Then Type Client In Project Name. Untick The Box That Says Use Default Location And Press Browse And Point It To The Client Folder e.g. C:\Users\Cohen243\Documents\RuneLuck Starter Pack\Client

    After That Press Finish Do The Exact Same With The Server Folder

    Now Expand The Server Folder -> src -> server And Press On Server.java and Press The Green Play Button.



    The Server Is Now Running

    Press The Red Stop Button Just Above The Console To Stop The Server

    Go Into The Client Folder -> (default package) then click on client.java Press The Little Black Arrow Next To The Green Play Button Then Click On Run Configurations. Now Click On The Arguments Tab And Under Program arguments paste in

    10 0 highmem members 32



    How Do I Make Myself Owner?

    Go Into Server\Data\characters And Find Your Character Name And Open With Notepad Then Replace character-rights = 0 With character-rights = 3 Then Save

    0 = Player
    1 = Moderator
    2 = Administrator
    3 = Owner

    You Are Now An Owner of The Server

    How To Change Start Location?

    Go Into src\server Folder In Server Folder Then Open Config.java Now Edit

    public static final int START_LOCATION_X = 3087;
    public static final int START_LOCATION_Y = 3500;



    To The Coordinates Of Your Chosen Spawn Location

    For Coordinates List Refer To Rs Codes - Coords List

    EXP Rates

    EXP Rates Are In The Same Config.java Just Go To The Bottom And Edit Accordingly Go To Lines 55 And Line 163 In Config.java To See The Following.

    public static final int MELEE_EXP_RATE = 500; //Line 55
    public static final int RANGE_EXP_RATE = 500;
    public static final int MAGIC_EXP_RATE = 500;

    public static final int WOODCUTTING_EXPERIENCE = 40; //Line 163
    public static final int MINING_EXPERIENCE = 40;
    public static final int SMITHING_EXPERIENCE = 40;
    public static final int FARMING_EXPERIENCE = 40;
    public static final int FIREMAKING_EXPERIENCE = 50;
    public static final int HERBLORE_EXPERIENCE = 40;
    public static final int FISHING_EXPERIENCE = 40;
    public static final int AGILITY_EXPERIENCE = 40;
    public static final int PRAYER_EXPERIENCE = 40;
    public static final int RUNECRAFTING_EXPERIENCE = 40;
    public static final int CRAFTING_EXPERIENCE = 40;
    public static final int THIEVING_EXPERIENCE = 40;
    public static final int SLAYER_EXPERIENCE = 50;
    public static final int COOKING_EXPERIENCE = 40;
    public static final int FLETCHING_EXPERIENCE = 40;



    Make Sure To Run Compile.bat Before Run.bat

    Changing Client IP Address

    Go Into Client Folder Then Open client.java And Go To Line 12060

    Now Replace 127.0.0.1 With Your Server Address

    Press The Black Arrow Next To The Green Play Button Again And Press Server Then Press Client To Start Both The Server And The Client.



    Congratulations You Now Have Setup A RuneScape Private Server!

    Last edited by Streetwave; 05-26-2015 at 02:57 PM.
    Reply With Quote  
     

  2. #2  
    anInt69

    Max _'s Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,801
    Thanks given
    426
    Thanks received
    727
    Rep Power
    599
    Thanks I can finally start my own server

    Really though, good tutorial will be quotable for the daily where do I start questions.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Faze's Avatar
    Join Date
    Oct 2014
    Posts
    574
    Thanks given
    54
    Thanks received
    540
    Rep Power
    5000
    While this thread is useful. Copy and pasting an exact thread is considered ripping.

    317 How To Start Your Own Private Server

    At least modify what the person has to say, since the grammar is horrible.
    Reply With Quote  
     

  4. #4  
    Bossman

    ISAI's Avatar
    Join Date
    Sep 2012
    Posts
    1,916
    Thanks given
    655
    Thanks received
    1,366
    Rep Power
    5000
    Quote Originally Posted by Faze View Post
    While this thread is useful. Copy and pasting an exact thread is considered ripping.

    317 How To Start Your Own Private Server

    At least modify what the person has to say, since the grammar is horrible.
    Based of the Adventure Time avatars for the user on RuneLocus and on here, its a safe bet to say they might be the same person >.>
    Reply With Quote  
     

  5. #5  
    Registered Member SkySwordGaming's Avatar
    Join Date
    May 2015
    Age
    26
    Posts
    10
    Thanks given
    0
    Thanks received
    0
    Rep Power
    36
    Quote Originally Posted by Faze View Post
    While this thread is useful. Copy and pasting an exact thread is considered ripping.

    317 How To Start Your Own Private Server

    At least modify what the person has to say, since the grammar is horrible.
    Proof that i am the same guy

    Reply With Quote  
     

  6. #6  
    Software Developer

    Tyrant's Avatar
    Join Date
    Jul 2013
    Age
    24
    Posts
    1,562
    Thanks given
    678
    Thanks received
    423
    Rep Power
    1060
    Thanks for this, although theres many others that already exists,
    this title always jump back to the main pages for some reason lol
    Reply With Quote  
     

  7. #7  
    Im an albatraoz

    Nand0's Avatar
    Join Date
    Feb 2010
    Age
    31
    Posts
    948
    Thanks given
    233
    Thanks received
    128
    Rep Power
    241
    Dont forget to mention how good pi is
    nah nice for the people who are new and work in noteepad ect goodjob



    Looking for blazing fast and affordable vps or web hosting?
    AllGeniusHost



    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jul 2015
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Well, if insanity is not usable anymore what should be a good option today?
    Reply With Quote  
     

  9. #9  
    Super Donator

    StanDev's Avatar
    Join Date
    Apr 2014
    Posts
    660
    Thanks given
    82
    Thanks received
    255
    Rep Power
    592
    Quote Originally Posted by alexmackel View Post
    Well, if insanity is not usable anymore what should be a good option today?
    First of all I recommend you to not get used to any sort of pi servers since it mostly is a bunch of crap with more added crap to it. I suggest u get used to java first (look at thenewboston youtube channel and watch his java beginners course) after that download a easytouse but also a somewhat stable base like asteria 3 and get used to that till you've got enough skill to work on a project from runesource or appolo if you really want to be a succeful owner. If you just want to have fun download something easy and stupid like pi and host it for a week and let it slowly die
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Jul 2015
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Thank you i was spending hours on how to compile the server with no luck now i can make on the fly changes
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 6
    Last Post: 09-23-2011, 08:08 AM
  2. How to make your own scratch server using XSocket.
    By Discardedx2 in forum Tutorials
    Replies: 54
    Last Post: 03-01-2010, 02:31 AM
  3. how to make your own dedicated server
    By dark magshin in forum Tutorials
    Replies: 61
    Last Post: 12-14-2009, 11:39 PM
  4. How to Create Your Own Private Server!
    By guthan138 in forum Tutorials
    Replies: 4
    Last Post: 06-14-2007, 01:04 AM
  5. How to make your own p server (other way)
    By Alex in forum Tutorials
    Replies: 13
    Last Post: 06-10-2007, 10:28 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •