Need help with Sothink and AS3
Hey guys, i got Sothink decompiler because i saw that for As3 you couldn't do it the standard way. I can't seem to figure out how to actually get the code for it though, i exported the resources. I am trying the game bloons tower defense 4, all i can find besides swf movies are mochiads and mochigames files with less then 800 lines of code. So any help would be appreciated.
Re: Need help with Sothink and AS3
Re: Need help with Sothink and AS3
It's mochicrypted.
You need to find another game :lol:
Re: Need help with Sothink and AS3
Re: Need help with Sothink and AS3
hmm looking for some AS2 games, but even some games that seem old etc just have those defining movieclips etc. The only one i was able to edit was original desktop tower defense from flasm tutorial, would anyone mind finding a game that you can edit.
Re: Need help with Sothink and AS3
Don't double post.
But AS2 games are kind of rare, and its not like we have a list of every AS2 game out there.
Just spend some time on websites, you'll find one.
Re: Need help with Sothink and AS3
Look for older games. Almost all new games are coded in AS3.
Re: Need help with Sothink and AS3
Or find an AS3 game that is not MochiCrypted.
Re: Need help with Sothink and AS3
You should start with an as2 game. Even its already hacked, you can train your skills. And many newbies think that decompiling the game is a good idea. If you are good in as3 and can fix the damaged code, then you can do this. The other way is to hex edit the game.
Re: Need help with Sothink and AS3
~Well,i'd suggest to start with something easier like a game in ActionScript2(AS2) and then try AS3 and decrypting Mochiscripts(which is,i think, illegal by the way lol).