here is my take on Dungeons 4 - available on Steam - v1.1 (main menu, lower right corner).
Still works on 1.1.1.
First and foremost, thanks to TechnoJacker for gifting me the game!
As I mentioned in the request thread, the game is largely based on the Dungeons 3 code, meaning there is a client and a server running at the same time, with a lot of syncing in between.
When the two get out of sync, strange things start happening. E.g your snots stop mining gold, building, etc.
Anyhow, my table contains a script that gives you a lot of things.
I grouped these based on their purpose:
Damage Controls
- Player Damage Mod; scales the damage applied to your units. The floating numbers may be invalid
- Foe Damage Mod; scales the damage applied to your foes (not neutrals). The floating numbers may be invalid
Worker Controls
- Work Speedup Factor Bonus; every time the work speedup factor changes, this bonus is added on top. Since it triggers only in change, you will need to slap your workers at least once to start applying this bonus.
- Worker XP Gain; scales the amount of XP your workers gain periodically.
Resource Slapper
These are hacks that trigger when you slap a creature - e.g., one of your snots.
In general, for anything to work, a valid pointer is required.
Once a hack has been executed, it disables itself (the flag is set to false). This has to do with crash prevention, keep reading.
If you see that the bonus is not applied on a slap, assume your pointer is wrong - drop some gold/evilness/mana into your storage and try again, that will update it. That said, expect crashes when you move onto a new level and you slap a creature. It's perhaps best to disable/reenable the script so the pointers are zero to prevent the crash.
The pointer required for the creature caps is updated approximately every 10 seconds, so wait 10 secs after level load or enabling the script.
- Add Gold On Slap; adds a fixed amount of gold on slap.
- Add Evilness On Slap; adds a fixed amount of evilness on slap.
- Add Mana On Slap; adds a fixed amount of mana on slap.
- Max Workers On Slap; change (not add!) your worker cap to the specified amount on slap.
- Max Population On Slap; change (not add!) your population cap to the specified amount on slap.
Known issues:
- On the Plains of Strothalm map do not activate the special - when Minion Lifespan expires, the game will crash when things go into negative...
- Some things just won't die - your portals, dynamite carts, etc. They don't cause a crash though, so it's all good
- At mission 9 - "... like son", the game will crash whenever Gorgu vanishes. You should disable Player Damage Mod between the time of summoning and disappearance.
- At mission 13 - "The Duel", the game will break (not crash) whenever the duelists appear. You should disable both Player Damage Mod and Foe Damage Mod between their appearance and disappearance. There's a timer for this, so you can easily save before the duel just in case you forget to disable these and screw up
Enjoy!
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1