Hello everyone! This is my first tut in ragezone so try not to flame me so much if there's any mistakes. =D
Step 1:Downloading stuffs
Download these and install them.
All in one packet for the guide
Mysql Server 5.0(This is not in the package)
If you don't want to download the whole pack,here's one by one.
Java Development Kit
JCE Policy files
Mysql Query Browser
Spudgy's v0.75 localhost
v0.75 Xml wz files
v0.75 GM handbook
WampServer 2.0
Hex Workshop:Hex Editor
Here's v0.75 GMS setup files.
v0.80 GMS setup
v0.75 GMS .rar
v0.75 GMS part .zip files
Step2:Installing Wampserver
Left click it and click 'Put Online'.
Then Left click it again and click 'Start All Services'.
The WampServer Icon should be all white.
If not,left click>Mysql>my.ini.
Replace all 3306 with 1000 by simplely press Ctrl+H find 3306 and replace with 1000 and click replace all.
Step2.5:Java unlimited stength files replacement
Take the two policy files from the folder (JCE Unlimited Strength Files) and copy them.
Paste them into these places.
Code:C:\Program Files\Java\jre6\lib\security C:\Program Files\Java\jre6\lib\ext C:\Program Files\Java\jre6\lib C:\Program Files\Java\jre1.6.0_17\lib\security C:\Program Files\Java\jre1.6.0_17\lib\ext C:\Program Files\Java\jre1.6.0_17\lib C:\Program Files\Java\jdk1.6.0_17\jre\lib C:\Program Files\Java\jdk1.6.0_17\jre\lib\ext C:\Program Files\Java\jdk1.6.0_17\jre\lib\securityStep3:Executing sql files
Open Mysql Query Brower
Fill in like this.
Spoiler:
Go to File>Open Script.
Browse to your Arber Source and open up SQL folder and execute all the files.
Step4:Configring your properties files
Open world.properties and update the ip and the rest to your liking.
If you put the password in Mysql Query Browser, go to db.properties and fill in your password.
Step5:Launching your .bat files
Launch launch_server.bat file from the Arber Source.
If you follow all the steps correctly, there should be any error.
Step6:Hex editing your localhost
Open Hex WorkShop > Open > localhost.exe.
Press Ctrl+h.
Spoiler:
Click Replace all.
There should be 3 replacement.
Spoiler:
Save it.
Spoiler:
Click no to save a backup file.
You are done! You have hex edit your client!
Step7:Making it non-hamachi
Go to No-IP - Dynamic DNS, Static DNS for Your Dynamic IP and register a account there.It's 100% free.
Log in and click this
Fill in like this.Remeber 1-3 or 4 character.We don't want a very long ip as we are going to put it inside the localhost.
Spoiler:
After that, click this
You should see yours. That's your new ip.Mine is n69.no-ip.biz.
Spoiler:
Download this to update to the new ip, in case if you have a new ip.[No-ip Client]
Hex edit your localhost with this new ip and give it to your friend and they can connect to your server without hamachi!
Some FAQ
There are 2 ways to solve this problem.Originally Posted by Somebody
1.)Go to mysql.Add a account from it manually.For the password,you will need your password SHA1 encrypted.Here's the SHA1 converter:ratfactor: sha1Converter
2.)Make a CMS. Here's a tut for it : http://forum.ragezone.com/f428/tutor...-a-cms-615006/
No,there isn't any.But you can make one by executing this sql code.This will create a admin account with maxed stats.Originally Posted by Somebody
PHP Code://By tonytheviet
/*!40000 ALTER TABLE `accounts` DISABLE KEYS */;
INSERT INTO `accounts` (`id`,`name`,`password`,`salt`,`loggedin`,`lastlogin`,`createdat`,`birthday`,`banned`,`banreason`,`gm`,`email`,`emailcode`,`forumaccid`,`macs`,`lastknownip`,`lastpwemail`,`tempban`,`greason`,`paypalNX`,`mPoints`,`cardNX`,`password2`) VALUES
(1,'admin','f81e14c61bd5943707588d1f758a479f2193cfe3d91f3dfe021cab0bb373ae57be3c20a07fe6eb98dc3d91adcd0c3f0c9633ca9c190c4313b1ccef6920caac06','fbc1993a5b1af39e648afe807482bea4',0,'2009-09-17 21:30:31','2008-12-17 22:26:15','0000-00-00',0,NULL,2,NULL,NULL,0,'00-23-54-3A-7B-DC','67.188.6.124','2002-12-31 17:00:00','0000-00-00 00:00:00',NULL,34909337,309683,4822834,NULL);
/*!40000 ALTER TABLE `accounts` ENABLE KEYS */;
/*!40000 ALTER TABLE `characters` DISABLE KEYS */;
INSERT INTO `characters` (`id`,`accountid`,`world`,`name`,`level`,`exp`,`str`,`dex`,`luk`,`int`,`hp`,`mp`,`maxhp`,`maxmp`,`meso`,`hpApUsed`,`mpApUsed`,`job`,`skincolor`,`gender`,`fame`,`hair`,`face`,`ap`,`sp`,`map`,`spawnpoint`,`gm`,`party`,`buddyCapacity`,`createdate`,`rank`,`rankMove`,`jobRank`,`jobRankMove`,`guildid`,`guildrank`,`messengerid`,`messengerposition`,`reborns`,`mountlevel`,`mountexp`,`mounttiredness`,`petid`,`married`,`partnerid`,`cantalk`,`marriagequest`,`omokwins`,`omoklosses`,`omokties`,`matchcardwins`,`matchcardlosses`,`matchcardties`,`MerchantMesos`,`HasMerchant`,`equipslots`,`useslots`,`setupslots`,`etcslots`,`familyId`,`monsterbookcover`,`cygnuslink`,`watchedcygnusintro`) VALUES
(30000,1,0,'Admin',255,0,32767,32767,32767,32767,30000,30000,30000,30000,73175246,0,0,422,0,0,13337,30050,20005,0,410,104000000,13,2,-1,****'2008-12-17 22:26:40',1,0,1,0,1,1,0,4,3,1,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,****************-1,0,0,1);
/*!40000 ALTER TABLE `characters` ENABLE KEYS */;
Reinstall JDK and re-replace the Java Unlimited Strength files as in step 2.If still not working,delete the old odinms.jar and compile a new one.Originally Posted by Somebody
Download it directly from here.Originally Posted by Somebody
Java SE Downloads - Sun Developer Network (SDN)
And install it again.
Credits
Me for making this tutorial.
Arber for the source.
Spudgy for the Localhost.
NyCPirate for his tut on making a cms.
tonytheviet for his sql code.
If there is any mistake i had make, please tell me i will fix it immediately.
Hit the thanks button if this is helpful to you.











Reply With Quote![[Source]How to make a v75 MapleStory Private Server + hex editing+making non-hamachi](http://ragezone.com/hyper728.png)



