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!

Mu Season 6 launcher by Vampdevil

Newbie Spellweaver
Joined
Mar 24, 2007
Messages
35
Reaction score
24
Hi!

i decided to share my muonline launcher coded in visual basic hope you like it!

ENOZEGaRLoL - Mu Season 6 launcher by Vampdevil - RaGEZONE Forums


Features:
Multi-Language (Just make MAINX.exe where X is language's number and for everyimage put number after name like MUIMAGEX.jpg)
Autoupdate (just for update other exe file, i use it for update my autoupdate program)
3dcam ON/OFF
minimap ON/OFF
Options (Resolutions etc..)
other features...

Visual Baisc Project + Web Pages + INI File
Download LINK:



Credits:
Me (Vampdevil)
NanoMan (For sticky and some options codes)
 
Newbie Spellweaver
Joined
Mar 24, 2007
Messages
35
Reaction score
24
how about other files like

txt docs and bmd?

and how does it connect to give the updates ?

anymore specs please ,, :D
there arent txt or bmd file, u have to modify resources and compile it

about updates:
just modify xml file (updatelauncher.xml) in your webserver

Code:
<version>
    <updatenumber>10000</updatenumber>
</version>

and put in website/YOURFOLDER\Updates\updateclient\Launcher(1001).exe the exe file.

it will download only the last update you put..

sry for my bad english.
 
Junior Spellweaver
Joined
Jun 3, 2010
Messages
137
Reaction score
15
Hi!

i decided to share my muonline launcher coded in visual basic hope you like it!

ENOZEGaRLoL - Mu Season 6 launcher by Vampdevil - RaGEZONE Forums


Features:
Multi-Language (Just make MAINX.exe where X is language's number and for everyimage put number after name like MUIMAGEX.jpg)
Autoupdate (just for update other exe file, i use it for update my autoupdate program)
3dcam ON/OFF
minimap ON/OFF
Options (Resolutions etc..)
other features...

Visual Baisc Project + Web Pages + INI File
Download LINK:



Credits:
Me (Vampdevil)
NanoMan (For sticky and some options codes)

bad links fix them pliz.
Good Luck.
 
Junior Spellweaver
Joined
May 13, 2008
Messages
148
Reaction score
1
Good work !
Can I get only the filling of the buttons or register button in english language ?
 
Back
Top