You are on page 1of 10

10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Log in or Sign up

Forums Rules Resources Members

Recent Posts

Forums Other MapleStory Regions Private Servers Development

Tutorial  How to Make a Private Server [V83]
1 2 Next >

This is the guide i followed from RageZone on how to make a private server, I have Improved it.

Programs Required:

Spoiler

­ NetBeans IDE 7.0.1 Click Here
Leaf ­ JDK 7 Click Here
Super fucking cunt. ­ MySQL Guide Tools Click Here
­ MySQL Query Browser Click Here
Trade Ban
  ­ WampServer 2.1 (Optional) Click Here
Donor

Sources/Repacks:

Spoiler

­ MoopleDEV (recommended) Click Here
­ ZenethosDEV Click Here
­ WonkaSource Click Here
­ Valhalla Click Here
­ MapleBlade Click Here
­ XSPro Click Here
­ MapleSakeo Click Here
­ Magical­Impact Click Here
­ Metal­Story Click Here
­ ImprovedStory Click Here
­ ToshiroStory Click Here
­ StarMS Click Here
­ SupremeMS Click Here
­ XuzionMS Click Here
­ HeliosMS Click Here

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 1/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

­ ChemicalMS Click Here
­ LocalMS Click Here
­ AudaMS Click Here
­ HellyMS Click Here
­ IncidentMS Click Here
­ PolarisMS Click Here

SVN:

Spoiler

Client:

Spoiler

Other Requirements:

Spoiler

­ XML Click Here
­ JRE Policy Click Here
­ GM Handbook Click Here
­ NotePad++ Click Here

TurtoiseSVN Guide:
­ This is for people who wants to use SVN sources Click Here

Surfacex3's Video Guide:

Spoiler

Step 1:
­ Download all the files in "Program required" above and install them.
­ Now download a source or repack above from "Sources/Repacks" above.
­ Also download the stuff from "Other requirements"

Step 2:
For WAMPSERVER:
­ Open Wampserver.
­ Right click Wampserver on your bottom left of your desktop and click "Online".
­ The icon should change colors. That means its online and ready to go.
­ Now right click again and click "Start all services"

For Xampp:

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 2/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Start the "Xampp Control Panel"
Start up Apache and MySQL (Nothing else)
The server should now be up.

Step 3:
­ Open up your JRE Policy File.
­ Follow the code below and extract the files into them.

Code (Text):

1.  C:Program Files\Java\jre6\lib\security
2.  C:\Program Files\Javajre6\lib\ext
3.  C:\Program Files\Javajre6\lib
4.  C:\Program Files\Javajdk1.6.0_25\lib
5.  C:\Program Files\Javajdk1.6.0_25\jre\lib
6.  C:\Program Files\Javajdk1.6.0_25\jre\lib\ext
7.  C:\Program Files\Java\jdk1.6.0_25\jre\lib\security
8.   
9.  Or (depending on where you installed it)
10.   
11.  C:\Program Files (x86)Java\jre6\lib\security
12.  C:\Program Files (x86)Java\jre6\lib\ext
13.  C:\Program Files (x86)Java\jre6\lib
14.  C:\Program Files (x86)Java\jdk1.6.0_25\lib
15.  C:\Program Files (x86)Java\jdk1.6.0_25\jre\lib
16.  C:\Program Files (x86)Java\jdk1.6.0_25\jre\lib\ext
17.  C:\Program Files (x86)Java\jdk1.6.0_25\jre\lib\security

Step 4:
­ Run MySQL and follow the step below
­ Stored Connection: Leave Blank
­ Server Host: Localhost
­ Port: 3306
­ Username: root
­ Password: leave blank or put your password that you typed in during installation
­ Default Schema: MoopleDEV (this depends on which source your using)
­ Click OK then go click "File" then click "Open Script"
­ Then find the file MoopleDEV.sql
­ After you find the sql open it then excute it.

Step 5:
­ Compile. A tutorial is here: http://ccplz.net/threads/how­to­compile­private­server.37690/

Step 6:
­ Wow! and congratulations you've made it this far on this tutorial but your not done just yet.
­ Open XML.rar
­ Extract the XML's to your source/repack [folder]

Step 7:

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 3/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

­­MOST SOURCES­­
­ Congratulations! you created your very own maplestory private server!
­ Double click your Starter.bat on your source/repack [folder]
­ If there is no error shown then that means you completed the steps above correctly.
­ If you have errors then redo your steps or private message me to help through teamviewer.

­­FOR MOOPLEDEV­­
Start "Create_Server.bat" and follow the instructions.
Then, you will get another bat file which is SOMETHING LIKE Starter.bat

For the retards ­ THIS IS ONLY FOR MOOPLEDEV!

Step 8:
­ Now its time to create your client for your server.
­ Right click your localhost.exe and click Hex edit.
­ Click Ctrl+F and find 127.0.0.1 then change it to your hamachi/wan ip.
­ Congratulations! After that you have fully 100% finished your server.

~This was leeched from iMystery of RaGEZONE. Just bringing it to CCPLZ.

Before you report this post, please read what I have to say about it.

A mod has told me that someone has reported my tutorials saying they should all be merged,
they are completely different topics of creating a server. It would be like a suggestion to merge
all of the maplestory related tuts in the General programming section, It would just be an idiots
move.
Last edited: Jun 4, 2012

Leaf, Mar 20, 2012 #1

x2 x2 x2 x1 x1

You might wanna re upload the localhost since you cant download it anymore.

Huygens, Apr 18, 2012 #2
Huygens
The world is my
country, science is my
religion

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 4/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Donor

please update your tutorial since mysql is upgraded from querry browser to workbench and it
looks and works totaly different :/

Revolt, May 6, 2012 #3
Revolt
~

Donor

linuxfreak23 said: ↑

please update your tutorial since mysql is upgraded from querry browser to workbench and it
looks and works totaly different :/

If you want MySQL query browser, http://dev.mysql.com/downloads/gui­tools/5.0.html go there,
and download the one for your pc (32bit 64bit) whn you have downloaded it, and go to install
Kirashi click on Custom, and only select query browser ^^
A drop in the ocean, a
change in the weather Kirashi, May 7, 2012 #4
Donor
Thank You! x 1

lol it sounds a little bit noob but:
how do i make a account???

Revolt, May 7, 2012 #5
Revolt
~

Donor

linuxfreak23 said: ↑

lol it sounds a little bit noob but:
how do i make a account???

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 5/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Execute "accounts" in MySQL Query Browser and edit.

DannyRawrr, May 7, 2012 #6

DannyRawrr
Banned

Banned
 
Trade Ban

NAVI CAT * best tool to use with mysql imo *

^^

Neko, May 7, 2012 #7
Neko
ฅ ̳
•ˑ̫
͒ ฅ♡
• ̳
͒ Agree x 2
Donor

my mysql crashes when i press execute he execute some thing but crash after it plz help me

quinten99, May 18, 2012 #8
quinten99
Banned

Banned

Hello guys i have a problem, i want to make a private server all work good but only for ME, i
changed all things to my WAN­ip but my friends cant log in it says ''Server check'' maybe it helps
my other PC from my brother can login but it says unable to log to the World server ? Someone
know how to fix them. Thanks you.

Liver, May 22, 2012 #9
Liver
New Member

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 6/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Step 7:
­ Congratulations! you created your very own maplestory private server!
­ Double click your Starter.bat on your source/repack [folder]
­ If there is no error shown then that means you completed the steps above correctly.
­ If you have errors then redo your steps or private message me to help through teamviewer.

BobRyn i dont have Starter.bat in my folder i followed everything correctly =[ no errors nothing...
I was here

Banned
  Meltdown said: ↑
Donor
any help?

BobRyn, May 30, 2012 #10

bump need help

BobRyn, May 31, 2012 #11
BobRyn
I was here

Banned
 
Donor

BobRyn said: ↑

bump need help

Use "launch_server.bat", if you don't have that then run "create_server.bat"

Azertify, May 31, 2012 #12
Azertify
Nya~

Moderator
 
Dedicated
 
Donor

Fluttershy<3 said: ↑

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 7/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Use "launch_server.bat", if you don't have that then run "create_server.bat"

only got this 
i got this in my MoopleDEV

BobRyn, May 31, 2012 #13
BobRyn
I was here

Banned
 
Donor

Bump ­ Updated for the more retarded members we have here on ccplz.

Edit: Oh BobRyn? Please, tell me who made the thread asking ­ out of the ONLY BAT FILE WHICH
WAS CLEARLY LABELED IN THE FOLDER ­ he should click?

Because, even my 13 year old nephew who I had to help with less than half of the more mature
CCPLZ members picked that up.
Leaf
Super fucking cunt. Leaf, Jun 4, 2012 #14

Trade Ban
  Disagree x 1
Donor

Meltdown said: ↑

Bump ­ Updated for the more retarded members we have here on ccplz.

you got any recommened setting for the 
creat_server? like flag 1 ect?

BobRyn BobRyn, Jun 4, 2012 #15


I was here

Banned
 
Donor

BobRyn said: ↑

you got any recommened setting for the
creat_server? like flag 1 ect?

It literally tells you what to put ­ Flag doesn't really affect anything if you aren't going to be
making a massive server.
Leaf
https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 8/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Super fucking cunt. Leaf, Jun 4, 2012 #16

Trade Ban
 
Donor

Meltdown said: ↑

It literally tells you what to put ­ Flag doesn't really affect anything if you aren't going to be
making a massive server.

okay sorry i will try figure it out

BobRyn BobRyn, Jun 4, 2012 #17


I was here

Banned
 
Donor

hi meltdown can u help me on teamviewer please? :)
hope you are noob friendly :P

melcher, Jun 8, 2012 #18
melcher
Member

Please help me i login on my server i am Owner i got GM char put in Pic DC and i get this sign:

if u cant see

Joseboy http://i45.tinypic.com/2v0gytu.png
Well­Known Member
Joseboy, Jul 1, 2012 #19

not enough expanation i get stuck on alot off stuff 
­_­

Aryan, Aug 22, 2012 #20
https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 9/10
10/10/2015 Tutorial ­ How to Make a Private Server [V83] | CCPLZ ­ A Community for Europe MapleStory Hackers

Aryan
Agree x 1
Well­Known Member

1 2 Next > (You must log in or sign up to reply here.)

Share This Page

Tweet 0 0 Like Be the first of your friends to like this.

Forums Other MapleStory Regions Private Servers Development

Fusion English (US) Xenforo skin by Xenfocus Help

Forum software by XenForo™ ©2010­2015 XenForo Ltd. Terms and Rules

https://ccplz.net/threads/how­to­make­a­private­server­v83.37688/ 10/10

You might also like