• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[ADVANCED] Auto Updater

Fresh

Quack!
Joined
Oct 21, 2009
Messages
1,855
Solutions
18
Reaction score
671
Hello.
How i can get in my custom client dragon ball ;p
Autoupdater ?
Example:
If somebody got older client files - spr, dat.
After write password & username, click enter game.
The client send him pop-up window with:
" Your client files are older. The client is going to update ".

And after that, client is automatically doin update (downloading and replace with older, new spr & dat)


Rep ++ :(
 
Last edited:
It shouldnt be even that hard, just need to get somehow correct packet to let client know that update is sent
but this is easy to discover only for clients current-1 I guess, others need buteforce?
@down: you need the packet letting client know that update comes, and to ckeck if the transfer isnt encrypted
also it can be even coded in (login)server itself
 
Last edited:
It shouldnt be even that hard, just need to get somehow correct packet to let client know that update is sent
but this is easy to discover only for clients current-1 I guess, others need buteforce?

Application starter + checking xml file with current version on OTS site/server.
 
Application starter + checking xml file with current version on OTS site/server.

I see it on Pokemon Svke, its not launcher its only Tibia.exe i think, that's like Real Tibia - if you have old client, log-in this auto disconnect you and start download new version ...
 
Back
Top