View previous topic :: View next topic |
Author |
Message |
ming2194 Cheater
Reputation: 0
Joined: 14 Jun 2009 Posts: 39
|
Posted: Sat Aug 28, 2010 12:08 am Post subject: Can't stop timer? (but speedhack works) |
|
|
I am playing a flash game in facebook. That is a bejeweled-liked game.
I can hack the score but I can't stop the timer. I used the method of unknown initial value>decreased value>... I can find out few addresses but the timer doesnt stop even I freeze all those few addresses. I tried repeatly scanning many time but still doesnt work. But when I use speedhack, the timer can be showen down. So by this point the game should not be server sided.
Would you suggest me some other methods? As I know from hacking the score, the game may be made by Actionscipt, but I am not sure whether the time hacking methods would be different for AS.
Thanks so much.
Game link:
http://apps.facebook.com/lejewel/
Click the botton below" mix and match" to start.
|
|
Back to top |
|
 |
AhMunRa Grandmaster Cheater Supreme
Reputation: 27
Joined: 06 Aug 2010 Posts: 1117
|
Posted: Sat Aug 28, 2010 7:37 am Post subject: |
|
|
For flash I usually just use Sothink Flash Decompiler. http://www.sothink.com/product/flashdecompiler/index.htm
Nothing beats having actual source code.
_________________
<Wiccaan> Bah that was supposed to say 'not saying its dead' lol. Fixing >.> |
|
Back to top |
|
 |
ming2194 Cheater
Reputation: 0
Joined: 14 Jun 2009 Posts: 39
|
Posted: Sat Aug 28, 2010 11:44 pm Post subject: |
|
|
What can Sothink Flash Decompiler do?
I read some old post related to Sothink Flash Decompiler in this forum and I found seemingly it only can work for a saved swf game. But I want to do my hack on the web.
|
|
Back to top |
|
 |
Ultimate GTH Moderator
Reputation: 0
Joined: 16 Oct 2005 Posts: 443 Location: Netherland and Damn Proud of it!
|
Posted: Sun Aug 29, 2010 9:29 am Post subject: |
|
|
U can convert into a .fla file so u can read the real sourcecode.
Its easy to hack if u have the source code
|
|
Back to top |
|
 |
ming2194 Cheater
Reputation: 0
Joined: 14 Jun 2009 Posts: 39
|
Posted: Mon Aug 30, 2010 2:17 am Post subject: |
|
|
Ultimate wrote: | U can convert into a .fla file so u can read the real sourcecode.
Its easy to hack if u have the source code  |
I tried to save the web page which show the flash game as a file and I can use sothink Flash Decompiler to import the flash game. I also see I can convert it to .fla.
But I want to know how can I edit the game? (I know not much abt programming). And even if I edited the game in .fla, it is only that fla. file. how can i do it hack on the web? (because I want to submit my cheat, let say ,hacked socre, on the web) Or actually im going in the wrong directon?
|
|
Back to top |
|
 |
angelababy Newbie cheater
Reputation: -1
Joined: 01 Aug 2010 Posts: 22
|
Posted: Wed Sep 01, 2010 3:13 am Post subject: |
|
|
Nothing beats having actual source code. I found seemingly it only can work for a saved swf game.
_________________
Welcome to my paintings website - |
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Wed Sep 01, 2010 6:23 am Post subject: |
|
|
Quote: | But I want to know how can I edit the game? (I know not much abt programming). And even if I edited the game in .fla, it is only that fla. file. how can i do it hack on the web? (because I want to submit my cheat, let say ,hacked socre, on the web) Or actually im going in the wrong directon? |
If You find the name of the variable that You search for, You can change the value of the variable while You play with a universal flash trainer, like Katana etc. These programs are able to change values of variables, if You give them the correct variable name. So if You have the source code, try to find how is it referring to time and score. Maybe it is just simply "score" or "Score" or "time" etc. Sometimes it is very easy to find it because it is so obvious (like health in a game is just stored in a variable called "health"), and sometimes it is very hard (when the game is obfuscated or the names are just some random characters like "hsdkjggkjgdkjjgvk" or something).
Anyway if You have found the variable name, use a universal flash trainer, type in the name of the variable and change it.
_________________
|
|
Back to top |
|
 |
|