| View previous topic :: View next topic |
| Author |
Message |
Alternia Advanced Cheater
Reputation: 0
Joined: 30 Aug 2007 Posts: 55 Location: Cardiff
|
Posted: Mon Sep 03, 2007 12:35 am Post subject: [Request]Some SWF DeComplier help / VB6 |
|
|
Ok, I get what I'm supposed to be doing when I set up my trainer for certain flash games, etc, but I'm not exactly sure WHAT I should be looking for.
For example, if I'm trying to create a "hp hack", should I be searching for things such as
Or things such as
Or what? I know its probably a "noob" question, but it'll help a hell of alot.
_________________
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Mon Sep 03, 2007 1:05 am Post subject: |
|
|
Flashsm or something like that... u can see all the variables u need google it, it will ask u if u look for the right thing... the magics of google
|
|
| Back to top |
|
 |
Alternia Advanced Cheater
Reputation: 0
Joined: 30 Aug 2007 Posts: 55 Location: Cardiff
|
Posted: Mon Sep 03, 2007 1:26 am Post subject: |
|
|
So, for example, this flashsms would find things such as:
| Code: | var bullets = 50;
var completed = 0;
var failed = 0;
var accuracy = 0;
var kills = 0;
var points = 0; |
Or am I looking at the wrong thing?
_________________
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Mon Sep 03, 2007 1:51 am Post subject: |
|
|
| i guess it has an option to show varbiales, there u see the names and values, so yea pretty much something like this..
|
|
| Back to top |
|
 |
|