Save Toshi
-migrated-
Save Toshi Posted on: 09/20/2011 10:11pm
Quote Post
Wow, a Unity game just got badges, any hacks?
Re: Save Toshi Posted on: 09/20/2011 10:21pm
Quote Post
http://www.kongregate.com/games/uvmarko ... hievements
[badges=http://www.kongregate.com/games/uvmarko/save-toshi:3f4opdje]6666[/badges:3f4opdje]

Number of balls shot is 4b*1 (2 results)
Freeze it at 0 to finish with 4 stars
Addresses change, apparently..



Re: Save Toshi Posted on: 09/20/2011 11:38pm
Quote Post
Well use the other guy's .sol, this website doesn't allow for unity's save files.
Re: Save Toshi Posted on: 09/21/2011 2:12am
Quote Post
Quote from: "Doomware"
I have a legit .sol,but I can't find its folder.

Hi. I think it's in here:
AppDataRoamingUnityWebPlayerPrefschat_2ekongregate_2ecom

I'm pretty sure. But hey, I'm new to this... maybe I'm wrong.
Re: Save Toshi Posted on: 09/21/2011 2:47am
Quote Post
Number of stars is double*1.
I had 4 results - changed them all to 130 and it immediately gave me the badge.
It was fun for the first levels but started getting tedious.
Re: Save Toshi Posted on: 09/21/2011 9:36am
Quote Post
File that gives you both badges in correct order

you just need to complete 1 level

http://www.mediafire.com/?zuf7c6mmwgkc45h

Location :  UnityWebPlayerPrefschat_2ekongregate_2ecom
Re: Save Toshi Posted on: 06/07/2012 4:15am
Quote Post
<!-- m -->http://www.kongregate.com/games/uvmarko ... hievements<!-- m -->
[badges=http://www.kongregate.com/games/uvmarko/save-toshi:3f4opdje]6666[/badges:3f4opdje]

Number of balls shot is 4b*1 (2 results)
Freeze it at 0 to finish with 4 stars
Addresses change, apparently..

Sorry for necro (broken image removed), I hope this method is helpful enough... Possibly for some other Unity games?

Shoot some balls, scan them in 4byte*1, shoot some more and locate the two addresses.
Attach Writes debugger to the first address.
Shoot some more balls, you'll get 1 result in debugger.
Open disassembler on that.
The result should be "mov [edi+00000094],eax"
Change the "94" to "93" so you get "mov [edi+00000093],eax".
Now your "balls used" will be stuck at "0" and will carry over between all levels! You'll get 3star+ on any level, fast badges.