[Tut] How to setup v55 titan source server Web 

Status
Not open for further replies.
Newbie Spellweaver
Joined
Aug 14, 2008
Messages
23
Reaction score
0
ok so ill will be teaching you how to make a server :) Titan source v55 Judis repack.
So first you need to download these files
--VISUAL C++ 2008 EXPRESS EDITION--

--WAMPSERVER-
...

--NAVICAT--
...

--LOCALHOST V.55--

Note: If your anti-virus software detects a virus, it is a false positive.

--JUDIS REPACK--


--DATABASE.SQL FOR JUDIS REPACK--


--MAPLESTORY V.55 DOWNLOAD MIRRORS--
...
(Australian Mirror)
...
...
...
...

--DXWND--


--JUDIS REPACK GM COMMANDS.TXT--


Install NAVICAT WAMPSERVER and Visual C++
Extract Judis repack to desktop.
Double click on wampserver. Turn wampserver online bye right clicking the icon the right near the bottom of your screen and click online.
Open up Navicat.
Click on connection
Should look like this

Host Name: localhost Port:3306 useraname:root
Click ok. Double click on localhost. Right click on localhost and click New Database. Name it Maplestory.
Double click on Maplestory. Right click on Maplestory and click execute batch file. It should be inside your repack or it should be on your desktop if you downloaded it. After u opened it click start.
WE ARE ALMOST FINISHED!!!!!!!!!
Double click on Users. Make your account. Make the Id 1 and Gm 1.

Go to Judis Repack the one you extracted to the desktop!
Click on Mapleserver.cpp
There are 3 Mapleserver.cpp
click the has ++ inside the square.
Click Build and then click Build Solution.
After its done press DEBUG [The Green Arrow]
Click on Dxwnd, Then click add and open localhost which is located at C:/Nexon/Maplestory/
Double click on it.
Or if you dont want to use Dxwnd [WindowMode] Just click on localhost.
So Now You Are Done!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
If you want to get your server online download hamachi and create a network and tell your friends to join your network!
Open up Loginpacket.cpp the one wif c++ icon. gooo Down intill you see
127
0
0
1
Replace the ip with your hamachi ip!
Now hex edit your client!

Download Hex WorkShop
Now right click on localhost and click hex edit with hex workshop v5 and hit ctrl f4. Change the type to "TEXT STRING" In the Value Change it to 127.0.0.1 Press ok.
Change the ip to your hamachi ip.
Just type your hamachi inside like 5.29.100.392 Put the dots to.
Send the client to your FRIEND AND YOUR DONE!!!!!!!!


IM SORRY FOR NOT HAVING ANY PICTURES
:(

My first time making a guide :)
Leave comments please
:2gunsfiring_v1:
omg theres a boobie section
yes there is
i go on that section everyday

Bonnett - [Tut] How to setup v55 titan source server - RaGEZONE Forums

MapleFudge.no-ip.biz
 
Last edited:
Re: [Guide] How to setup v55 titan source server

very simple, i even did it lol.
the !level me command crashes the server tho :(
 
Re: [Guide] How to setup v55 titan source server

somewhat simple, except for the part in the Hex editing.

What you need to do is NOT press Ctrl+f4 (that just closes it)
Instead go to edit, and find, then follow what he says about 127.0.0.1
And ONLY edit the first instance of it.

Pictures would be nice too.
It's hard to set up a server when I am more visual based than text.

And don't listen to TorosHi, you're not a noob if pictures help you, and secondly if we already knew about this then why would we be looking at this guide? Simply speaking, isn't everyone looking at this a noob at making a server anyways?
 
Re: [Guide] How to setup v55 titan source server

umm can you fix some of your links please because i cant click on them without getting an error
 
Re: [Guide] How to setup v55 titan source server

Click on Mapleserver.cpp
There are 3 Mapleserver.cpp
click the has ++ inside the square.
Click Build and then click Build Solution.

you missed the 1st click clean solution and then press on
build solution :winky: :construct
 
Status
Not open for further replies.
Back