[Request] TwoThree
-migrated-
[Request] TwoThree Posted on: 05/30/2009 6:18pm
Quote Post
OK, so this one dude is bragging about his super high score in a game called TwoThree, which really pisses me off. I really want to show him that I can beat him, but TwoThree is a terribly difficult game. Any hacks? (broken image removed)

Always supply a link . Max~

http://www.kongregate.com/games/ArmorGames/twothree
Re: [Request] TwoThree Posted on: 05/30/2009 10:14pm
Quote Post
Using cheat engine scan for array
96 02 00 08 0a 1c 96 07 00 07 01 00 00 00 08 61 1c 96 02 00 08 3b
will get 2 results
and replace with
96 02 00 08 0a 1c 96 07 00 07 01 00 00 00 08 70 1c 96 02 00 08 3b
now the gray stuff just dissapares and doesn't build up, game over is impossible, to get a game over replace with original value
Re: [Request] TwoThree Posted on: 05/31/2009 4:48am
Quote Post
Woohoo! Thank you so much! (broken image removed)
Re: [Request] TwoThree Posted on: 01/02/2011 10:47pm
Quote Post
it gave me hell to try hack this game.... score or anything, but i failed...... (i did all the tutorials and use CE frequently, but it just wasn
Re: [Request] TwoThree Posted on: 01/03/2011 8:16am
Quote Post
( ͡° ͜ʖ ͡°)
Quote from: "qwerty1234561"
how does one figure this stuff?
We go through the code in SoThink, and find something useful to change.



Flash .sol locations
Chrome: \AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\WritableRoot\#SharedObjects\
Normal: \AppData\Roaming\Macromedia\Flash Player\#SharedObjects

Re: [Request] TwoThree Posted on: 01/03/2011 12:22pm
Quote Post
Never let a computer tell me shit.
Quote from: "blahblahman"
Quote from: "qwerty1234561"
how does one figure this stuff?
We go through the code in SoThink, and find something useful to change.
we understand basic principles of the way byte code works. this gives us some intuition of what to look for in memory.
for instance if picking up a coin adds 5 to our gold sum then we can know with some certainty that we should look for 66 ?? ?? 24 05 a0 68 ?? ?? if not that then maybe 62 ?? ?? 24 05 a0 63 ?? ?? if those 4 (the 2 shown plus their permutations) dont work, then its added by a function. and will look something like d0 30 66 ?? ?? d1 a0 68 ?? ?? if those 4 dont work then look for 24 05 43 ?? ?? ?? ??..... its sooo easy.



I use this AoB tool to make all the AoBs I post. Try the online version if you dont feel like downloading it.
"Obviously, windows are central to Windows. They are so important that they named the operating system after them. But what is a window?"