Little Protectors
-migrated-
Little Protectors
Submitted By:
Launch Trainer!
Defense Fantasy Magic Protector Strategy

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Little Protectors

Auto-Post
Last Updated: 09/19/2012 02:29

Little Protectors

-migrated-
Last Updated: 09/04/2010 15:29

Sorry, there are no badges available for this game.

Game Dscription
Little Protectors, a free online Strategy game brought to you by Armor Games. These Little guys need your help to rid the world of baddies. Protector Style! A light-hearted defense game streamlining and simplifying Protector gameplay while adding fun new features. Loot collection, resource harvesting, advanced targetting, multiple game modes and much, much more.
Little Protectors Posted on: 09/03/2010 3:11am
Quote Post
http://www.kongregate.com/games/undefin ... protectors

First post on KH. New game, newbie hacker(and blond, so I'm dumb).

I tried the basics and it just tells me "The Adobe Flash plugin has crashed."

And yes, I tried the search tool. =P
Re: Little Protectors Posted on: 09/03/2010 4:41am
Quote Post
Quote from: "Murd3r"
http://www.kongregate.com/games/undefined/little-protectors

First post on KH. New game, newbie hacker(and blond, so I'm dumb).

I tried the basics and it just tells me "The Adobe Flash plugin has crashed."

And yes, I tried the search tool. =P


I don't know what you are or aren't doing.  The "basics" worked perfectly for me.  Everything (souls, wood, metal, crystals, gold, kills) seems to be 4byte *8.  Once found, the values can be frozen and they remain at the same address throughout the game -- from map to map to map, etc.  

What exactly are you doing when it crashes???
Re: Little Protectors Posted on: 09/03/2010 7:50am
Quote Post
If you scan something that is 4*8 you also need to REPLACE the value with 4*8. Say you have 200 gold that equals to 1600. Buy something scan the money and you should come up with the value. Then replace the value with n*8. So id do 999*8 = 79992.
Re: Little Protectors Posted on: 09/03/2010 5:22pm
Quote Post
on windows 7 x64 is crashing the browser on win xp it is working someone pls help!
Re: Little Protectors Posted on: 09/03/2010 9:00pm
Quote Post
System Bot
The code is obsfucated all the way, everything fucked up. SoThink won't help you with this one, you can't deobsfucate the code either.

Looks like a job for praetor/Derek/whoever the hell can hack a game without SoThink. The only useful things to be hacked are gold and skillpoints.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Little Protectors Posted on: 09/03/2010 10:00pm
Quote Post
I scanned out all the variables and created a prehack-trainer. Everything works fine.
Code: [Select]
All Resources
_root.goldamt
_root.woodamt
_root.metalamt
_root.crystalamt
_root.soulamt
 

Code: [Select]
Armor - Lives
_root.lives
Re: Little Protectors Posted on: 09/04/2010 12:41am
Quote Post
So pretty much don't eff around with it, just freeze it? (broken image removed)

EDIT: I just figured this out. Have like 2 skill points. Scan for 16. Spend one. Scan for 8(I had one result). Freeze it. Spend it. Go to the main menu. Continue your game. 1 point still there. Spend it. Main menu. And repeat.
Re: Little Protectors Posted on: 09/04/2010 1:02am
Quote Post
Got the skill points variable but doesn't seem to work. Someone help?
Code: [Select]
_level0.skill_points.amt.value
Re: Little Protectors Posted on: 09/04/2010 1:58am
Quote Post
I was just playing like this:

Start a game. Multiply what ever you're doing by 8(I didn't change any scan types). Wait for it to go up or down(i.e. wood down), multiply by 8 and scan. Find it, freeze it. Or add to it, and freeze it. Either way, when you freeze it, and play multiple levels, it never resets. This works for souls, gold, wood, gems, and iron.
Re: Little Protectors Posted on: 09/04/2010 3:29pm
Quote Post
System Bot
Can be changed in game

Adds Gold instead of subtract
4E 0B 4F 96 0c
4E 0a 4F 96 0c

Adds Crystal Instead of subtract
06 00 00 00 4E 0B 4F
06 00 00 00 4E 0a 4F

Adds Wood/Metal instead of subtract (change both)
4E 0B 4F 96 0A
4E 0A 4F 96 0A

Increments skills points instead of decrement
07 10 00 00 00 4e 51
07 10 00 00 00 4e 50

This post was imported from an account that no longer exists!
Previous Name: Anonymous