Upload your cheat tables here (No requests)
-
MBRKiNG
- Table Makers
- Posts: 324
- Joined: Fri Feb 23, 2018 5:13 pm
- Reputation: 555
Post
by MBRKiNG »
updated table
F.I.S.T_Forged_In_Shadow_Torch_v1.20_Steam_Epic_20221227
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1
-
Chikaze
- Novice Cheater
- Posts: 23
- Joined: Sun May 27, 2018 3:02 pm
- Reputation: 41
Post
by Chikaze »
Invincible fix:
Code: Select all
[ENABLE]
aobscanmodule(INJECT_Invincible,ZingangGame-Win64-Shipping.exe+5E6FCF5,80xxxxxx7dxx48xxxxffxxxxxxxxxx48xxxxxxxxxxxxxx74)
alloc(newmem_Invincible,$1000,INJECT_Invincible)
label(player)
label(mobs)
label(return_Invincible)
registersymbol(INJECT_Invincible)
newmem_Invincible:
cmp [rcx+40],03
je player
jmp mobs
player:
cmp byte ptr [rcx+59],00
jl INJECT_Invincible+2D
jmp return_Invincible
mobs:
cmp byte ptr [rcx+59],00
jnl INJECT_Invincible+2D
jmp return_Invincible
INJECT_Invincible:
jmp newmem_Invincible
nop
return_Invincible:
[DISABLE]
INJECT_Invincible:
db 80 79 59 00 7D 27
unregistersymbol(*)
dealloc(*)
Instant sprint and oxygen:
Code: Select all
[ENABLE]
aobscanmodule(INJECT_ins_sprint_oxygen,ZingangGame-Win64-Shipping.exe+434DBDD,0f2fxxxxxxxxxx0f86xxxxxxxx80xxxxxxxxxxxx0f85xxxxxxxx84)
alloc(newmem_ins_sprint_oxygen,$1000,INJECT_ins_sprint_oxygen)
label(code_ins_sprint_oxygen)
label(return_ins_sprint_oxygen)
registersymbol(INJECT_ins_sprint_oxygen)
newmem_ins_sprint_oxygen:
code_ins_sprint_oxygen:
movss xmm1,[rdi+00000B5C]
movss [rdi+00000B60],xmm1
comiss xmm0,[rdi+00000B60]
jmp return_ins_sprint_oxygen
INJECT_ins_sprint_oxygen:
jmp code_ins_sprint_oxygen
nop
nop
return_ins_sprint_oxygen:
[DISABLE]
INJECT_ins_sprint_oxygen:
comiss xmm0,[rdi+00000B60]
unregistersymbol(*)
dealloc(*)
Easy Training:
Code: Select all
[ENABLE]
aobscanmodule(Easy_Training,ZingangGame-Win64-Shipping.exe+3235CD9,75xx49xxxxe8xxxxxxxx4cxxxxxx8bxxxx41)
Easy_Training:
db 74
[DISABLE]
Easy_Training:
db 75
unregistersymbol(*)
dealloc(*)
-
GipsyDanger
- Expert Cheater
- Posts: 356
- Joined: Sat Jun 27, 2020 2:33 pm
- Reputation: 85
Post
by GipsyDanger »
changing the name of the process, some options work.
could you do an update to the gamepass version?
-
GPsarakis
- Novice Cheater
- Posts: 19
- Joined: Mon Jan 06, 2020 10:01 pm
- Reputation: 0
Post
by GPsarakis »
Does this work for the game pass version? Or can anyone update it for that version?