• 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!

Tibia Flash - Files

Wrong. The flash client is just a simple .swf file that can be decompiled with the right program (I use Sothink SWF Decompiler). It decompiles the flash client into ActionScript files that then can be read in any text viewer (e.g., Notepad++, Sublime, etc.). I use it to check for any changes in the .dat file format, and protocol changes (client/server packets).

@op Unfortunately, you can't recompile the decompiled files because it's not a clean/complete decompile. I can't remember the issues exactly, but it'll take some coding of different files of your own to get it to compile and connect to CipSoft's servers.

@programjer, this isn't a virus. "Downloading" the flash client sources is possible, but not in the way you can download the stand-alone client by hitting a "download" button. You're making yourself look like a fool, just quit replying.
Thank you.
How many unicorns did you already catch?
 
I haven't checked the files, but anyone can download the files from official site
All links are in these XMLs:

Client

Sprites

You have to tell the client the session id and account information, but it uses the Cip's RSA. It's impossible to decompile and recompile again.

Nothing is imposible in programming ;) Will take some work tho.
 
I love when someone download weird stuff from internet like tibia flash client and try to run it without even login in.. Its like driving the car without engine.. it have wheels, steering wheel so it should work right? :D
I know what u mean, anyways just let the ppl be the ppl, the same people who download&run a server then spam the forum with problems
Behappy<3
 
I dont know, but I think u need use parameters in url and use $_GET/$_REQUEST passing the information to client
 
Back
Top