ok.. look like nice game

on fiddler or charles, you find TD.swf, full link:
https://1997057478.rsc.cdn77.org/ccid/swf/v2015032501/TD.swf
this swf is not encrypt.
jpex > have all commands in this folder (action > TD > Model > command) , like buy command, should be easy to hack.
if you use
rabcdasm you decompress game-83 (main game file) and you have game-83 > td > model > StaticDataManager.class
and you have smth like this for gems:
setproperty QName(PackageNamespace(""), "gemNum")
and other interesting strings.
my first time see this game, you know better, and you can do better.
i have bad english, i hope you understand.