Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to create maplestory private server v83 (FULL GUIDE)

Newbie Spellweaver
Joined
Jun 30, 2011
Messages
6
Reaction score
0
Okay, I know that this is an old thread but I also want to post a guide to show how to create a v83 maplestory private server.

Programs that you need :
* NetBeans IDE 7.2
* JDK 7
* MySQL Guide Tools
* MySQL Query Browser
* WampServer
* HxD (Free Hex Editor)
* WZ Setup
* JRE Policy

Sources or Repacks :
* MoopleDEV (recommended)
* ZenethosDEV
* WonkaSource
* Valhalla
* MapleBlade
* XSPro
* MapleSakeo
* Magical-Impact
* Metal-Story
* ImprovedStory
* ToshiroStory
* StarMS
* SupremeMS
* XuzionMS
* HeliosMS
* ChemicalMS
* LocalMS
* AudaMS
* HellyMS
* IncidentMS
* PolarisMS

Clients :
* Clean Client
* Edited Client

Steps :
Step 1 :
* Download the files in "Program need" and install them.
* Download anyone source or repack from "Sources or Repacks".

Step 2 :
* Open Wampserver.
* Right click Wampserver on the tray menu and click "Online".
* The icon should change colours (red>orange>green). Green means its online and ready to go.
* Now right click again and click "Start all services".

Step 3 :
* Open up the jce_policy-7.zip that download before.
* Find the three files in it (local_policy.jar, US_export_policy.jar, README.txt) in the zip.
* Copy them and pate to the following path.
-C:program Files\Java\jre6\lib\security
-C:\Program Files\Javajre6\lib\ext
-C:\Program Files\Javajre6\lib
-C:\Program Files\Javajdk1.6.0_25\lib
-C:\Program Files\Javajdk1.6.0_25\jre\lib
-C:\Program Files\Javajdk1.6.0_25\jre\lib\ext
-C:\Program Files\Java\jdk1.6.0_25\jre\lib\security

Or (depending on where you installed it)

-C:\Program Files (x86)Java\jre6\lib\security
-C:\Program Files (x86)Java\jre6\lib\ext
-C:\Program Files (x86)Java\jre6\lib
-C:\Program Files (x86)Java\jdk1.6.0_25\lib
-C:\Program Files (x86)Java\jdk1.6.0_25\jre\lib
-C:\Program Files (x86)Java\jdk1.6.0_25\jre\lib\ext
-C:\Program Files (x86)Java\jdk1.6.0_25\jre\lib\security

Step 4 :
* Open MySQL Query Browser.
* Stored Connection: Leave Blank
* Server Host: localhost
* Port: 3306
* Username: root
* Password: (leave blank or put your password you typed during installation)
* Default Schema: MoopleDEV (depends on which source you're using)
* Click OK then go click "File" then click "Open Script".
* Then find the your source's path and find it's .sql file and open it.
* Excute it.

Step 5 :
* Follow this compile tutorial. Link

Step 6 :
* Now, open the the wz file installed before and copy all the file in it. (.wz and .dll)
* Now, open the source's folder, and remove the folder in wz folder that, and paste the .wz and the .dll file into it.

Step 7 :
* Double click the Starter.bat(depends on the source you're using) in your source's folder.
* If there is no error in the .bat that means you completed the steps correctly.
* If you have errors then redo the steps correctly (don't miss any steps).

Step 8 :
* Last, run HxD.
* In HxD, open the localhost downloaded before.
* Click Ctrl+F and find 127.0.0.1 then change it to your hamachi/wan ip (Download Hamachi and you know hamachi ip).

Congratulations, you finished the steps, and you have your own server now!!! Enjoy!:D:
 
Newbie Spellweaver
Joined
Jan 10, 2010
Messages
77
Reaction score
3
I guess tutorials like this is the step after succeeding creating a private server..
 
Initiate Mage
Joined
Aug 18, 2012
Messages
3
Reaction score
0
Can someone please help me i don't understand what he's saying on step 6 ??
Where do i put the .dll s and .wz s ?
 
Last edited:
Newbie Spellweaver
Joined
Apr 28, 2012
Messages
13
Reaction score
1
Guys, please do NOT follow this guide!

First of all, this guide is half-leeched from a previous guide as mentioned by the above user.

Second of all, instructions are very very much lacking! Making a v83 server is NOT as easy as it seems, and this guide has certainly wrongly made people perceive the difficulty of making a server him/herself.

It would be awesome if an admin can close this thread or even better delete it!
 
Mythic Archon
Joined
Jul 2, 2013
Messages
723
Reaction score
70
Guys, please do NOT follow this guide!

First of all, this guide is half-leeched from a previous guide as mentioned by the above user.

Second of all, instructions are very very much lacking! Making a v83 server is NOT as easy as it seems, and this guide has certainly wrongly made people perceive the difficulty of making a server him/herself.

It would be awesome if an admin can close this thread or even better delete it!

Ironic how that's literally half of the maple development community. Also, why are you bumping a post from years ago? Also, making a server is that easy; if not easier.
 
Back
Top