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 make a MapleStory Private Server [v83]

Subscriber and Mod!
Member
Joined
Jan 1, 2009
Messages
1,925
Reaction score
378
Please try and make it non-hamachi
@rut - what skill is it? WZ edits may affect it as well
 
Initiate Mage
Joined
Dec 20, 2010
Messages
3
Reaction score
0

How to make a MapleStory Private Server
V.83



I will show you how you can setup a MapleStory private server. Just follow these easy
and up-to-date instructions and you will be up and running in a few minutes.


[Table of Content]
1) Getting started.
2) Required programs.
3) Installations.
4) Files placement.
5) Server files.
6) SQL setup.
7) Preference setup.
8) Start server.
9) Using the client.


------------------+++++++++============================================+++++++++------------------


Step 1) Getting started:

First go to C:\
Once there make 3 folders, call them whatever you want but for this tutorial I'll name them 'ZenthosDev', 'Downloads' and 'MapleStoryV83'.

Now it should look like this:
C:\ZenthosDev
C:\Downloads
C:\MapleStoryV83



------------------+++++++++============================================+++++++++------------------


Step 2) Required programs:

Download these programs/files.
Place everything inside the C:\Downloads folder.

  • Java SE Development Kit (JDK) ||
  • MySQL Query Browser
  • JCE Unlimited Strength Files
  • WampServer
  • LocalHost v83
  • ZenthosDev v83
  • MapleStory v83
  • WZ Files

Make sure you chose the correct version matching your Operating System (OS) to avoid any problems.


------------------+++++++++============================================+++++++++------------------


Step 3) Installations:

Before we start make sure that everything is extracted if its in a .rar format.

Installing MapleStory v83:

Install MapleStory using the download provided. Its a very straight foward installation, just follow the instructions.
After installing, DO NOT update/run the game using the client it comes with.
Delete the following files/folders from the C:/MapleStoryV83 folder if they exist.
  • MapleStory.exe
  • Patcher.exe
  • GameLauncher.exe
  • HShield (folder)

Installing WampServer:

Follow the instructions and install it at:
c:\Wamp

Don't worry about putting your e-mail and such at the end just press finish.

Once your done installing it, run it and you will see the Wamp icon on the bottom right corner.
Left click it and click 'Put Online'.
Then Left click it again and click 'Start All Services'.
The Wamp icon must look completely green (if its orange or red, you have a problem).

Installing MySQL Query Browser:

This is very simple, just run the installation file, agree to the terms and follow the instructions.

Installing Java SE Development Kit (JDK):

Before we do this right click your computer icon and click properties.
Depending on what system type your computer has you will either install 32bit or 64bit.
So install the corresponding file.

Another simple installation just follow the instructions.


------------------+++++++++============================================+++++++++------------------


Step 4) Files placement:

Take the two files from the folder (JCE Unlimited Strength Files) and copy them.
Paste them into these places, overwrite if prompted.
(The (jdk1)/(jre7) folder version may be different, its ok).

C:\Program Files\Java\jre7\lib
C:\Program Files\Java\jre7\lib\ext
C:\Program Files\Java\jre7\lib\security
C:\Program Files\Java\jdk1.7.0_01\lib
C:\Program Files\Java\jdk1.7.0_01\jre\lib
C:\Program Files\Java\jdk1.7.0_01\jre\lib\ext
C:\Program Files\Java\jdk1.7.0_01\jre\lib\security



------------------+++++++++============================================+++++++++------------------


Step 5) Server files:

Copy all the files and folders inside the ZenthosDev folder that we made earlier. So it looks like this.

C:\ZenthosDev\ <files and folders here>

Now copy the WZ folder inside the ZenthosDev folder.
So it should look like this.

C:\ZenthosDev\WZ\ <Folders here>


------------------+++++++++============================================+++++++++------------------


Step 6) SQL setup:

Open MySQL Query Browser, by default you should see this, if not, type it.
Server Host: localhost Port: 3306
Username: root
Everything else can be left blank, click "Ok".
Then click on the 'File' button from the menu bar, and select 'Open Script...'.
Go to C:\ZenthosDev\SQL and open the file named 'ZenthosDev.sql'.
After its opened, execute the file.


------------------+++++++++============================================+++++++++------------------


Step 7) Preference setup:

(This part is optional if your running the server for your computer only)
Go to C:\ZenthosDev and open the file called 'server.properties'.
Update the IP to yours. If your not sure what your IP is, visit .
You may also make any changes to have the server so that it operates the way you want it to.


------------------+++++++++============================================+++++++++------------------


Step 8) Start server:

Go to C:\ZenthosDev
Open the file called '[ZenthosDev] OneW.bat'.
Wait 10 seconds and then your bat file should look like this.
Code:
ZenthosDev has started:
World Launched
Login Launched
Listening on IP: 127.0.0.1 Port: 8484.
Channel Launched
[Channel] 1 Port: 7575 is online.
[Channel] 2 Port: 7576 is online.


------------------+++++++++============================================+++++++++------------------


Step 9) Using the client:

Take the v83 LocalHost client and place it inside the C:\MapleStoryV83 folder.
Now you may use that client to log into your server!
Note: To have your friends join your server you will need to edit your client's IP address, please look for a client hex tutorial.


||====-------------------------------++++++++++++=====================++++++++++++-------------------------------====||


FAQ's
(Legend)
P = Problem
S = Solution
Q = Question
A = Answer

P: Can't get passed the login screen.
S: Do step 4 again carefully.

P: I get one of this errors while starting my server (ScreenShots).
XiuzSu - How to make a MapleStory Private Server [v83] - RaGEZONE Forums
S: Do step 4 again carefully.

Q: Can you help me using MSN or TeamViewer?
A: No, this tutorial is fairly easy, please try yourself.

Q: What is the name, password and PIC of the admin account?
A: ID: Admin | Password: ZenthosDev | PIC: 123456.

You know you LIKE it, so CLICK it!


I made a server using this tutorial last year. I tried to make another server using this tutorial and it failed. You didn't include much of MySQL editting, Netbeans compile, Server constants, hex editing, and most importantly, how to get the server ONLINE. This is a well written tutorial for people who want to make a server thats not public. Please bring back the old tutorial that had much more information than this. Thank you.
 
Initiate Mage
Joined
Jul 28, 2012
Messages
1
Reaction score
0
can any buddy help me to make server v83???

help me to make plz

no i dont want v83 i want v62

no i want v83
 
Initiate Mage
Joined
Aug 6, 2012
Messages
2
Reaction score
0
Bat Error - How to make a MapleStory Private Server [v83] - RaGEZONE Forums
This is the error I get when I type in my pin and it won't start
Perhaps someone teamview me?
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Aug 8, 2012
Messages
1
Reaction score
0
Everything seems to work but when i try to make a character and try to login it seems to just stay at the character menu.
It makes the sound but it doesn't seem to able to go into the world.
 
Initiate Mage
Joined
Aug 11, 2012
Messages
1
Reaction score
0
from C:\ZenthosDev\SQL, i am unable to execute the file through MySQL Workbench as the file is in the form of a notepad and cant be read by the MySQL Workbench

what is the id and password to log into the game?
 
Initiate Mage
Joined
Aug 14, 2012
Messages
7
Reaction score
0
at people who it worked can someone help me I can't put wampserver online please can someone help me. I prefer TeamVieuwer
 
Last edited:
Initiate Mage
Joined
Aug 15, 2012
Messages
10
Reaction score
0
i rlly wanna try this but its looks pretty old...is this still working?
 
Initiate Mage
Joined
Aug 28, 2012
Messages
1
Reaction score
0
I got the problem when i create a character i use it and i get level 10 but i cant choose a job

HELP??
 
Initiate Mage
Joined
Sep 6, 2012
Messages
7
Reaction score
0
i got the server up and started thnx ;D but the prob is how do i make accounts XD ?
 
Legendary Battlemage
Joined
Mar 30, 2009
Messages
672
Reaction score
676
If your using this source and turned on the autoregister option, then you should be able to create one automatically by using a unique ID and typing in a password during the login screen.
 
Initiate Mage
Joined
Sep 3, 2012
Messages
3
Reaction score
0
i need help. i followed all the instructions and everything works well except that when i log in i cant use any commands gm or player. how can i fix this
 
Back
Top