Page 1 of 1

Section 13

Posted: Fri May 30, 2025 8:54 am
by matthew80

cheats:
- health
- mental
- stamina
- animation speed
- body voucher
- infinite ammo
- bullet damage
- bullet firerate
- melee damage
- critical rate
- critical damage
- coin
- data nugs
- dongles
- star pins
changelogs
1.0: table release
1.1: updated to v1.0.3
1.2: the arc cannon wasn’t working with infinite ammo, it’s now been fixed
1.2: some of the cheats below the currency section were misplaced; they’ve been corrected
old tables
Section13 v1.0.3.CT
1.1
(15.85 KiB) Downloaded 44 times

Re: Section 13

Posted: Sun Jun 01, 2025 12:30 am
by Jumb4
matthew80 wrote:
Fri May 30, 2025 8:54 am

cheats:
- health
- ohk
- ammo
- body voucher
- data nugs
- dongles
- star pins
Nice work. I fixed the instakill bugging out the data nuggets and star pins. Feel free to use any part of this code.

{ Game : Section13-Win64-Shipping.exe
Version:
Date : 2025-05-31
Author : Owner

This script does blah blah blah
}

define(address,"Section13-Win64-Shipping.exe"+42C0069)
define(bytes,F3 0F 10 71 08)

[ENABLE]

assert(address,bytes)
alloc(newmem,$2000,"Section13-Win64-Shipping.exe"+42C0069)
label(code2)
label(code)
label(return)

newmem:

cmp [rcx+fc],(float)50
jne code
cmp [rcx+1cc],(float)2
jne code
movss xmm6,[rcx+18]
movss [rcx+08],xmm6
jmp return
code:
cmp [rcx+58],(float)1
je code2
movss xmm6,[rcx+08]
jmp return
code2:
movss xmm1,[rcx+08]
mov [rcx+08],(float)1
jmp return
address:
jmp newmem
return:

[DISABLE]

address:
db bytes
// movss xmm6,[rcx+08]

dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: "Section13-Win64-Shipping.exe"+42C0069

"Section13-Win64-Shipping.exe"+42C004B: 74 10 - je "Section13-Win64-Shipping.exe"+42C005D
"Section13-Win64-Shipping.exe"+42C004D: 48 8B 48 08 - mov rcx,[rax+08]
"Section13-Win64-Shipping.exe"+42C0051: 8B 51 10 - mov edx,[rcx+10]
"Section13-Win64-Shipping.exe"+42C0054: 48 C1 EA 14 - shr rdx,14
"Section13-Win64-Shipping.exe"+42C0058: F6 C2 01 - test dl,01
"Section13-Win64-Shipping.exe"+42C005B: 75 03 - jne "Section13-Win64-Shipping.exe"+42C0060
"Section13-Win64-Shipping.exe"+42C005D: 49 8B C6 - mov rax,r14
"Section13-Win64-Shipping.exe"+42C0060: 48 63 48 44 - movsxd rcx,dword ptr [rax+44]
"Section13-Win64-Shipping.exe"+42C0064: 48 03 CD - add rcx,rbp
"Section13-Win64-Shipping.exe"+42C0067: 74 28 - je "Section13-Win64-Shipping.exe"+42C0091
// ---------- INJECTING HERE ----------
"Section13-Win64-Shipping.exe"+42C0069: F3 0F 10 71 08 - movss xmm6,[rcx+08]
// ---------- DONE INJECTING ----------
"Section13-Win64-Shipping.exe"+42C006E: EB 21 - jmp "Section13-Win64-Shipping.exe"+42C0091
"Section13-Win64-Shipping.exe"+42C0070: 48 85 FF - test rdi,rdi
"Section13-Win64-Shipping.exe"+42C0073: 74 0A - je "Section13-Win64-Shipping.exe"+42C007F
"Section13-Win64-Shipping.exe"+42C0075: 48 8B 0F - mov rcx,[rdi]
"Section13-Win64-Shipping.exe"+42C0078: E8 03 23 03 00 - call "Section13-Win64-Shipping.exe"+42F2380
"Section13-Win64-Shipping.exe"+42C007D: EB 0F - jmp "Section13-Win64-Shipping.exe"+42C008E
"Section13-Win64-Shipping.exe"+42C007F: 48 8B 8E 10 01 00 00 - mov rcx,[rsi+00000110]
"Section13-Win64-Shipping.exe"+42C0086: 48 8B D3 - mov rdx,rbx
"Section13-Win64-Shipping.exe"+42C0089: E8 12 CA F9 FF - call "Section13-Win64-Shipping.exe"+425CAA0
"Section13-Win64-Shipping.exe"+42C008E: 0F 28 F0 - movaps xmm6,xmm0
}

Re: Section 13

Posted: Mon Jun 02, 2025 2:09 pm
by xiang950928
OMG,My leader.Everything was messed up in 1.0.3

Re: Section 13

Posted: Fri Jun 06, 2025 10:59 pm
by matthew80
updated to v1.0.3