There are other v83 tutorial...Anyways i think if you add screenshots it will be awesome
This is a discussion on How to make a MapleStory Private Server [v83] within the Tutorials forums, part of the Java Based (Odin) category; How to make a MapleStory Private Server V.83 I will show you how you can setup a MapleStory private server. ...
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) [32bit] || [64bit]
- MySQL Query Browser [Link]
- JCE Unlimited Strength Files [Link]
- WampServer [Link]
- LocalHost v83 [Link]
- ZenthosDev v83 [Link]
- MapleStory v83 [Link]
- WZ Files [Link]
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 Show Me My IP Address.
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
Spoiler:
You know you LIKE it, so CLICK it!
![]()
![]()
Last edited by XiuzSu; 10-04-12 at 11:45 PM. Reason: How to make a MapleStory Private Server [v83]
There are other v83 tutorial...Anyways i think if you add screenshots it will be awesome
Ok done
I have my bat file:
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.
Ok now so how do I actually start it so I can play?
The client is opens a blank box with an ok on it? Ill post an image in a sec
Edit:
The local host client
Edit2:
And this is my folder...
Could it be the dlls at the bottom? I took them from the current GMS Maplestory folder because the client said it needed them.
Last edited by Mitchell6549; 08-04-11 at 01:33 PM.
Are you certain that you have the v83 maplestory files and not the current one?
I downloaded all your files, but the 3 dll's at the bottom are current could you upload them if you have them so I could replace?
Btw, I tried you source"ZethosDev" The login is stuck, just to tell you.
I think I might change sources or something, its not working for me, unless its just those dlls, does anyone have the dlls they can upload for me?
So theres sposed to be 2 folders? I followed your guide and ended up with 1 and the Downloads folder..
Post some pics
Tutorial updated.
What other files should be in the v83 maplestory?----------- Thanks I didn't have the v83 maple oops
EDIT:
Sorry thanks for updating ill go through it again :)
Edit2:
If you want I can compress every file you need so its 1 simple download, I can upload it for you if you want and give you the link and some mirrors?
Last edited by Mitchell6549; 09-04-11 at 06:59 AM.
No thats okay because not everyone needs all the files.
Having to wait forever for the download to use only a few is pointless.
-Edited again -___-
Spoiler:
I can't get pass channel selection lol
Last edited by JustKyo; 09-04-11 at 09:29 AM.