Additional Info
|
Brief description: Dodge mines with your constantly rotating bar of bubbles!
Playability: 3/5 Link to game: http://www.kongregate.com/games/pixtiz/rotazion Badges:
Rotation Rotation Rotation Badge (30 Points) Method: _root vars (CE) Load up Cheat Engine and change the value type to text. Start a hard game and press spacebar to pause. Enter "_level0/:score_total" in the search field without the quotes and do a search, 3 values should come up. Finally, use ignored's excellent root vars tutorial found here to find the value. Value is set in a 4bytes*8 format. KBH Variables: N/A .Sol Location: N/A Video: N/A |
Additional Info
|
Each bubble gives you 4000 score (and mines while invincible)
96 05 00 07 f4 01 00 00 47 96 05 00 07 a0 0f 00 00 47 Or just change the red parts to whatever you like. 4000 (decimal) -> FA0 (hexadecimal) -> 0fa0 -> a0 0f (reversed) |