Dungeon Developer
-migrated-
Dungeon Developer Posted on: 12/09/2010 2:17pm
Quote Post
URL: http://www.kongregate.com/games/nerdook ... -developer

Latest Nerdook game.  Interesting little mix, I feel like I'm watching an ant farm at times.

Hacks:

Cash is 4b*8 + 6, but on attempting to change the value, it immediately resets itself.  Don't see a secondary value as a root var, 4byte, or double.
Re: Dungeon Developer Posted on: 12/09/2010 10:36pm
Quote Post
Tiles don't cost anything
d0 24 01 d0 66 ?? ?? 90 24 02 a2 4f ?? ?? ??
d0 24 01 24 00 02 02 02 02 02 02 4f ?? ?? ??

Heroes do not lose interest
60 ?? ?? 60 ?? ?? 66 ?? ?? 93 61 ?? ??
60 ?? ?? 60 ?? ?? 66 ?? ?? 02 61 ?? ??

Heroes take no damage (Change both found)
60 ?? ?? 60 ?? ?? 66 ?? ?? 60 ?? ?? a1 61 ?? ??
60 ?? ?? 60 ?? ?? 66 ?? ?? 02 02 02 02 61 ?? ??

Heroes gain experience twice as fast
66 ?? ?? 60 ?? ?? 24 02 a2 a0 61 ?? ??
66 ?? ?? 60 ?? ?? 24 04 a2 a0 61 ?? ??
Re: Dungeon Developer Posted on: 12/10/2010 3:36am
Quote Post
Keep in mind that the number of days it takes to win is submitted. The best in-game award (probably a good badge target) is at 30 days, so try to do it in 20-30 if you want to go under the radar.
Re: Dungeon Developer Posted on: 12/10/2010 7:22am
Quote Post
SERIOUSLY, theyve already updated the game the AOBs dont work at least not for me its at 1.0.0.2 now
Re: Dungeon Developer Posted on: 12/10/2010 11:42pm
Quote Post
my first .sol hack, it has 999999 gold at the very beginning of the game, its surprisingly easy to hack .sols lol

folders just the usual :
chat.kongregate.comgamez0098243liveddev_complete.swfgame_data.sol

[attachment=0:1p6gqkqe]game_data.sol[/attachment:1p6gqkqe]

now to finish learning aobs.
Re: Dungeon Developer Posted on: 12/14/2010 1:19am
Quote Post
Another Nerdook game with badges.

[badges=http://www.kongregate.com/games/nerdook/dungeon-developer:15b11f7i]DungeonDeveloper[/badges:15b11f7i]
Re: Dungeon Developer Posted on: 12/14/2010 1:41am
Quote Post
you should note that you can buy levels for your adventurers once you reach stage 15.



Wysiwyg editors are utter shit.

Re: Dungeon Developer Posted on: 12/14/2010 3:15am
Quote Post
I dunno which AoB, maybe the free tiles one, but one of them made it so that when you buy an item from the shop it adds the value instead of subtracting.
Re: Dungeon Developer Posted on: 12/14/2010 3:21am
Quote Post
Quote from: "Martinos"
I dunno which AoB, maybe the free tiles one, but one of them made it so that when you buy an item from the shop it adds the value instead of subtracting.
That's actually unmodified behaviour. You're the dungeon, so you're actually selling the adventurers items.
Re: Dungeon Developer Posted on: 12/14/2010 3:29am
Quote Post
Right. So... I honestly didn't try the provided AoBs. Not sure if they work, but they are definitely ugly. No offense, but wildcards are gross.

Monsters Deal No Damage (2 results)
a1 61 bf
a0 61 bf

Adding Tiles Adds Tons of Gold
0f 90 24 02
0f 02 24 7F

Quick Level
24 0a d0 60
24 00 d0 60

Heroes Donate Gold (2 results)
e1 0e 01 90
e1 0e 01 02


Just tested all of these and they work for version 1.0.0.3. Was working on a damage AoB, but my first attempt failed and I figured there wasn't much of a point to it.

Edit: Oh... and badged!
Re: Dungeon Developer Posted on: 12/14/2010 12:20pm
Quote Post
what i found out works really well for free gold, not much a cheat, but uses the AOB for
"Adding Tiles Adds Gold
0f 90 24
0f 02 24"

then use an autoclicker on the highest lvl aka 15... 1k clicks gives you 15kish gold... and just upgrade your adventurers..
Re: Dungeon Developer Posted on: 12/14/2010 1:24pm
Quote Post
No need for that. Fixed the gold AoB so it adds 127 times the floor in gold for each tile. Should make for much less clicking.
Re: Dungeon Developer Posted on: 12/14/2010 1:31pm
Quote Post
just me or the quick level AoB search finds 76 results ?

edit: nvm, he changed the AoBs right before i posted it