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!

[Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

Newbie Spellweaver
Joined
Jul 9, 2009
Messages
29
Reaction score
16
harlcreeds - [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more) - RaGEZONE Forums



Built-in registration:

harlcreeds - [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more) - RaGEZONE Forums





Settings:

harlcreeds - [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more) - RaGEZONE Forums



Features:


-Built-in registration (optional)
-Server sided configs
-Server sided skins (editable)
-No FTP installation
-No client checksum
-Patch checker
-Parameter supported


Installation:

1. Launcher Configuration

-Open rjdllcreator.exe to generate "rjconnect.dll" this is connector to your server.
put your server ip here.

harlcreeds - [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more) - RaGEZONE Forums



2. Server configuration


-Download and install your web server
wamp, xampp or nginx and more...
-for wamp inside your "www" folder
-for xampp inside your "htdocs" folder
-for nginx inside your "html" folder
-etc.
-Copy paste "rjauncher" folder inside "htdocs" and paste it to your
webserver inside your "htdocs".
-Set the configuation by editing "rjsettings.ini" edit with your notepad.


Code:
[settings]
patchver=10302017
patchlink=http://rjlauncher/rjpatch/manualpatch.zip

[launcher]
muname=RJMU Season 3
launch=h-main.exe /u127.0.0.1 /p4496
[links]
facebook=http://facebook.com
forum=http://mymuforum.net
register=sql

[sql]
sqldb=MuOnlinesql
user=sa
sqlpass=admin123
-Edit all to your desired parameters.

Take note: Make MEMB_INFO tables to "null" except memb_guid, memb___id, memb__pwd
for this to work.


-Either your put "sql" to use built in funtions or you can use web functions.
like:

Code:
register=http://myweb.net/register.php



3. Patch checker

-this is so simple it checks the version of the client and players manually download the update patch and patch it by their selves else client/launcher won't allowed it.

-Note: Don't forget inside patch folder "patch.rar" put also "rjlauncher.ini" to it's latest version.

(example:) where the client is:

Code:
[patch]
version=10302017

where the server update patch is:
Code:
[patch]
version=11012017
4. News.html

-Edit "news.html" file as your own design, for your server announcement or etc.
-Have fun :)

CREDITS:


RedJun Belen
WebZen - GMU default skin samples
hardo creeds - Encrypter

THAT'S ALL
I'M HAPPY FOR YOUR FEEDBACKS

Download:
 
Last edited:
Newbie Spellweaver
Joined
Jul 9, 2009
Messages
29
Reaction score
16
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

updated to version 1.3
updated links
enjoy :)
 
Newbie Spellweaver
Joined
Feb 2, 2007
Messages
37
Reaction score
1
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

Link is offline
 
Newbie Spellweaver
Joined
Jul 9, 2009
Messages
29
Reaction score
16
Re: Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

New launcher updated



New launcher updated
 
Skilled Illusionist
Joined
Jun 22, 2017
Messages
363
Reaction score
561
Re: Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

New launcher updated



New launcher updated

please add Account field in settings and checksum update.
 
Newbie Spellweaver
Joined
Jul 9, 2009
Messages
29
Reaction score
16
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

please add Account field in settings and checksum update.

what u mean for account field? u mean account panel?
-change pass
-reset char
-shops

later on i will made GM panel
for issuing limited credits to players.

Can you share the source?

sorry boss, source is private.
 
Experienced Elementalist
Joined
Nov 17, 2016
Messages
279
Reaction score
11
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

what u mean for account field? u mean account panel?
-change pass
-reset char
-shops

later on i will made GM panel
for issuing limited credits to players.



sorry boss, source is private.
SQL injection safe?
 
Newbie Spellweaver
Joined
Jul 9, 2009
Messages
29
Reaction score
16
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

SQL injection safe?

yes man
this is server side settings
Code:
[sql]
sqldb=MuOnlinesql
user=sa
sqlpass=admin123
[/sql]

if you don't want sql injection and enabled built in registration
you can set it like this:

Code:
register=http://myweb.net/register.php

to pop-up your webpage registration
 
Experienced Elementalist
Joined
Nov 17, 2016
Messages
279
Reaction score
11
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

thanks for updates hopefully modules will be implemented too :)
 
Skilled Illusionist
Joined
Jun 22, 2017
Messages
363
Reaction score
561
re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

what u mean for account field? u mean account panel?
is languages and Account Settings.
 
Newbie Spellweaver
Joined
Apr 26, 2016
Messages
15
Reaction score
1
Re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

does this work for muemu? I tried and always get an error
 
Newbie Spellweaver
Joined
Apr 26, 2016
Messages
15
Reaction score
1
Re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

User "" Already exists when registering sql
 
Junior Spellweaver
Joined
Dec 27, 2007
Messages
113
Reaction score
16
Re: [Release] Mu Launcher v1.3 (Server Sided,Skins,Config,params, encryption & more)

Can you upload pics please can't see if any good or not
 
Back
Top