[Request] 1 will survive
-migrated-
[Request] 1 will survive Posted on: 07/02/2009 1:15pm
Quote Post
I can't fine *1, *8, *16, *24, double or a AoB, a little help would be vastly appreciated.

I changed loads in the swf but it didn't change when I played it in sothink.

Can't get the link, if someone can post it for me that'd be ace, if not I'll post the link later.



Check before you post, someone may have beaten you there.

Don't fear my banhammer, fear the God holding it...

Re: [Request] 1 will survive Posted on: 07/02/2009 1:30pm
Quote Post
Re: [Request] 1 will survive Posted on: 07/02/2009 1:38pm
Quote Post
Re: [Request] 1 will survive Posted on: 07/02/2009 2:54pm
Quote Post
The gold is found in a 4byte*8, but it changes position all the time, so use a pointer, there are 3 _root variables for gold (_level0/:gold), only one is the important one (ignore the _level0/:gold_en one), and it'll as always be the one that results in an address ending in a C after reversed and searched for.

_level0:/unit_limit is a good one as well.

Pic time!






Tookie

Re: [Request] 1 will survive Posted on: 07/02/2009 4:43pm
Quote Post
Gold:
96 07 00 08 ad 07 78 00 00 00 => 96 07 00 08 ad 07 FF FF FF 00

I haven't tested these yet, but they should work:

base_health:
96 07 00 08 33 07 e8 03 00 00 => 96 07 00 08 33 07 FF FF FF 00

enemy_base_health:
96 07 00 08 2e 07 e8 03 00 00 => 96 07 00 08 2e 07 FF FF FF 00
Re: [Request] 1 will survive Posted on: 07/02/2009 6:12pm
Quote Post
ow... the AoB works prefectly
Re: [Request] 1 will survive Posted on: 07/03/2009 10:43am
Quote Post
Thanks guys!



Check before you post, someone may have beaten you there.

Don't fear my banhammer, fear the God holding it...

Re: [Request] 1 will survive Posted on: 07/04/2009 2:16pm
Quote Post
then something must be wrong, i cant get any arrays to work, no matter what game it is im trying, am i doing this all the wrong way ?

finding the game, loading up CE, finding the page the game is on
not pressing play, searching for the arrays, nothing - starting game, in menu searching again, still nothing.
huh ?
Re: [Request] 1 will survive Posted on: 07/04/2009 7:48pm
Quote Post
Bla, have you tried it on another computer? Also, just remake sure that you're searching for the right stuff, try searching for the process rather than just the page (if not using Chrome), try another browser.

Oh, and the Arrays are always searched for in Hex, so make sure the little Hex tickbox next to the search box is ticked.





Tookie