SikhScape
Would you like to react to this message? Create an account in a few clicks or log in to continue.
SikhScape

This is a forum where the players of SikhScape can chat and find out the newest updates and on of this game. It is not just for a server or game, but a community for talking and online gaming! Please take the time to register!
 
HomeHome  PortalPortal  Latest imagesLatest images  RegisterRegister  Log inLog in  VIP Only!  

 

 [TuT] How To: Makeing a RSPS; By Mod Sikh

Go down 
5 posters
AuthorMessage
Mod Sikh
Founders
Mod Sikh


Number of posts : 193
Location : http://sikhscape.ogamefever.com/
Registration date : 2008-04-29

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeMon Sep 15, 2008 8:14 pm

THIS TUTORIAL IS BY MOD S|KH



Step 1.
Getting a source - To get a source you first need to go to
-------> Http://www.google.com/ <-------



[TuT] How To: Makeing a RSPS; By Mod Sikh Part211

Now since you're there...
Type something like this "Runescape Sources" in the search box.


[TuT] How To: Makeing a RSPS; By Mod Sikh Part_310

Now,Some links come up....you should click one,that looks some-
-thing like this.


https://i.servimg.com/u/f30/13/00/23/88/part112.jpg

Now,CHOOSE 'your' choice of source.
I would say get "Testscape" because you need to test your server right now.
Now,After you've downloaded a source.Scan it for viruses,Trojans,Trojan Horses,etc..
I'll be using DDSP3C 2.5 as an example.I am only showing 3 pictures.


[TuT] How To: Makeing a RSPS; By Mod Sikh Part4_10
________________________________________________
[TuT] How To: Makeing a RSPS; By Mod Sikh Part4_12
________________________________________________
[TuT] How To: Makeing a RSPS; By Mod Sikh Part4_13
________________________________________________
Now,We've gotten everything...or do we?



Step 2. - Java
Now we need Java to get your server's compiler and run server to work.
To get Java you can go to "http://java.sun.com/javase/downloads/index.jsp".
Download the Latest one.

________________________________________________


[TuT] How To: Makeing a RSPS; By Mod Sikh Mopars10

After this, it will come up with a security warning:
[TuT] How To: Makeing a RSPS; By Mod Sikh Securi10

Click yes to it. Now you want to agree to the terms and conditions:
[TuT] How To: Makeing a RSPS; By Mod Sikh Accept10

You will now get another security box (shown above), just click yes to that again. Now, download the Windows Offline Installation for Multiple Languages (if you are not using Windows, then try downloading the offline installations for some other Operating Systems):
[TuT] How To: Makeing a RSPS; By Mod Sikh Mopars10

Now the download window will come up. Just click Run and wait for it to end downloading. Then install it and everything should work.
[TuT] How To: Makeing a RSPS; By Mod Sikh Downlo10

Okay, before we can fix the compiler and runserver, we need to set out variables. Fastest way to do this is:
Start Menu> (Right Click) My Computer > Properties
Ok now find the variable called "path" in the list in that new screen open. Rename it to "PATH" and then for it's variable value (erase old one):
C:Windows\System32\;
And add this Code:

"C:\Program Files\Java\jdk1.6.0_03\bin" <-- in where it says "\jdk1.6.0_03" put your version of JDK you downloaded.

You will also need to set a variables called "classpath". Make a new variable and give it the name classpath. No add this in for it's value:

Code:

"C:\Program Files\Java\jdk1.6.0_03\bin"


MAKE SURE YOU DOWNLOAD JDK!!!AND CHANGE YOUR VARIBLES TO YOUR VERSION OF JDK!!!



Step 3. No-ip
Ok this is fairly simple how to set up a no-ip for your server. Go to no-ip:..First of all, log in:



[TuT] How To: Makeing a RSPS; By Mod Sikh Step1n11

If you do not have an account, register one.


After that, click the 'add' button on the side panel as shown below:

[TuT] How To: Makeing a RSPS; By Mod Sikh Step2n11

Now fill out the appropriate fields:


[TuT] How To: Makeing a RSPS; By Mod Sikh Step3n13

As you can see, add in the name you need. Now choose the redirect address. After that, add in your external IP address with is shown at the upper left-hand side of the screen. When you are done with that, click the 'Create Host' button. If you are port forwarded (if you have a router), then this should work. Enjoy!


____________________________________________________________________

EXTRA IF NOT WORKING: If your server does not work I would compile it...as said up top...DO NOT COMPILE BEFORE GETTING JAVA.If you followed that...I guess yours works if not....try this....

~ONLY WORKS IF YOU HAVE A ROUTER~
NEXT PORT FOWARDING-FOR PEOPLE CONNECTION
GO TO YOUR COMMAND CONSOLE
start>all.programs>accesories>CommandPrompt

once in command prompt type in "ipconfig"
Look for your DNS Gateway
EXAMPLE-
IP Address:192.168.1.102
Subnet Mask:255.255.255.0
DNS Gateway:192.168.1.1

Take the Gateway put in your Webaddress
A box should come up Username and password
many passwords and users
for linksys ull only need to type admin for password
for anything else type in admin for both or try combinations.

For router help go here! "http://www.portforward.com/english/routers/port_forwarding/routerindex.htm"
Then you'll need to port foward find where you enter a port tab-
Such as Virtual Servers. Apps And Gaming. etc.

Name: "RSPriv"
IP address: "PUT YOUT IP ADDRESS FROM YOUR CMD BOX HERE"
TCP Ports to open: 43594
UDP Ports to open: 43594
Inbound Filter: Allow All
Schedule: Always


Then save it. Okay now you can save settings after the rule is saved. Every router is different. Don't forget to check the link I offered to help you with your routers!










* This Tutorial was made by Mod Sikh, With the help of Aids69
80% - Mod Sikh
20% - Aids69


+ 1 Rep if this helped you.
There will soon be a better Tutorial coming out.


Last edited by Mod Sikh on Mon Jun 21, 2010 1:33 am; edited 3 times in total
Back to top Go down
http://theisnkclan.webs.com/
Mod Jatt
Founders
Mod Jatt


Number of posts : 333
Location : 209
Registration date : 2008-03-28

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeWed Sep 17, 2008 7:52 pm

Nice Tutorial Bro, Yeah I got my 503 server base done = P not 508 = P, and its hecka hard coding on H.D.
Back to top Go down
http://sikhscape.ogamefever.com
Mod Sikh
Founders
Mod Sikh


Number of posts : 193
Location : http://sikhscape.ogamefever.com/
Registration date : 2008-04-29

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeFri Sep 19, 2008 6:01 pm

Wink thx for saying my guide is good...it toook me 5 hours of my life from 12:45-7:00pm lolz....well,*suggestion* restart ur server hourly it helps...it nulls if you dont sumtimes..like right now..(5:01P.M. Friday,Sept.19,2008)
Back to top Go down
http://theisnkclan.webs.com/
Mod Chip
Staff Member
Mod Chip


Number of posts : 134
Age : 101
Location : Egypt
Registration date : 2008-07-27

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeFri Sep 19, 2008 6:31 pm

nice guide... im not gunna try though...Im so technologicly inclined it's not even funny Crying or Very sad
Back to top Go down
http://wewereboredproductions.weebly.com
Mod Syco
Top Poster!
Top Poster!
Mod Syco


Number of posts : 424
Age : 31
Location : Massachusetts
Registration date : 2008-06-24

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeFri Sep 19, 2008 6:34 pm

chipps wrote:
nice guide... im not gunna try though...Im so technologicly inclined it's not even funny Crying or Very sad

YOU and ME both pal Crying or Very sad
Back to top Go down
https://www.youtube.com/futuramakicksass
Mod Sikh
Founders
Mod Sikh


Number of posts : 193
Location : http://sikhscape.ogamefever.com/
Registration date : 2008-04-29

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeSat Oct 11, 2008 5:13 pm

took me 5 hours....but oh well it was kinda worth for u guys to get a server working...
Back to top Go down
http://theisnkclan.webs.com/
Mod L0v3
Staff Member



Number of posts : 215
Registration date : 2008-04-20

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeTue May 12, 2009 9:08 pm

Very, very, very good guide sikh!
Back to top Go down
Mod Jatt
Founders
Mod Jatt


Number of posts : 333
Location : 209
Registration date : 2008-03-28

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeWed May 13, 2009 8:05 pm

Now we are going to need guides to help people set up 508's and 525's....544's....605's?...Lol!
Back to top Go down
http://sikhscape.ogamefever.com
Mod L0v3
Staff Member



Number of posts : 215
Registration date : 2008-04-20

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeThu May 14, 2009 8:53 am

Haha i guess so. Those will be interesting to see.
Back to top Go down
Mod Sikh
Founders
Mod Sikh


Number of posts : 193
Location : http://sikhscape.ogamefever.com/
Registration date : 2008-04-29

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeMon Jun 21, 2010 1:36 am

* I will soon make a new Tutorial; It will be on the same topic, "How to: Making a RSPS"
Back to top Go down
http://theisnkclan.webs.com/
Mod Chip
Staff Member
Mod Chip


Number of posts : 134
Age : 101
Location : Egypt
Registration date : 2008-07-27

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeMon Jun 21, 2010 10:12 am

508, 525, and 562 tuts really arnt hard .. Iv made 1 , theres like 7 steps.. now if you make a guied on how to code one... I will praise you.
Back to top Go down
http://wewereboredproductions.weebly.com
Mod Sikh
Founders
Mod Sikh


Number of posts : 193
Location : http://sikhscape.ogamefever.com/
Registration date : 2008-04-29

Character Charts
Sikhscape wars, Sikh, Demons, Death Demon:

[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitimeThu Jul 01, 2010 3:52 am

NEW TUTORIAL:

CLICK HERE!!
Back to top Go down
http://theisnkclan.webs.com/
Sponsored content





[TuT] How To: Makeing a RSPS; By Mod Sikh Empty
PostSubject: Re: [TuT] How To: Makeing a RSPS; By Mod Sikh   [TuT] How To: Makeing a RSPS; By Mod Sikh Icon_minitime

Back to top Go down
 
[TuT] How To: Makeing a RSPS; By Mod Sikh
Back to top 
Page 1 of 1
 Similar topics
-
» Sikh-Pkz is ONLINE!
» Sikh~~Redtag5~~Gets offered to become a mod on RS(@&(*&(*)#
» SikhScape, Now Hosted By Mod Sikh
» Omg! Sikh Pker 1st BH Video
» The Notorious Ninja?.... or The Sikh Coder?

Permissions in this forum:You cannot reply to topics in this forum
SikhScape :: SikhScape :: RS Private Server Tutorials-
Jump to: