7 Days to Die [21.2] (b16)

Upload your cheat tables here (No requests)
Post Reply
Ars_Mond
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Oct 09, 2020 2:24 pm
Reputation: 11

7 Days to Die [21.2] (b16)

Post by Ars_Mond »

I made a table for you guys. 8-)
I want you to thank me. :D

Spoiler
  • ======================================
    Person
  1. Instant loot respawn
  2. God / Creative / Fly
  3. 1000 Skill points
  • ======================================
    Inventory
  1. No loss of items in crafting
  2. Instant craft
  3. Instant scrap
  • ======================================
    Tools
  1. Damage block all (Tool & Gun & Weapon)
  2. Damage block tools (not a Auger)
  3. No loss of tool durability
  4. No loss of tool durability 2
  • ======================================
    Forge
  1. Quick smelt
  • ======================================
    Traps
  1. No loss of blade trap durability
This table was created for version 21.2 (b16).

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
7DaysToDie 21.2.CT
(81.35 KiB) Downloaded 3104 times

YeOldeCurmudgeon2023
Noobzor
Noobzor
Posts: 7
Joined: Sat Sep 23, 2023 6:50 pm
Reputation: 1

Re: 7 Days to Die [21.2] (b16)

Post by YeOldeCurmudgeon2023 »

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!

User avatar
Gear2ndGandalf
Expert Cheater
Expert Cheater
Posts: 106
Joined: Mon Aug 23, 2021 11:27 pm
Reputation: 117

Re: 7 Days to Die [21.2] (b16)

Post by Gear2ndGandalf »

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?
What is cheating?
Posts: 1
Joined: Thu Jan 04, 2024 5:20 am
Reputation: 0

Re: 7 Days to Die [21.2] (b16)

Post by ChaoticCarnage »

Gear2, I'm a very basic CE user, how do I go about using this in the game?

User avatar
Warda
Cheater
Cheater
Posts: 28
Joined: Sun Dec 30, 2018 3:27 pm
Reputation: 12

Re: 7 Days to Die [21.2] (b16)

Post by Warda »

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?
What is cheating?
Posts: 1
Joined: Thu Apr 18, 2024 3:27 pm
Reputation: 0

Re: 7 Days to Die [21.2] (b16)

Post by gleissonmaximus »

serve no modo online multiplayer? (pvp)

Post Reply