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] Launcher w/ AutoPatch

Experienced Elementalist
Joined
Nov 21, 2006
Messages
226
Reaction score
20






Just edit the CONFIG.DLL with notepad

I included a cab file maker to help you in making patch files
everytime you make a patch file ( patch name should be 1patch.cab, 2patch.cab ...)
the only thing you change is the server.ini just add 1 example if it is 0 then make it 1 and upload your 1patch.cab to the location said in the config.dll:thumbup1::thumbup1::thumbup1:

This features unlimited ammount of patch files and automatically continues from last completed patch dowload...

Launcher



Due to many requests I will post the source code
the only thing i ask is please do not remove my credits thanks
Source Code (VB6)





New theme same code
Cabal without .net requirements


SS
 
Last edited:
Initiate Mage
Joined
Apr 27, 2009
Messages
30
Reaction score
12
@philax
Thanx for sharing 100% working more power ..........^_^ Happy Schooling hehehhehehhehe
 
Last edited:
Initiate Mage
Joined
Apr 27, 2009
Messages
30
Reaction score
12
#philax
thanks for sharing autopatch.cab 100% tested working :thumbup1::eek:tt1:......hehehhehehehe happy schooling...^_^
see my SS
 

Attachments

You must be registered for see attachments list
Exploring The World
Joined
Apr 21, 2008
Messages
452
Reaction score
54
awtssss...there is no DL link please share the link...please..
 
Skilled Illusionist
Joined
Sep 20, 2009
Messages
315
Reaction score
68
additional info ..

rami nang changes:
custom autopatch script (now using CAB files)
config.dll ( just open with notepad )

I included a CAB file maker for making the patch files
just remember to select RECURSE DIRECTORIES to keep the folder structure inside your patch file



Here is sample of config file

Code:
[LAUNCHER]
Title=Ran Online Launcher        
News=http://google.co.uk

[AUTOPATCH]
serverini=http://philip.pinoytechnix.net/server.ini     <~~~LOCATION OF YOUR SERVER.INI 
version=0                  <~~~ CLIENT VERSION NUMBER (just leave on 0 it automaticaly updates)
patchsite=http://philip.pinoytechnix.net               <~~~~ WHERE YOUR PATCH FILES ARE STORED
News=http://news.com

[BROWSER]
Register=http://register.com
Gamesite=http://gamesite.com
Forum=http://forum.com

In Server.ini file it should only have version number nothing else

so example in making patch
first you make the CAB file using the app provided (filename must be 1patch.cab, 2patch.cab, 3patch.cab ...)
then you put the CAB file into your patches folder ( this is your patchsite in config.dll )
then just open server.ini and add 1 to the existing value example if 0 then make it 1 if 1 make it 2
thats all...






CopyRight © Pinoyrealm - Credits : Sir Philip
 
Last edited:
Initiate Mage
Joined
Dec 6, 2009
Messages
78
Reaction score
14
additional info ..

rami nang changes:
custom autopatch script (now using CAB files)
config.dll ( just open with notepad )

I included a CAB file maker for making the patch files
just remember to select RECURSE DIRECTORIES to keep the folder structure inside your patch file



Here is sample of config file

Code:
[LAUNCHER]
Title=Ran Online Launcher        
News=http://google.co.uk

[AUTOPATCH]
serverini=http://philip.pinoytechnix.net/server.ini     <~~~LOCATION OF YOUR SERVER.INI 
version=0                  <~~~ CLIENT VERSION NUMBER (just leave on 0 it automaticaly updates)
patchsite=http://philip.pinoytechnix.net               <~~~~ WHERE YOUR PATCH FILES ARE STORED
News=http://news.com

[BROWSER]
Register=http://register.com
Gamesite=http://gamesite.com
Forum=http://forum.com

In Server.ini file it should only have version number nothing else

so example in making patch
first you make the CAB file using the app provided (filename must be 1patch.cab, 2patch.cab, 3patch.cab ...)
then you put the CAB file into your patches folder ( this is your patchsite in config.dll )
then just open server.ini and add 1 to the existing value example if 0 then make it 1 if 1 make it 2
thats all...






CopyRight © Pinoyrealm - Credits : Sir Philip

i cant understad why i cannot partch with my own ranpatch site
and theres a error luncher run time error ''13'' whay im going to do?
 
http://ranengine.ddns.net
Joined
Nov 16, 2009
Messages
450
Reaction score
87
sir how to change the launcher picture..?

philax - [Release] Launcher w/ AutoPatch - RaGEZONE Forums
 
Experienced Elementalist
Joined
Nov 21, 2006
Messages
226
Reaction score
20
1st post updated now with link

@Feck just use PEexplorer or other resource editors

@Jumong
Vb6
 
Last edited:
Skilled Illusionist
Joined
Sep 20, 2009
Messages
315
Reaction score
68
the source is from Pinoy realm

for more information please visit
[ame="http://pinoyrealm.com/showthread.php?t=110825"][Release] New Official PR Launcher - PinoyRealm MMORPG Development and Hacking Forums - Your No.1 MMORPG Source[/ame]

Thank you.
 
Experienced Elementalist
Joined
Nov 21, 2006
Messages
226
Reaction score
20
Due to many request source code posted in 1st post
please donot remove credits
 
Hell Yeah!
Member
Joined
Apr 14, 2009
Messages
1,248
Reaction score
133
@philax really great!! ok i will not remove the credit!!! :D :D
 
Hell Yeah!
Member
Joined
Apr 14, 2009
Messages
1,248
Reaction score
133
Guys if you will use the cabal launcher it's need to download this to run the cabal launcher!
 

Attachments

You must be registered for see attachments list
Back
Top