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!

Web [Tut] maplestory server making(titan ms clean)(hope noobs wont have problem xD)

Status
Not open for further replies.
Initiate Mage
Joined
Nov 14, 2008
Messages
3
Reaction score
0
downlaod links
wampserver
Direct Link:

*Navicat for MySQL


*Hamachi


*Visual Studio C++ 2008 Express Edition
Link:
*MapleStory Client v0.55 (GMS)
Link:

*MapleStory Repack (TitanMS)
Link:

*lol.sql (Batch File)
Link:

*LocalHost v0.55(normal
Link:
or
*LocalHost v0.55 (Edited) with
- Spam (Let's you keep talking without the popup to come up)
- Mega Tubi (Let's you add stats faster)
- Unlimited Text
- No Damage Cap
- Droppable NX
- Swear
- Unlimited Flash Jump
Link:

additional downloads
hex editor neo
-http://www.hhdsoftware.com/Products/home/hex-editor-free.html

hex work shop
-http://www.download.com/Hex-Workshop/3000-2352_4-10004918.html?part=dl-HexWorksh&subj=dl&tag=button


1.(how to start game with icon)
put local host in v55 global folder
2(make your server online)
open wamp server + navicat mysql,make sure wamp server is online,(right click it,it it say put offline,dont touch it,if it say put online, click put online)
3.(making an account)(for others and yourself)
navicat-> make new connection, connection name could be(eg. SacredMs,holyms,hollandMs,or the MapleStory),double click your connection,then right click the connection,make new database,name it MapleStory,right click maplestory database,then click excute batch file, choose the lol.sql file, press ok,it should be sucessful,close, then double click your database,open user table,id->1,username->(whatever you want), password->(whatever you want),all other leave it,don need change.then close navicat mysql
4.(hamachi setup)
open hamachi, go through those stupid tutorials,account nickname just write anything and ok,then write down the numbers above it.
5.(coding)

open c++, install whatever things, then press file, open, then files.choose loginpacket.cpp form the titanms repack,,scroll down to lowest, u should see the green colour //ip part.
change the ip to your hamachi id(i will make a video afterwards)
save your changes(more about coding describe later)
open maplestory server.cpp in the front file(video coming soon)
press f7(or build)wiat for it to say 3 all sucess,then press f5(debug)
then when it sayconnect to master server blah blah blah, open up v55 folder and press your local host and play, because it is quite messy i will post a video next time^^:w00t:
 
Status
Not open for further replies.
Back
Top