GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > RuneScape > RuneScape General > RuneScape Private Servers

RuneScape Private Servers RuneScape Private Server Discussion.



How to make a private server (WITH PICS)

RuneScape Private Servers


Reply
 
Thread Tools Display Modes
Old 06-22-2008, 09:47 PM   #1
Registered User
 
Last Online: Today 08:26 AM
Join Date: Nov 2007
Age: 19
Posts: 16
Thanks: 16
Thanked 20 Times in 6 Posts
sunnypatel is on a distinguished road
iTrader: 0 / 0%
Points: 18,083.92
Bank: 0.00
Total Points: 18,083.92
Thumbs up How to make a private server (WITH PICS)

How to make a private server


How to make a server
The only Chapter which is a little bit difficult for some people is the No-IP part or Port Forwarding.
Other parts are easy enough for everyone.
Do NOT use this on any other site without permission.
Please do NOT send a private message with a question about this guide to me, I will simply ignore it, I receive too many PMs about this.!

-Contents-
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]



Chapter 1
Getting JDK

First we need JDK 6.
Download it [Only registered and activated users can see links. ]
Click JDK 6 Update 6, you will get a popup, click Yes.
Check the box 'I agree' and click on one of the 2 downloads you can choose and install it.

[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]



Chapter 2
Downloading and Installing No-IP

You can download No-IP from the official site.
Go to the official site by clicking [Only registered and activated users can see links. ].
Click on the register tab and register an account.
If you are there click the Downloads tab.
Now you will have a page with something like this.


In this tutorial I will teach everything for windows.
So click on Windows.
Now click on the link/image to download.com and you can download and install it through that page.

Once you installed No-IP you will have a button on your desktop to run it.
Run it and your No-IP will open.
It will look like this.



On the bottom you see I made one part a little bit red with a low opacity.
Click the 'Here' to add a new IP.
Let the page load and you will see this button somewhere.

Click on it to add an IP.
This page will have 2 Fields.
Hostname information and E-Mail settings.
Just ignore the E-Mail field.
The Hostname field will look like this.


At the first text field fill in your server name.
Click on the image to view the list of domains you can choose, or if your already on that real page you can see it also.
The Ip Address part will auto change to your IP, do not change it.
Once you're done click 'Create Host' at the bottom and click the 'Refresh' at the No-IP Menu on your computer.

[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]


Guide is for Moparscape.org and google.com only!

Chapter 3
Getting a client

To play a server you will need a client.
You can make your own client but for newcomers it is not very helpful.
So I will advise you to download the Moparscape client.
You can download it through [Only registered and activated users can see links. ] page.
Just run the file you've downloaded and your installation will start.
More information on this thread:
[Only registered and activated users can see links. ]


Using older versions will close the window.
It is not a bug.

[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]




Chapter 4
Opening 43594 (Default Port)

Open Network & Internet Connections. Right click on the connection you're using to connect to the internet and click properties. Open the Advanced tab and click on firewall settings. Open the Exceptions tab and at the bottom you should see a button "Add Port".
Click on it, and add your server name or whatever you want it to be at the Name field.
At the Port number fill in 43594.
And make sure the TCP box has been checked.


[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]




Chapter 5
Port forwarding (Router Users, Using Linksys)
You don't use linksys? Find your router at
[Only registered and activated users can see links. ]
and follow the tutorial.

Open your cmd by going to Start > Run > cmd.
Type in `ipconfig?
It will say your default gateway.


Open a web browser like internet explorer or Netscape. Enter the gateway in the address bar of your browser. In the picture above the address bar has [Only registered and activated users can see links. ] in it. Just replace all of that with the ip address of your router. By default the ip address should be set to 192.168.1.1.


You should see a box prompting you for your username and password. Enter your username and password now. By default the username is blank, and the password is admin. Click the Ok button to log in to your router.


Click the Applications & Gaming link near the top of the page.
The menu under that should change. In this new menu, click Port Range Forwarding.
Guide is for Moparscape.org and google.com only!

When you're finished, click Save Settings near the bottom of the screen to save your changes.
Example:
Application Name: RSPS
Start - End Port: 43594-43594 (Change to which ports to want to enable)
Protocol: Both
To IP Address: Your IP at Start > Run > Cmd > ipconfig
Enabled: Checked/Yes



[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]




Chapter 6
Getting a source

To make your own server you need a source.
The best and easy way is by downloading it from the Download section.
But be watch out! Some sources contain trojans, keyloggers and such things.

Once you downloaded it you can start editing the source.
The most things you need to edit are in client.java.
Open it and Press Ctrl + H.
In the first field fill in the source's server name.
In the second field fill in the name of your server.
Now press replace all.

[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]
Guide is for Moparscape.org and google.com only!
Chapter 7 - The error 'The system could not find the path specified.'
By Tico135

Open up "My Computer".



Click "View System information"



Click "Advanced".



Click "Environment Variables".



Under "User Variables" click "New".



Name it "CLASSPATH" and for the "Variable Value" (only if you have JDK 6u1) put this in: CLASSPATH=C:\Program Files\Java\jdk1.6.0_01\bin;%CLASSPATH%; If you have JDK 6u2, you must enter CLASSPATH=C:\Program Files\Java\jdk1.6.0_02\bin;%CLASSPATH%; for the variable value.
Guide is for Moparscape.org and google.com only!


Under "User Variables" click "New".



Name it "PATH" and for the "Variable Value" (only if you have JDK 6u1) put this in: C:\Program Files\Java\jdk1.6.0_01\bin If you have JDK 6u2, you must enter C:\Program Files\Java\jdk1.6.0_02\bin for the variable value.



Click "OK".



Click "OK".



Your computer now recognizes Java.
Guide is for Moparscape.org and google.com only!
[Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ] ? [Only registered and activated users can see links. ]


Server edits

Making yourself an admin
Testscape & Many other sources

Go into client.java.
Press Ctrl + F.
And fill in this.

Code:
//start of moderator/admin list, 1 = mod, 2 = staff, 3 = admin
Under that you will see something like this for example.

Code:
if (playerName.equalsIgnoreCase("admin"))
{
playerRights = 3;
}
If you look at it instead of just directly editing it and not learning something you know what this is.
Its just like 'If the name of the player is: admin give him playerrights 3 (Owner rights)'
Player Rights 3 = Server Owner
Player Rights 2 = Server Admin
Player Rights 1 = Server Player Moderator
NOTE: In some basic sources like testscape the server owners can't see their own crown.
Don't be affraid, other people can see it!

In JorsaScape (Pimpscape) based servers you can just open the datafolder and admins/administrators/staff.txt and add a new player to it.
I don't know the file name really since many Jorsa/Pimpscape based sources are changing the file name.



Guide is for Moparscape.org and google.com only!
Adding NPC's
To add NPC's you work in autospawn.cfg
Open it and you will see many things looking like eachother.
Now add this somewhere

Code:
spawn = NpcID CoordX CoordY 0 0 0 0 0 2 NPC Name
Change NpcID to the ID of the npc.
Change CoordX and CoordY to the coords where you want the npc to be.
If you don't know how to get the coords press F4 (Moparscape client).
Also, no your not a ub3r good coder when you made a command or added a npc.




Compiling
After every update in the .java files you have to compile it.
Compiling will make .class files off them and your server runs on them.
For just an easy compiler make a new text file with notepad.
Add this to it:

Code:
@echo off
title Server Compiler
"C:\Program Files\Java\jdk1.5.0_06\bin\javac.exe" -cp . *.java
pause
Click Save as...
And change file type to 'All Files' and name it compile.bat
Now when running the compile.bat you will compile your server.




Running the server
To run the server you just run 'Run.bat' or however it is called in your source.
I can't give you an code for it because some sources have different folders to save the class files in.
Make sure your No-IP is running!



Questions, Answers on them are allowed.
Corrections are also welcome.

Note: Please do NOT pm me with questions about this guide.
This guide explains enough.

Chapter 9 - Checking server status

Click [Only registered and activated users can see links. ] for a status checker.

Also if you want an automatic updating status image.
You can use this



Code:

#### == The IP of your server
43594 == Your Server Port, change it if you have another port.


Chapter 10 - Lists

Item list - [Only registered and activated users can see links. ]
Object list - [Only registered and activated users can see links. ]
NPC List - [Only registered and activated users can see links. ]


Chapter 11 - Tools

Spawn command maker - [Only registered and activated users can see links. ]
Autospawn NPCs maker - [Only registered and activated users can see links. ]
Drops spawn maker - [Only registered and activated users can see links. ]

SAY THANKS IF U GUYS LIKE IT AND PLEASE REPLY !!!!
SORRY FOR SOME PICS NOT AVAILABLE

Last edited by sunnypatel; 06-24-2008 at 06:16 AM.
sunnypatel is offline   Reply With Quote
The Following 10 Users Say Thank You to sunnypatel For This Useful Post:
22qwert22 (07-10-2008), aaron2190 (08-24-2008), cheeko (08-05-2008), dark_omen (07-06-2008), grame22 (07-15-2008), Markzio (06-27-2008), New User (08-30-2008), postage20 (06-23-2008), sam ownage (07-16-2008), xedon1233212 (07-13-2008)
Sponsored Links
Old 06-23-2008, 08:42 AM   #2
Lurker
 
Last Online: 06-24-2008 09:26 AM
Join Date: Jun 2008
Age: 16
Posts: 5
Thanks: 3
Thanked 0 Times in 0 Posts
postage20 is on a distinguished road
iTrader: 0 / 0%
Points: 374.15
Bank: 0.00
Total Points: 374.15
Re: How to make a private server (WITH PICS)

thanks!

im going to try that later but imk trying to figure out if im just playing the game why do my npcs die when i hit a zero on them? like for the kbd i type in

::npc 50

and it pops up but after i only hit it once it dies wth?????
postage20 is offline   Reply With Quote
Old 06-23-2008, 09:14 AM   #3
Registered User
 
Last Online: Today 08:26 AM
Join Date: Nov 2007
Age: 19
Posts: 16
Thanks: 16
Thanked 20 Times in 6 Posts
sunnypatel is on a distinguished road
iTrader: 0 / 0%
Points: 18,083.92
Bank: 0.00
Total Points: 18,083.92
Re: How to make a private server (WITH PICS)

i think the max hit of ur npc will be 0 so when u hit 1 time it dies
PLEASE USE THANKS BUTTON IF U LIKE IT
sunnypatel is offline   Reply With Quote
The Following User Says Thank You to sunnypatel For This Useful Post:
postage20 (06-23-2008)
Old 06-23-2008, 09:38 AM   #4
Lurker
 
Last Online: 06-24-2008 09:26 AM
Join Date: Jun 2008
Age: 16
Posts: 5
Thanks: 3
Thanked 0 Times in 0 Posts
postage20 is on a distinguished road
iTrader: 0 / 0%
Points: 374.15
Bank: 0.00
Total Points: 374.15
Re: How to make a private server (WITH PICS)

how do i change the max hit then?
postage20 is offline   Reply With Quote
Old 06-23-2008, 09:51 AM   #5
Registered User
 
Last Online: Today 08:26 AM
Join Date: Nov 2007
Age: 19
Posts: 16
Thanks: 16
Thanked 20 Times in 6 Posts
sunnypatel is on a distinguished road
iTrader: 0 / 0%
Points: 18,083.92
Bank: 0.00
Total Points: 18,083.92
Re: How to make a private server (WITH PICS)

u have 2 change in ur client.java
sunnypatel is offline   Reply With Quote
The Following User Says Thank You to sunnypatel For This Useful Post:
postage20 (06-23-2008)
Old 06-23-2008, 09:59 AM   #6
Lurker
 
Last Online: 06-24-2008 09:26 AM
Join Date: Jun 2008
Age: 16
Posts: 5
Thanks: 3
Thanked 0 Times in 0 Posts
postage20 is on a distinguished road
iTrader: 0 / 0%
Points: 374.15
Bank: 0.00
Total Points: 374.15
Re: How to make a private server (WITH PICS)

in my what? how???

sorry im new 2 this and if im anoying you please tell me and il ask som1 else
postage20 is offline   Reply With Quote
Old 06-23-2008, 11:16 PM   #7
Lurker
 
Last Online: 07-05-2008 01:56 PM
Join Date: Jun 2008
Age: 14
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
pacman942 is on a distinguished road
iTrader: 0 / 0%
Points: 632.93
Bank: 0.00
Total Points: 632.93
Re: How to make a private server (WITH PICS)

Hey. was wondering how you open microsoft outlook configuration files (for editting npc drops spawns etc)
Cheers
pacman942 is offline   Reply With Quote
Old 06-24-2008, 05:14 AM   #8
Lurker
 
Last Online: 08-17-2008 09:22 AM
Join Date: Jun 2008
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Scaveleon is on a distinguished road
iTrader: 0 / 0%
Points: 1,343.89
Bank: 0.00
Total Points: 1,343.89
Thumbs down Re: How to make a private server (WITH PICS)

Quote:
Originally Posted by sunnypatel View Post
Do NOT use this on any other site without permission.
[Only registered and activated users can see links. ]
Scaveleon is offline   Reply With Quote
Old 06-24-2008, 09:26 AM   #9
Lurker
 
Last Online: 06-24-2008 09:26 AM
Join Date: Jun 2008
Age: 16
Posts: 5
Thanks: 3
Thanked 0 Times in 0 Posts
postage20 is on a distinguished road
iTrader: 0 / 0%
Points: 374.15
Bank: 0.00
Total Points: 374.15
Re: How to make a private server (WITH PICS)

Quote:
Originally Posted by Scaveleon View Post
[Only registered and activated users can see links. ]

YA BUT HE MADE IT SO HE CAN DO WHAT HE WANTS WITH IT
postage20 is offline   Reply With Quote
Old 06-24-2008, 11:07 AM   #10
Lurker
 
Last Online: 08-17-2008 09:22 AM
Join Date: Jun 2008
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Scaveleon is on a distinguished road
iTrader: 0 / 0%
Points: 1,343.89
Bank: 0.00
Total Points: 1,343.89
Thumbs down Re: How to make a private server (WITH PICS)

Quote:
Originally Posted by postage20 View Post
YA BUT HE MADE IT SO HE CAN DO WHAT HE WANTS WITH IT
I find that unlikely. First, check the spelling. On this forum, he uses internet slang, but on the Moparscape forum, he spells more english like. Second, if it really was him, then he'd at least fix the links in the guide. Press the link on any chapter in the start. It leads to moparscape forums. Third, if he really made it, then in the end of the post would at least not have internet slang, and caps. At least, i believe this guy does not have ownership over this guide.
Scaveleon is offline   Reply With Quote
Reply