Upload your cheat tables here (No requests)
Ars_Mond
Noobzor
Posts: 6 Joined: Fri Oct 09, 2020 2:24 pm
Reputation: 12
Post
by Ars_Mond » Sun Sep 17, 2023 11:53 pm
I made a table for you guys.
I want you to thank me.
======================================
Person
Instant loot respawn
God / Creative / Fly
1000 Skill points
======================================
Inventory
No loss of items in crafting
Instant craft
Instant scrap
======================================
Tools
Damage block all (Tool & Gun & Weapon)
Damage block tools (not a Auger)
No loss of tool durability
No loss of tool durability 2
======================================
Forge
Quick smelt
======================================
Traps
No loss of blade trap durability
This table was created for version 21.2 (b16).
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
7DaysToDie 21.2.CT
(81.35 KiB) Downloaded 7604 times
YeOldeCurmudgeon2023
Noobzor
Posts: 8 Joined: Sat Sep 23, 2023 6:50 pm
Reputation: 1
Post
by YeOldeCurmudgeon2023 » Sat Sep 23, 2023 6:54 pm
And indeed I thank you so very much!
I have a question for you, tho: I tried to search for the money values with CE. I have indeed found them but no matter what it seems I cannot change them. Please forgive my lack of proper tech language, I am no programmer.
I found three memory addresses where the money values are stored but even if I change them all, the ingame values do not change accordingly. Now, I don't know if I am doing something wrong or what.
Do you have any idea about?
Thanks in advance!
Gear2ndGandalf
Expert Cheater
Posts: 131 Joined: Mon Aug 23, 2021 11:27 pm
Reputation: 135
Post
by Gear2ndGandalf » Sat Oct 21, 2023 9:20 pm
Thanks!
Infinite Toolbelt Items + Unlimited Distribution --blocks, weapons, and tools that are added to toolbelt become a stack of 10 and are unlimited. Nice side feature is that these items will copy to backpack, storage, or can be dropped up to 10 times when they are taken off the toolbelt. Food and drinks are NOT unlimited but they copy over to backpack, storage, and drops 10x as well!
Code: Select all
{ Game : 7DaysToDie.exe
Version: 1.0
Date : 2023-10-15
Author : Gear2
Unlimited blocks and tools on toolbelt only.
}
[ENABLE]
aobscan(infResourcesOne,89 78 18 45 85 E4 0F 84 1F 00 00 00)
registersymbol(infResourcesOne)
alloc(newmem,$100,infResourcesOne)
label(code)
label(return)
newmem:
code:
mov edi,A
mov [rax+18],edi
test r12d,r12d
jmp return
infResourcesOne:
jmp newmem
nop
return:
[DISABLE]
infResourcesOne:
db 89 78 18 45 85 E4
unregistersymbol(infResourcesOne)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: 41E58895B
41E58892E: 49 BB 60 11 34 02 00 00 00 00 - mov r11,0000000002341160
41E588938: 41 FF D3 - call r11
41E58893B: 48 8B 45 B8 - mov rax,[rbp-48]
41E58893F: 49 8B 45 20 - mov rax,[r13+20]
41E588943: 49 63 CE - movsxd rcx,r14d
41E588946: 39 48 18 - cmp [rax+18],ecx
41E588949: 0F 86 76 00 00 00 - jbe 41E5889C5
41E58894F: 48 8D 44 C8 20 - lea rax,[rax+rcx*8+20]
41E588954: 48 8B 00 - mov rax,[rax]
41E588957: 48 8B 40 18 - mov rax,[rax+18]
// ---------- INJECTING HERE ----------
41E58895B: 89 78 18 - mov [rax+18],edi
// ---------- DONE INJECTING ----------
41E58895E: 45 85 E4 - test r12d,r12d
41E588961: 0F 84 1F 00 00 00 - je 41E588986
41E588967: 49 8B CD - mov rcx,r13
41E58896A: 49 8B 45 00 - mov rax,[r13+00]
41E58896E: FF 90 88 01 00 00 - call qword ptr [rax+00000188]
41E588974: 44 3B F0 - cmp r14d,eax
41E588977: 75 0D - jne 41E588986
41E588979: 49 8B CD - mov rcx,r13
41E58897C: 49 8B 45 00 - mov rax,[r13+00]
41E588980: FF 90 98 00 00 00 - call qword ptr [rax+00000098]
}
ChaoticCarnage
What is cheating?
Posts: 1 Joined: Thu Jan 04, 2024 5:20 am
Reputation: 0
Post
by ChaoticCarnage » Thu Jan 04, 2024 5:21 am
Gear2, I'm a very basic CE user, how do I go about using this in the game?
Warda
Cheater
Posts: 28 Joined: Sun Dec 30, 2018 3:27 pm
Reputation: 12
Post
by Warda » Fri Mar 22, 2024 6:43 pm
ChaoticCarnage wrote: ↑ Thu Jan 04, 2024 5:21 am
Gear2, I'm a very basic CE user, how do I go about using this in the game?
Open CE
CTRL + ALT + A to open AA
Paste the code there
Don't Execute, go to File and Assign to current cheat table
gleissonmaximus
What is cheating?
Posts: 1 Joined: Thu Apr 18, 2024 3:27 pm
Reputation: 0
Post
by gleissonmaximus » Thu Apr 18, 2024 3:30 pm
serve no modo online multiplayer? (pvp)
poca2k
What is cheating?
Posts: 3 Joined: Fri Oct 20, 2017 6:26 pm
Reputation: 0
Post
by poca2k » Fri Aug 09, 2024 10:50 pm
do you have for version b133?
MzK47
Cheater
Posts: 31 Joined: Sun Oct 22, 2023 5:34 am
Reputation: 1
Post
by MzK47 » Sat Sep 07, 2024 8:58 am
It doesn't seem to be working.