Download Microsoft SQL Server 2005 Express Edition.
- Run the Installer and follow it accordingly.
Download Microsoft SQL Server Management Studio Express
- Run the installer and follow it accordingly.
Download the Luna Online Server Files
- Extract them accordingly to where you want.
-- Go to your Luna Online Server Files/Dll Folder and run Register.bat
Download MHBinPacker
- Extract them accordingly to where you want.
-- Go to your MHBinPacker Folder and run Register.bat
Download OllyDbg
- Extract them accordingly to where you want.
Download the Luna Online Thai Client
- Run the installer and follow it accordingly.
Download Hex Workshop.
- Run the installer and follow it accordingly.
Optional
Download lunagamedb SQL (If you want 5 characters per account instead of 3)
- Extract them accordingly to where you want.
--
Open Microsoft SQL Server Management Studio Express.
- Right click on the item Database in the side pane.
-- Choose New Database...
--- For Database name put, Luna_Game
-- Open lunagamedb.sql for 5 Chracters on a account, or open lunagamedb00.sql for 3 characters on a account.
--- Press Execute
Notice: Ignore any SQL Errors.
The Error states that the database is missing tables and the stored procedures being created will not be able to be executed until the tables are present.
- Right click on the item Database in the side pane.
-- Choose New Database...
--- For Database name put, Luna_Member
-- Open lunamember.sql
--- Press Execute
Notice: Ignore any SQL Errors.
The Error states that the database is missing tables and the stored procedures being created will not be able to be executed until the tables are present.
- Right click on the item Database in the side pane.
-- Choose New Database...
--- For Database name put, Luna_Log
-- Open luna_logdb.sql
--- Press Execute
Notice: Ignore any SQL Errors.
The Error states that the database is missing tables and the stored procedures being created will not be able to be executed until the tables are present.
--
Open the RUN Dialog.
- Type, odbcad32
-- Submit
--- Click Add...
---- Select "SQL Server" from the list
----- Click Finish, When it asks for A Data Source Name, put "luna_gamedb".
------ Fill out the MSSQL Information Accordingly.
------- In the Drop menu for Default Database Choose "Luna_Game".
-------- Click Next until you are Finished.
--- Click Add...
---- Select "SQL Server" from the list
----- Click Finish, When it asks for A Data Source Name, put "luna_memberdb".
------ Fill out the MSSQL Information Accordingly.
------- In the Drop menu for Default Database Choose "Luna_Member".
-------- Click Next until you are Finished.
--- Click Add...
---- Select "SQL Server" from the list
----- Click Finish, When it asks for A Data Source Name, put "luna_logdb".
------ Fill out the MSSQL Information Accordingly.
------- In the Drop menu for Default Database Choose "Luna_Log".
-------- Click Next until you are Finished.
--
Go to your Luna Online Server Folder.
- Right click on "AgentServer.exe"
-- Chosoe to edit with Hex Workshop
--- Press "Ctrl+ f"
--- Search for GameSrv and replace it with your MSSQL Login User Name
---- Below that should be some text that says Luna, replace that with yout MSSQL User Password.
(Note: it is placed in the executable twice, both need to be replaced)
----- Save the Executable.
- Right click on "DistributeServer.exe"
-- Chosoe to edit with Hex Workshop
--- Press "Ctrl+ f"
--- Search for GameSrv and replace it with your MSSQL Login User Name
---- Below that should be some text that says Luna, replace that with yout MSSQL User Password.
(Note: it is placed in the executable twice, both need to be replaced)
----- Save the Executable.
- Right click on "MapServer.exe"
-- Chosoe to edit with Hex Workshop
--- Press "Ctrl+ f"
--- Search for GameSrv and replace it with your MSSQL Login User Name
---- Below that should be some text that says Luna, replace that with yout MSSQL User Password.
(Note: it is placed in the executable twice, both need to be replaced)
----- Save the Executable.
--
Go to your MHBinPacker Folder
- Start "MHBinPacker.exe"
-- Open the Open File Dialog
--- Navigate to your Luna Online Client/System Folder and open "settings.bin"
---- There should be 2 IP`s and a port Copy The Distribute Server IP Address to a notepad for later.
----- Change both of the IP Addresses to your IP, chanege the port to "16002"
------ Save the File
-- Open the Open File Dialog
--- Navigate to your Luna Online Client/System Folder and open "serverlist.bin"
---- There Should be a server name, a server port, and a server ip. I dont remember the order.
----- Change The Server Name to "YOUR SEVER NAME", change the port to "16002", Change the ip to "YOUR IP"
------ Save the File
-- Open the Open File Dialog
--- Navigate to your Luna Online Sercer/Serverset/0 Folder and open "ChannelInfo.bin"
---- Edit The Channel name According to how you want.
----- Save the File
--
Open your Luna Online Client Folder
-- Chosoe to edit with Hex Workshop
--- Press "Ctrl+ f"
---- Search for the IP address you got from the settings.bin File Earlier and repalce the ip with yours
----- Save The Executable
--
Go to your OllyDbg Folder
- Start "OllyDbg.exe"
-- Go to File -> Open
--- Navigate to your Luna Online Client Folder
---- Choose "LunaClient.exe"
----- Press OK/Open
------ In The CPU Window, Right Click
------- Select Search -> Search for All Refrenced Text Strings
-------- Right Click in the new Windows
--------- Select Search For Text
----------- UnCheck Case Sensitive, Ckeck Entire Scope
------------ Search for the String "You should not execute directly this file"
------------- Double Click onit, it will bring you back to the CPU Window
Should Look Like This
005D5104 . EB 1C JE SHORT LUNAClie.005D5122 005D5106 . 50 PUSH EAX ; /Style => MB_OK|MB_APPLMODAL 005D5107 . 68 48A99200 PUSH LUNAClie.0092A948 ; |Title = "Error!!" 005D510C . 68 14A99200 PUSH LUNAClie.0092A914 ; |Text = "You should not execute directly this file!! 005D5111 . 50 PUSH EAX ; |hOwner => NULL 005D5112 . FF15 E8DCB400 CALL DWORD PTR DS:[<&USER32.MessageBoxA>>; \MessageBoxA
--------------- In The Dialog, change the text "JNZ" to "JMP"
---------------- Click OK
----------------- Right Click in the CPU Window
------------------- Choose Copy To Executable -> All Modifications
-------------------- In The New Window, Right Click
--------------------- Choose to save file
--
Open your Luna Online Server/Serverset/0 Folder
-- Start "MakeServerList.exe"
You will need to make a Server List according to blow.
MAP_SERVER 2 YOUR_IP 18002 NO_IP NO_PORT MAP_SERVER 12 YOUR_IP 18012 NO_IP NO_PORT MAP_SERVER 13 YOUR_IP 18013 NO_IP NO_PORT MAP_SERVER 14 YOUR_IP 18014 NO_IP NO_PORT MAP_SERVER 15 YOUR_IP 18015 NO_IP NO_PORT MAP_SERVER 16 YOUR_IP 18016 NO_IP NO_PORT MAP_SERVER 17 YOUR_IP 18017 NO_IP NO_PORT MAP_SERVER 18 YOUR_IP 18018 NO_IP NO_PORT MAP_SERVER 19 YOUR_IP 18019 NO_IP NO_PORT MAP_SERVER 20 YOUR_IP 18020 NO_IP NO_PORT MAP_SERVER 21 YOUR_IP 18021 NO_IP NO_PORT MAP_SERVER 22 YOUR_IP 18022 NO_IP NO_PORT MAP_SERVER 23 YOUR_IP 18023 NO_IP NO_PORT MAP_SERVER 24 YOUR_IP 18024 NO_IP NO_PORT MAP_SERVER 25 YOUR_IP 18025 NO_IP NO_PORT MAP_SERVER 26 YOUR_IP 18026 NO_IP NO_PORT MAP_SERVER 27 YOUR_IP 18027 NO_IP NO_PORT MAP_SERVER 28 YOUR_IP 18028 NO_IP NO_PORT MAP_SERVER 29 YOUR_IP 18029 NO_IP NO_PORT MAP_SERVER 30 YOUR_IP 18030 NO_IP NO_PORT MAP_SERVER 31 YOUR_IP 18031 NO_IP NO_PORT MAP_SERVER 32 YOUR_IP 18032 NO_IP NO_PORT MAP_SERVER 33 YOUR_IP 18033 NO_IP NO_PORT MAP_SERVER 34 YOUR_IP 18034 NO_IP NO_PORT MAP_SERVER 41 YOUR_IP 18041 NO_IP NO_PORT MAP_SERVER 42 YOUR_IP 18042 NO_IP NO_PORT MAP_SERVER 51 YOUR_IP 18051 NO_IP NO_PORT MAP_SERVER 52 YOUR_IP 18052 NO_IP NO_PORT MAP_SERVER 53 YOUR_IP 18053 NO_IP NO_PORT MAP_SERVER 54 YOUR_IP 18054 NO_IP NO_PORT MAP_SERVER 55 YOUR_IP 18055 NO_IP NO_PORT MAP_SERVER 91 YOUR_IP 18091 NO_IP NO_PORT MAP_SERVER 92 YOUR_IP 18092 NO_IP NO_PORT MAP_SERVER 93 YOUR_IP 18093 NO_IP NO_PORT MAP_SERVER 94 YOUR_IP 18094 NO_IP NO_PORT DISTRIBUTE_SERVER 0 YOUR_IP 16001 YOUR_IP 16002 AGENT_SERVER 0 YOUR_IP 17001 YOUR_IP 17002
--- Save as "serverlist.msl"
--
Open your Luna Online Server Folder
- Start "DistributeServe.exe"
-- Start "MapServer.exe" with the following Syntaxes, how you choose to do them is up to you.
mapserver.exe 2 mapserver.exe 12 mapserver.exe 13 mapserver.exe 14 mapserver.exe 15 mapserver.exe 16 mapserver.exe 17 mapserver.exe 18 mapserver.exe 19 mapserver.exe 20 mapserver.exe 21 mapserver.exe 22 mapserver.exe 23 mapserver.exe 24 mapserver.exe 25 mapserver.exe 26 mapserver.exe 27 mapserver.exe 28 mapserver.exe 29 mapserver.exe 30 mapserver.exe 31 mapserver.exe 32 mapserver.exe 33 mapserver.exe 34 mapserver.exe 41 mapserver.exe 42 mapserver.exe 51 mapserver.exe 52 Mapserver.exe 53 mapserver.exe 54 mapserver.exe 55 mapserver.exe 91 mapserver.exe 92 mapserver.exe 93 mapserver.exe 94
Notce: Ignore errors "Cannot Connect to MS Server".
The Monitor Server is not currently available due to a compressesion or encryption on the ".tmp" file that is supposed to be included. The ".tmp" file contains some SQL Connection Information. As to how to edit the ".tmp" file is not publicly known. If the file is present in the Server Folder all the server files will try to use it. Currently recommended to remove the file if present. If anyone has information to editing the ".tmp" file please post it. It is required to run the Monitor Servers.
--
Download the Apache HTTP Server
- Run the installer and follow it accordingly.
-- Install it to the Path "c"/web/apache"
Download the PHP Server
- Run the installer and follow it accordingly.
-- Install it to the Path "c"/web/php"
--- Apache`s configuration path is "c/web/apache/conf"
---- Click on Extensions in the features panel Choose to install all.
In the Notifications area of your task-bar should be a Apache icon, click it
-- Choose Restart Apache
Download The Registration Script
- Extract it to "c/web/apache/htdocs"
-- open the file "config.php" inside the "include" folder
-- Fill out your MSSQL Server and Login Infom then Save the file.
Create a Account at ReCaptcha
- Upon Completion you will receive a public and a private key
-- Open the file "Register.php" inside the "htdocs" folder
--- Search for "$publickey = "6Ld6kAYAAAAAAInr_9SvDx5ZEof1i9Zy9wDthKHw";"
---- Replace whats in the "" with your Public Key
--- Search for "$privatekey = "6Ld6kAYAAAAAANuPFflVV7lpKsXCZQrdFDz8BiWt";"
---- Replace whats in the "" with your Private Key
----- Save File
------- Download The ReCaptcha lib PHP file
-------- Extract the php file to "c/web/apache/htdocs/include"
--
Go to "http://YOUR_IP/Register.php" to create a account.
--
Go to you Luna Online Client Folder and Start LunaClient.exe
- Select Server
-- Login
Notice: This Guide was made based off of memory, I have not touched Luna Online in over 2 months.
Credit : ragezone.com ... thanks vinz ...
Mau Cara Buat Private Server Dengan tutorial video ?? Follow blog dolo .. baru koment di bawah untuk minta ..
3 Koment to "How To Create Luna Private Server Tutorial By : Vinz"
Can't hear anything? Please try one of the player links.
Pengikut
Follow NetworkedBlog
My Facebook
Fans Page
Blog Archive
-
▼
2010
(90)
-
▼
Oktober
(75)
- Cara Membuat Dll Inject With Picture
- Cheat RPE Terbaru 28 Oktober 2010 Work Work !!
- Cheat PB V White 29 Oktober 2010 Work Work !
- Cheat Xlonz Repack PB 28 Oktober 2010 Work 100%
- Cheat Master Medal 28 Oktober 2010
- Tutorial Membuat Injector dll ..
- Cheat PB mantap dari OM KFC 26 Oktober 2010 WORK W...
- Cheat PB Hellowen Work 100% 26 Oktober 2010
- Cheat PB 26 Oktober 2010 masmed , misi mayor Work ...
- Cheat PB RPE Terbaru 26 Oktober 2010 Work Work !!!
- Cheat Exp 100k PB 26 Oktober 2010 Work Work .. ^^ ...
- Cheat Masmed editan 26 Oktober 2010 Work ^^
- Cheat PB 23 Oktober 2010 Change Nick Name Dan Hack...
- Cheat PB 23 Oktober 2010 Misi GM , Hack Title , Ha...
- Cheat PB 23 Oktober 2010 WH , Master medal dan 1 h...
- Cheat PB New 23 Oktober 2010 Work 100% Tested And ...
- Cheat Master Medal 22 Oktober 2010
- Cheat PB 22 Oktober 2010 UPDATE X-LoNz_Repack 2210...
- Cheat WH 22 Oktober 2010 Work 100%
- Cheat PB 21 Oktober 2010 Tested And Worked . ! Jam...
- Cheat Unity Area 21 Oktober 2010 Work gan !
- Cheat PB 20 Oktober 2010 Work 100% Tested
- Cheat RPE Terbaru
- Forum Terbaru Share Cheat PB , Private Server dll
- Cheat Master Medal 19 Oktober 2010 Tested And Work...
- Cheat PB 18 Oktober 2010 100% Tested and Worked
- Cheat PB 17 Oktober 2010 WS + AMMO DLL
- Bagi yang ingin membuat PW Sendiri di Rumah : )
- Cheat PB 17 Oktober ~~X-LONZ KHUSUS WALLSHOOT~~
- Cheat Ninja Saga Level UP Fast
- Cheat PB -=RinoCom All in One v1.1=- 16 Oktober 20...
- Cheat PB 16 Oktober 2010 Unity Area V4 Work 100% g...
- Cheat 16 Oktober 2010 Misi Mayor + WH + Hack Maste...
- Bug Only Work gan ..
- Cheat PB 15 Oktober 2010 Hack Master Medal !
- How To Create Drift City Private Server ( Offline )
- Cheat PB 14 Oktober Alt + tab dan WS Terbaru Work ...
- Cheat PB 14 Oktober 2010 Terbaru Gan .. Work 100%
- How To Create Luna Private Server Tutorial By : Vinz
- Cheat PB 14 Oktober 2010 Work 100%
- Cheat PB 13 Oktober 2010 Misi Mayor + WS Work 100%
- How To Create Jade Dynasty Private Server ?
- Cheat PB Alt Tab dan WH 12 Oktober 2010 100% Work
- Cheat PB 12 Oktober 2010 !!
- Cheat PB WS . Ammo , alt + tab Gratis 11 Oktober 2010
- Cheat RPE Terbaru 11 Oktober 2010 Gratis
- Cheat EXP Terbaru Menggunakan RPE 2 Work 100% 10 O...
- Cheat PB 10 Oktober MyFirst 100% Work
- Cheat PB Andrie
- Membobol Room Competisi PB
- Cheat PB 10 Oktober WH dan WS
- Cheat Exp Menggunakan RPE 2
- Cheat Exp Terbaru menggunakan IDC
- Cheat PB KucingRabiess 100% Work ..
- Cheat Gotz N3 Work 100%
- Cheat PB LonzNoDC Work 100%
- Cheat Wallshot, Minimize 09 oktober 2010
- Cheat PB Pangkat GM Work 100%
- [CheatPB]Hack Beret , Robot Skin Dll Work 100%
- Iklan Banner Ads
- How To Create Seal Private Server ( Offline ) With...
- Cronicle Reborn RO , Super High Rates
- Cheat Hack EXP dan Hack Hackshield 100% WORK TESTED
- Rhealita2.dll Update 071010
- Cheat Damage Dual Kriss 8 Oktober 2010 100% work ..
- Mission EXP & Hack medal
- Lineage2 Private Server ( Lokal Server )
- Emulator Server Ran Offline
- R.O.S.E Online BlueWater
- RF Chornicles 2.2.3
- Seal Private Server Xymysf / Wanxw
- [CheatPB]Anti MHS Only
- [CheatPB]6 Oktober 2010 Part 2 Work 100%
- [CheatPB]6 Oktober 2010 Work 100%
- RF Mild 2.2.3 ( Lokal Server )
-
▼
Oktober
(75)
Miroku Cantera says:
Anyway, the problem to up luna its the mapserver.exe
mapserver its only one map, if you want all maps, you must load 2X mapserver.exe and this is great amount of Ram. :S
D3D3-ADI says:
can you re-upload registrasion script
Admin says:
boleh dikopas untuk dokumen pribadi?...saya ingin mencoba membuatnya tapi kok gk bisa di block