UnderMine

Upload your cheat tables here (No requests)
Post Reply
Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1088
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3492

UnderMine

Post by Zanzer »

Unlimited Resources
No Cooldown
Pointers
- Invulnerability
- Gold
- Keys
- Thorium
- Bombs
- Weapon

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
UnderMine.CT
2
(45.99 KiB) Downloaded 194 times
UnderMine.CT
1
(27.06 KiB) Downloaded 86 times
Last edited by Zanzer on Fri Aug 23, 2019 11:54 pm, edited 1 time in total.

Kaerras
What is cheating?
What is cheating?
Posts: 3
Joined: Mon May 08, 2017 5:08 pm
Reputation: 1

Re: UnderMine

Post by Kaerras »

None of these options are working for me. They change the displayed amount, (bombs, etc), but dont change the actual number of items you have. Using current steam version.

D1g1Byt3
Fearless Donors
Fearless Donors
Posts: 54
Joined: Fri Jun 09, 2017 3:37 pm
Reputation: 5

Re: UnderMine

Post by D1g1Byt3 »

Yeah pointers not working for me either. Version 0.1.0.32 Steam

User avatar
stuffy
Expert Cheater
Expert Cheater
Posts: 56
Joined: Fri Nov 17, 2017 9:21 am
Reputation: 34

Re: UnderMine

Post by stuffy »

@Zanzer, Thanks for this! It is a little tricky how it works but it does work.

Any chance you can make potions reusable?

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1088
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3492

Re: UnderMine

Post by Zanzer »

Added inventory pointers

Greenhorn
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Aug 24, 2019 4:48 pm
Reputation: 0

Re: UnderMine

Post by Greenhorn »

Invulnerability doesn't work...found another table online which has invulnerability working, only it makes enemies invulnerable as well...kinda disappointing, i died too many times to the poor controls and falling into holes i didnt even touch...maybe ill come back when the game isnt in early access anymore

User avatar
stuffy
Expert Cheater
Expert Cheater
Posts: 56
Joined: Fri Nov 17, 2017 9:21 am
Reputation: 34

Re: UnderMine

Post by stuffy »

Certain potions and pickups (fire/lightning crystals) have timers. I am able to find them as simple decreasing float values (and freeze), however the write function is ...challenging for me. XMM registers and double precision floating point stuff gives me a headache. Can't seem to find a good insertion point for an aob

Don't know how much more you want to do with this, but if you get a chance, it would be appreciated.

User avatar
fantomas
Table Makers
Table Makers
Posts: 1163
Joined: Sat Mar 25, 2017 7:13 pm
Reputation: 552

Re: UnderMine

Post by fantomas »

stuffy wrote:
Sun Aug 25, 2019 6:44 am
Can't seem to find a good insertion point for an aob.
The game is using mono, you can still use it and let the game to generate your system own code.

Here an example of 'invulnerability' script that I'm using with my system (it may or may not work properly on other systems)

Code: Select all

[ENABLE]
alloc(newmem,2048,Thor:HealthExt:Process+143)
label(returnhere)
label(originalcode)

newmem:
cmp [rax+F4],1
jne originalcode
mov byte ptr [rsi+7A],1
movzx r8d,byte ptr [rsi+7A]
jmp returnhere

originalcode:
movzx r8d,byte ptr [rsi+7A]
jmp returnhere

Thor:HealthExt:Process+143:
jmp newmem
returnhere:
 
[DISABLE]
dealloc(newmem)
Thor:HealthExt:Process+143:
movzx r8d,byte ptr [rsi+7A]
//Alt: db 44 0F B6 46 7A
--Edit--

Fast Kill

Code: Select all

[ENABLE]
alloc(newmem,2048,Thor:HealthExt:ChangeHP+69) 
label(returnhere)
label(originalcode)

newmem:
cmp [rax+F4],0 //0:ennemies 1:player
jne originalcode
mov byte ptr [rax+00000109],0  //mAlive  0:No 1:Yes
movzx eax,byte ptr [rax+00000109]
jmp returnhere

originalcode:
movzx eax,byte ptr [rax+00000109]
jmp returnhere

Thor:HealthExt:ChangeHP+69:
jmp newmem
nop 2
returnhere:

[DISABLE]
dealloc(newmem)
Thor:HealthExt:ChangeHP+69:

XOffica
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Oct 12, 2019 4:54 am
Reputation: 0

Re: UnderMine

Post by XOffica »

Any chance we could get an update on this? or like a video showing how to use it? if it still works? cause it doesn't work at all for me.

Post Reply

Who is online

Users browsing this forum: AhrefsBot, Bing [Bot], BLEXBot, casus166, de1ta0ne, DotBot, Google Adsense [Bot], HeLLFoRCee, jonaaa, Siuxter