Curse Village
-migrated-
Curse Village Posted on: 07/06/2009 8:44pm
Quote Post
3.48 rating, not likely to get badges, but it's on the highest voted of the week, so I ended up playing it.

Gameplay: It's one of those defend against hordes of zombies games, that I quite liked. Lots of weapons.

Badges: None atm, but it's got the Kong API implemented (check out the _root variables)

Hack: It seems to be all based using _root variable pointers, I tried various other searches (feel free to try as well) but found nothing. The root variables are the best way of hacking, but there are dozens of them...342 to be exact, and they're rather complicated to understand. (_level0/:jenisSenjata / _level0/:dalamEfek = wha?(broken image removed))

The ammo variables are based in the _root variables _level0/:ammo* (with * being the number of the weapon).
So, to put your rocket launcher to infinite ammo, lock _level0/:ammo16 to 4800 (after, of course doing the necessary scans, etc, to find the pointer).

If anyone else has a better hack, please post it!

Edit: Here's the weapon list with the numbers.






Tookie