Why is good? You dont have to change anyting when you update your game or app
just upload changed files to server. Thats it. Client automaticly check file and if its difrent on client side will delete it and replace with updated one in server.
Screenshoot:
Only beta version baisicly made it for Lineage 2
TDL:
direct seciurity data transfer to memory withuot saving on disk
sub folders check
custom files out of game directory
protection, preventing app start without loader
Requiriments:
Web server with PHP.
Files:
file_list.php 287bytes
196 downloads$dir = Path to original files to compare with client ones. Dont put folder there it dosent support sub folder check.
This file goes to Web server.
And your originl files witch have to be cheked goes to on web server. Take a look at PHP code
Original name: bg.jpg
Backgruond picture for loader. Add some text with photosop and you have your news shown every time they start client.
MD5Hash.dll 56.36K
188 downloadsname: loader.dll
(you can find it in forum search to. It's not my dll I borowed it)
save it as loader.dll it is dll witch i fuond on autoit forums it does MD5 checksumm function, as autoit dosent have it.
name: Loader.au3
Loader.au3 4.16K
331 downloadsAU3 script
Comments? Offers?
Edited by slaughter, 03 December 2007 - 11:16 PM.






