Page 1 of 2

[Request] Section 13

Posted: Mon May 26, 2025 6:42 pm
by Gumba21
Section 13 - RUNE

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

Re: [Request] Section 13

Posted: Mon May 26, 2025 7:51 pm
by Sensei7
+1

Re: [Request] Section 13

Posted: Mon May 26, 2025 9:35 pm
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

Re: [Request] Section 13

Posted: Tue May 27, 2025 1:23 am
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

Re: [Request] Section 13

Posted: Tue May 27, 2025 9:47 am
by kanifeli
game crashed, probably because of the upgrades one cannot say for sure.

Re: [Request] Section 13

Posted: Tue May 27, 2025 9:53 am
by kanifeli
correction may be ammo. tried again with only ammo and health. took no damage but game crashed while shooting.

Re: [Request] Section 13

Posted: Tue May 27, 2025 12:13 pm
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.

Re: [Request] Section 13

Posted: Tue May 27, 2025 12:46 pm
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.

Re: [Request] Section 13

Posted: Tue May 27, 2025 12:48 pm
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.

Re: [Request] Section 13

Posted: Tue May 27, 2025 1:02 pm
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).

Re: [Request] Section 13

Posted: Tue May 27, 2025 4:44 pm
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

Re: [Request] Section 13

Posted: Tue May 27, 2025 8:30 pm
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!

Re: [Request] Section 13

Posted: Tue May 27, 2025 8:54 pm
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

Re: [Request] Section 13

Posted: Wed May 28, 2025 6:57 am
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

Re: [Request] Section 13

Posted: Wed May 28, 2025 9:48 pm
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.