Page 1 of 1

7 Days to Die [21.2] (b16)

Posted: Sun Sep 17, 2023 11:53 pm
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).

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

Posted: Sat Sep 23, 2023 6:54 pm
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!

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

Posted: Sat Oct 21, 2023 9:20 pm
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]
}

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

Posted: Thu Jan 04, 2024 5:21 am
by ChaoticCarnage
Gear2, I'm a very basic CE user, how do I go about using this in the game?

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

Posted: Fri Mar 22, 2024 6:43 pm
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

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

Posted: Thu Apr 18, 2024 3:30 pm
by gleissonmaximus
serve no modo online multiplayer? (pvp)