Link | Submitted By | Actions | |
---|---|---|---|
Game on Kongregate | Hack Bot | ||
Game On Armor Games | gates | ||
Game On Armor Games | Stalin15 |
Little ProtectorsAuto-PostLast Updated: 09/19/2012 02:29 | |
Little Protectors-migrated-Last Updated: 09/04/2010 15:29 |
Additional Info
|
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 |
Additional Info
|
Quote from: "Murd3r" http://www.kongregate.com/games/undefined/little-protectors 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??? |
Additional Info
|
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.
|
Additional Info
|
on windows 7 x64 is crashing the browser on win xp it is working someone pls help!
|
Additional Info
|
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 |
Additional Info
|
Additional Info
|
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. |
Additional Info
|
Got the skill points variable but doesn't seem to work. Someone help?
Code: [Select] _level0.skill_points.amt.value |
Additional Info
|
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. |
Additional Info
|
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 |