[Request] Section 13

Ask about cheats/tables for single player games here
User avatar
Gumba21
Expert Cheater
Expert Cheater
Posts: 137
Joined: Mon Jul 10, 2023 6:24 pm
Reputation: 51

[Request] Section 13

Post by Gumba21 »

Section 13 - RUNE

Option Requied : Inf Power + Inf Health + Inf Ammo
Merci

Sensei7
Expert Cheater
Expert Cheater
Posts: 349
Joined: Wed Feb 08, 2023 4:04 pm
Reputation: 129

Re: [Request] Section 13

Post by Sensei7 »

+1

matthew80
Cheater
Cheater
Posts: 49
Joined: Fri Jan 17, 2025 8:45 am
Reputation: 57

Re: [Request] Section 13

Post by matthew80 »

Gumba21 wrote:
Mon May 26, 2025 6:42 pm
Option Requied : Inf Power + Inf Health + Inf Ammo
Merci
what is power? you mean special ability?

Table: viewtopic.php?f=4&t=35223
Last edited by matthew80 on Fri May 30, 2025 8:55 am, edited 3 times in total.

User avatar
Gumba21
Expert Cheater
Expert Cheater
Posts: 137
Joined: Mon Jul 10, 2023 6:24 pm
Reputation: 51

Re: [Request] Section 13

Post by Gumba21 »

matthew80 wrote:
Mon May 26, 2025 9:35 pm
Gumba21 wrote:
Mon May 26, 2025 6:42 pm
Option Requied : Inf Power + Inf Health + Inf Ammo
Merci
what is power? you mean special ability?

cheats:
- health
- ammo
- upgrades
I mean upgrades

kanifeli
Expert Cheater
Expert Cheater
Posts: 69
Joined: Sat Nov 21, 2020 1:59 pm
Reputation: 6

Re: [Request] Section 13

Post by kanifeli »

game crashed, probably because of the upgrades one cannot say for sure.

kanifeli
Expert Cheater
Expert Cheater
Posts: 69
Joined: Sat Nov 21, 2020 1:59 pm
Reputation: 6

Re: [Request] Section 13

Post by kanifeli »

correction may be ammo. tried again with only ammo and health. took no damage but game crashed while shooting.

matthew80
Cheater
Cheater
Posts: 49
Joined: Fri Jan 17, 2025 8:45 am
Reputation: 57

Re: [Request] Section 13

Post by matthew80 »

kanifeli wrote:
Tue May 27, 2025 9:53 am
correction may be ammo. tried again with only ammo and health. took no damage but game crashed while shooting.
I'll go check it.

krmit
Expert Cheater
Expert Cheater
Posts: 431
Joined: Wed Apr 19, 2017 7:02 am
Reputation: 69

Re: [Request] Section 13

Post by krmit »

@matthew80
"Upgrade" option change only visual amount.
The game seems to tracks amount of acquired/spent upgrade points, and if you purchase upgrades at terminal with "UPGRADE" option enabled and then re-open upgrade menu - upgrades will be reset and actual amount of upgrade points will be restored.
Upgrade points can be found & changed through simple search - but they goes negative afterwards -_-

And catch random crash when character do nothing (just stand still) with "health" and "ammo" options enabled.

matthew80
Cheater
Cheater
Posts: 49
Joined: Fri Jan 17, 2025 8:45 am
Reputation: 57

Re: [Request] Section 13

Post by matthew80 »

krmit wrote:
Tue May 27, 2025 12:46 pm
@matthew80
"Upgrade" option change only visual amount.
The game seems to tracks amount of acquired/spent upgrade points, and if you purchase upgrades at terminal with "UPGRADE" option enabled and then re-open upgrade menu - upgrades will be reset and actual amount of upgrade points will be restored.
Upgrade points can be found & changed through simple search - but they goes negative afterwrads -_-

And catch random crash when character do nothing (just stand still) with "health" and "ammo" options enabled.
I've already fixed the upgrade, no longer visual. Still trying to fix the ammo.

krmit
Expert Cheater
Expert Cheater
Posts: 431
Joined: Wed Apr 19, 2017 7:02 am
Reputation: 69

Re: [Request] Section 13

Post by krmit »

@matthew80
Thanks.
BTW, health option cause random crashes - even if not taking damage.
Catch 2 CTD at the parking lot (where mob of burning zombies appears) and in lobby (short after alarm starts).

matthew80
Cheater
Cheater
Posts: 49
Joined: Fri Jan 17, 2025 8:45 am
Reputation: 57

Re: [Request] Section 13

Post by matthew80 »

I'll stop updating my table because i cant fix the crash issue. The game is made with Unreal Engine version 5.4.4.0 and is known to experience crashes when using Cheat Engine.

For upgrades script:
- You must use agent upgrades for the script below to work. You can star pins to unlock new weapons.

Code: Select all

[ENABLE]

aobscanmodule(power,Section13-Win64-Shipping.exe,F3 0F 10 73 0C FF) // should be unique
alloc(newmem,$1000,power)

label(code)
label(return)

newmem:
  cmp [rbx+3C],(float)0.3000000119
  jne @f
  mov [rbx+0C],(float)9999 //data nugs
  mov [rbx+6C],(float)999 //star pins
  mov [rbx+4C],(float)999 //dongles
code:
  movss xmm6,[rbx+0C]
  jmp return

power:
  jmp newmem
return:
registersymbol(power)

[DISABLE]

power:
  db F3 0F 10 73 0C

unregistersymbol(power)
dealloc(newmem)
*outdated, will update for v1.0.1
Last edited by matthew80 on Fri May 30, 2025 8:56 am, edited 1 time in total.

Jumb4
Cheater
Cheater
Posts: 25
Joined: Sun Jul 30, 2023 8:21 pm
Reputation: 10

Re: [Request] Section 13

Post by Jumb4 »

V1.0.1 Tables
Basic HP and Ammo script.
Locks ammo to you desired value works great with crossbow.
HP has a visual bug looks like it is decreasing. This was fixed with QOL update.
Might give enemies HP but hasn't happened to me.

Added money hack and Body mod voucher to the 4X scripts.

Added Data nuggets and Star pins to the scripts. Also gave better description on how to use without causing problems for your game.

Made tweaks to how HP is handled. More descriptors.

NEW 1 hit kill mode added Thanks to matthew80. Bugs do happen in this update. Your data nuggets dongles and star pins become bugged.
ALSO GAME MAY CRASH. USE AT YOUR OWN RISK. X7 bu

2X QOL update Added instakill. Removed all other scripts other then ammo and HP. Instakill makes other scripts redundant and I don't know how the other scripts will affect instakill. Feel free to edit my table as you see fit.
Enjoy!
Attachments
Section13 2X QOL scripts.CT
(182.34 KiB) Downloaded 190 times
Section13 7X Bu scripts.CT
(195.3 KiB) Downloaded 271 times
Section13 6X QOL scripts.CT
(192.36 KiB) Downloaded 263 times
Section13 6X scripts.CT
(192.25 KiB) Downloaded 130 times
Section13 4X scripts.CT
(187.19 KiB) Downloaded 130 times
Section13 basic scripts.CT
(180.74 KiB) Downloaded 388 times
Last edited by Jumb4 on Mon Jun 02, 2025 3:37 pm, edited 9 times in total.

xiang950928
Expert Cheater
Expert Cheater
Posts: 75
Joined: Sat May 10, 2025 2:24 pm
Reputation: 9

Re: [Request] Section 13

Post by xiang950928 »

Jumb4 wrote:
Tue May 27, 2025 8:30 pm
Basic HP and Ammo script.
Locks ammo to you desired value works great with crossbow.
HP has a visual bug looks like it is decreasing.
Might give enemies HP but hasn't happened to me.

Enjoy!

Section13 basic scripts.CT
thx best

xiang950928
Expert Cheater
Expert Cheater
Posts: 75
Joined: Sat May 10, 2025 2:24 pm
Reputation: 9

Re: [Request] Section 13

Post by xiang950928 »

Jumb4 wrote:
Tue May 27, 2025 8:30 pm
Basic HP and Ammo script.
Locks ammo to you desired value works great with crossbow.
HP has a visual bug looks like it is decreasing.
Might give enemies HP but hasn't happened to me.

Enjoy!

Section13 basic scripts.CT
Can we obtain unlimited external resources and unlimited enhanced licenses?thx best,table maker

Jumb4
Cheater
Cheater
Posts: 25
Joined: Sun Jul 30, 2023 8:21 pm
Reputation: 10

Re: [Request] Section 13

Post by Jumb4 »

xiang950928 wrote:
Wed May 28, 2025 6:57 am
Jumb4 wrote:
Tue May 27, 2025 8:30 pm
Basic HP and Ammo script.
Locks ammo to you desired value works great with crossbow.
HP has a visual bug looks like it is decreasing.
Might give enemies HP but hasn't happened to me.

Enjoy!

Section13 basic scripts.CT
Can we obtain unlimited external resources and unlimited enhanced licenses?thx best,table maker
A little update was added.

Post Reply

Who is online

Users browsing this forum: AhrefsBot, communic, Fahry, jinxz00, Poised, soliddreams