How to Make a Private RuneScape Server – wikiHow
Download Article
Are you a fan of RuneScape, and want to host your own server? Private RuneScape servers can have all kinds of custom rules, areas, monsters, and more. While it can take a long time to learn all of the ins and outs of creating a truly custom server, you can have a basic server for you and your friends up and running in minutes. See Step 1 below to get started.
1Download the latest version of Java. RuneScape runs in Java, so you will need the latest version before you create your server. You can download Java for free from the Java website. This guide has more details on installing Java.
2Install the JDK (Java Development Kit). In order to create the server, you will need to compile some Java code (it’s simpler than it sounds! ). To do this, you will need the latest JDK, also available for free. Visit the Oracle website and navigate to the Java SE section. Select “Java For Developers” and then download the most recent version of the JDK. This guide has more details and links for downloading the JDK.
3
Download the RuneScape server and client files. There are a bunch of different places online that you can download custom server and client files from. For first-time server operators, it is highly recommended that you download the Starter Pack from RuneLocus. This contains a basic server and client that you can have up and running in a few minutes.
You can find the Starter Pack on the RuneLocus website.
1
Compile your server. When you unzip the Starter Pack, you will find two folders: “Server” and “Client”. Open the “Server” folder to get your RuneScape server up and running.
Open the “” (Windows) or “” (Mac and Linux) program.
Wait for the Starter Pack Panel to appear. This may take a few moments. If you receive errors, you most likely have not installed the JDK.
Enter a port. Typical ports for RuneScape private servers are 43594, 43595, and 5555.
Click Save & Compile.
Click Run Server. Your RuneScape private server is now up and running.
2
Forward your ports. In order for others to connect to your server, you will need to open the port that you specified in the previous step. In order to do this, you will need access to your router’s configuration page. For details on forwarding ports, check out this article.
In order to forward the port, you will need to know the internal IP address of the computer running the server.
Once you have forwarded the correct port, you can connect to it from anywhere using the proper client software.
If you are only planning on using the server on your private network, you do not need to forward any ports. This is only for those that want anyone to be able to connect.
Configure your client. In order to connect to your private server, you will need to configure the custom RuneScape client. The client is the program that connects to the server and allows you to play. Each private server requires its own special client. Open the “Client” folder in the Starter Pack.
Open the “” (Windows) or “” (Mac and Linux) program in the Client folder.
Enter in a name for your server in the Set Title field.
In the Set Host field, enter in the IP address of your server (most likely the computer you are using right now). If you are connecting over the internet, it will need to be the public IP address. If you are connecting over a home network, then it will need to be the private IP address.
In the Set Port field, enter in the port you specified when setting up the server.
4
Make changes to your server. As you get more familiar with running a RuneScape server, you may decide to make modifications and changes. Each time you make a change on your server, you will need to recompile it. To do this with the Starter Pack, run the “” program in the Server folder whenever a change has been made.
Simply running a copied version of another RuneScape private server will not gain you many players. Players like to play on unique servers, so if they come across a copied or “leeched” server, they will most likely skip it and not play. To make your server stand out, you will need to make a lot of changes to the base game.
If you want to get serious about making changes to your server, you will need to learn some basic Java. This is the language that RuneScape is built in, and making any changes to the server requires coding those changes in Java. There are a large number of tutorials and community forums that can help you gets started writing custom RuneScape code.
1Submit your server. Once your RuneScape private server is online, submit it to multiple major toplists. The somewhat bigger and better toplists to start out with are RuneLocus, Xtremetop100 and Top100Arena.
2Get your players to vote. Your advertisement ranking on these lists depends on the amount of votes. You’ll need to get your players to vote. You can make voting interesting by rewarding your players after voting. A couple of RuneScape-related toplists like RuneLocus support a so-called ‘callback’ feature. This will inform you when someone has voted, so you can (automatically) reward your player.
3Create a community for your players. Create a website and/or forum to stay in contact with your players. Your players are the most important users you’ll see, so ask them what they like and what they don’t like. Many people have failed by thinking they know better, but honestly, nobody knows better than the customers.
4Keep learning. There is a whole lot you can do with your private RuneScape server. There are loads of custom tools and creations that you can add to your own server, and there is a large community of developers always creating new content. The key to making a successful private server is to have fun and make it just how you want it.
Add New Question
Question
How can a private server be made without the starter pack?
You could manually write code that is identical to the code included in the starter pack and use that instead.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Thanks for submitting a tip for review!
About This Article
Thanks to all authors for creating a page that has been read 157, 493 times.
Is this article up to date?
Why doesn’t Jagex Take Action Against Illegal, Profiting Private …
Likely for the same reason they don’t take action against third-party client users on 07. Private servers are against the ToS, in exactly the same line of text as third party clients are. Yet, Jagex takes little to no action against either of them – least of all, popular clients like OsBuddy. 8, paragraph 2 of the ToS states this:”You must not reverse-engineer, decompile or modify any Jagex Product client software in any way. You must not use a modified/customised version of the client software or attempt to copy, transfer or sub-license it. You must not create or provide any other means by which any Jagex Product may be played by others (including, without limitation, replacement or modified client/server software or server emulators). Please note that any such activity may constitute civil wrongs and/or criminal offences, and we reserve the right to take such action as appropriate in the circumstances should we become aware that such offences are being committed. “So, why don’t they uphold this? Lol.
Runescape Private Server Wiki – Fandom
An image from a notable RSPS.
1 Definition
2 Making your own
3 Finding a RSPS
4 Revisions
5 Legal issues
Definition
A RuneScape private server, also known as RSPS, is a user-made gaming server based on the original game ‘RuneScape’. Unlike the original game, which is managed by Jagex, a RSPS is managed by individuals, friends or small online teams.
Even though a RSPS has the same looks as real RuneScape, it is in many cases not even close to same. The game can be completely modified by the manager (in the RSPS-scene usually named ‘owner’) of the RSPS. One of the reasons many people prefer a RSPS over real RuneScape, is the fact that it’s usually easier to gain high levels and collect rare items. In some cases, the managers of these RuneScape private servers even create custom items that cannot be collected in real RuneScape.
As you may have expected, RuneScape and RSPS’ are two completely separate concepts. You will need to register new accounts (per RSPS) and cannot use your real RuneScape information.
Making your own
Making your own RuneScape private server is fun, but not as easy at it used to be.
Creating a stable RSPS will require at least the basics of a few programming languages, such as Java (not JavaScript), C#, PHP and database languages such as SQL.
There are plenty of trustable resources that can help you to make your very own RSPS though. In some cases, there’s even a starter pack to begin with. The most common resources for any RSPS are:
RuneLocus
Rune-Server
RspsHub
The first website is considered the biggest, but mainly because of their RSPS List. The second two are highly recommended forums related to development of servers.
RspsHub is the latest addition to the list, and provides the main bulk of leaks within the community.
Finding a RSPS
The most common method to find a game to play on, is by visiting a ‘toplist’.
Since 2007, RuneLocus’ RSPS List has been the biggest and most common toplist to use. There are many alternatives though, such as Top100Arena, TopG and GamesTop100.
Revisions
A private server can be made to fit any revision as long as the cache and client are present. Often times, such as with revisions 562 and 718, information will get released within a source and numerous renditions will follow. Although there are many more frameworks that cover a larger amount of revisions, here are the most commonly used. Most of these revisions are not currently being used for servers any more.
317 (Widely regarded as the oldest revision for RSPS, excluding Classic. Many different frameworks have been released for this revision)
377 (Common for Apollo for example)
474 (Hyperion and/or Apollo)
508
525 (Common RS2HD revision)
530 (RuneX for example)
562 (Was the main revision for a lot of servers at the time. Typically RS2HD, RuneEscape or Hyperion frameworks)
602/604 (Not used very much for servers, other than loading some models. A couple Hyperion frameworks were updated to these revisions and released)
614 (Saw the introduction of Dungeoneering. Few servers at the time were loading this revision. Namely CorruptionX and a framework from Hoyute)
314 (A hybrid revision [317 loading 602/614] is still called 317 but is not! )
667 (Common RuneEscape revision)
718 (Common revision for 2012 RSPS)
728
742 (Common for 742- servers to load some cache definitions from this revision. Some pure 742s have been released, most on new frameworks)
751 (Introduction of the Evolution of Combat)
788 (Introduction of RuneScape 3 and the ‘New Interface System’ [NIS]).
803
830 (Common revision for RS3 RSPS)
849 (Catanai for example)
870 (Kagani for example)
876 (Matrix 876 converted by _jordan for example)
887 (Gielinorian for example by Melvin)
Legal issues
RuneScape Private Servers fall between a grey area in terms of whether they are legal or not. While the use of the servers may violate EULA and copyright laws, the direct usage of copyrighted assets from Runescape is not necessarily protected under the law.
Operate and play private servers at your own risk. Playing private servers yields almost no danger, hosting private servers may be cause for legal concerns.
Frequently Asked Questions about how to make an osrs private server
Are private servers illegal Osrs?
At this point, why not? They do take action against private servers as they’re illegal copies of the game. It takes longer to shut them down than you’d think, especially when there’s lots of them and some of them are hosted internationally (outside of the UK).Feb 3, 2018
How do RuneScape private servers work?
A RuneScape private server, also known as RSPS, is a user-made gaming server based on the original game ‘RuneScape’. … You will need to register new accounts (per RSPS) and cannot use your real RuneScape information.
Is Osrs private server?
24/7 | Unique content | Unique NPC’s | Unique Quest system | OSRS 182 data | UNIQUE CUSTOM SERVER! Economy server with raids, many bosses, and much more. LetsPk is one of the few OSRS servers that is using the original oldschool Runescape client. … The Best Pre-EOC private, semi custom server you’ll ever need!