Upload your cheat tables here (No requests)
RTX_XXXX
Expert Cheater
Posts: 124 Joined: Thu Sep 24, 2020 6:02 pm
Reputation: 176
Post
by RTX_XXXX » Tue Nov 23, 2021 9:42 pm
Code: Select all
https://store.steampowered.com/app/1251210/Dungeon_No_Dungeon
Table include:
1- Coins/Magic Stones Drop rate Multiplier
2-EXP multiplier
Update 1: Fixed a problem that coins option can't reenable after disabling it during play
Update 1: 3- Added No more fatigue option (
credit to : Dboykey )
Update (1.1) : Improved No Fatigue Option ( now you can active it without entering battle and hit )
Update (1.1) : (
New feature )
4- Infinite Mana
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
Attachments
Dungeon No Dungeon(Update1.1).CT
(13.28 KiB) Downloaded 360 times
Dungeon No Dungeon(Update1).CT
(12.45 KiB) Downloaded 84 times
Dungeon No Dungeon.CT
(11.8 KiB) Downloaded 92 times
Last edited by
RTX_XXXX on Fri Oct 07, 2022 8:52 pm, edited 3 times in total.
krmit
Expert Cheater
Posts: 422 Joined: Wed Apr 19, 2017 7:02 am
Reputation: 68
Post
by krmit » Wed Nov 24, 2021 12:41 pm
@RTX_XXXX
Thanks for the table.
Any chance for "No fatigue/mana gain"?
And if Gold Multiplier option is disabled, cannot activate it again until relaunch the game.
MadQuila
Expert Cheater
Posts: 112 Joined: Sat Oct 24, 2020 11:12 pm
Reputation: 20
Post
by MadQuila » Thu Nov 25, 2021 12:54 am
Thank You!
Dboykey
What is cheating?
Posts: 4 Joined: Thu Nov 25, 2021 4:11 am
Reputation: 6
Post
by Dboykey » Thu Nov 25, 2021 4:24 am
@RTX_XXXX
Thanks for the table.
Any chance for "Godmode"? and "one hit kill"?
@krmit
Add a script of your own to be "No fatigue".
code:
-----------------
[ENABLE]
aobscan(fatigue,F3 0F 11 AE D0 00 00 00 F3)
alloc(newmem,$16,fatigue)
label(code)
label(return)
newmem:
code:
nop 8
jmp return
fatigue:
jmp newmem
nop 3
return:
registersymbol(fatigue)
[DISABLE]
fatigue:
db F3 0F 11 AE D0 00 00 00
unregistersymbol(*)
dealloc(*)
-----------------
Dboykey
What is cheating?
Posts: 4 Joined: Thu Nov 25, 2021 4:11 am
Reputation: 6
Post
by Dboykey » Thu Nov 25, 2021 4:38 am
krmit wrote: ↑ Wed Nov 24, 2021 12:41 pm
@RTX_XXXX
And if Gold Multiplier option is disabled, cannot activate it again until relaunch the game.
edit "Dungeon No Dungeon.CT"
find The second "GetStandCoins4:"
next line
"db B8
06 00 00 00" -> "db B8
08 00 00 00"
ok
RTX_XXXX
Expert Cheater
Posts: 124 Joined: Thu Sep 24, 2020 6:02 pm
Reputation: 176
Post
by RTX_XXXX » Thu Nov 25, 2021 5:46 am
Updated Script with Mana and FTG option
Last edited by
RTX_XXXX on Mon Nov 29, 2021 6:18 am, edited 1 time in total.
junglelava
What is cheating?
Posts: 1 Joined: Sat Apr 03, 2021 2:45 am
Reputation: 1
Post
by junglelava » Thu Nov 25, 2021 7:15 am
thank you! keep the good work!
DreadLord
What is cheating?
Posts: 1 Joined: Sat Jul 06, 2024 12:03 pm
Reputation: 0
Post
by DreadLord » Sat Jul 06, 2024 12:05 pm
Thx for the table