Upload your cheat tables here (No requests)
InsecureCheetah
Novice Cheater
Posts: 18 Joined: Mon Aug 10, 2020 9:06 pm
Reputation: 21
Post
by InsecureCheetah » Mon Aug 10, 2020 9:12 pm
I've never seen any Just Cause 4 trainer with Chaos XP Modifier, so here you go
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
Attachments
JC4.CT
(1.51 KiB) Downloaded 799 times
ericshug
What is cheating?
Posts: 3 Joined: Fri Oct 09, 2020 5:56 pm
Reputation: 0
Post
by ericshug » Tue Oct 20, 2020 4:54 pm
THANK YOU VERY MUCH.
Lake333GLD
Expert Cheater
Posts: 96 Joined: Sat Sep 07, 2019 2:23 pm
Reputation: 18
Post
by Lake333GLD » Tue Oct 20, 2020 5:27 pm
Thank you! I'll test it later.
ericshug
What is cheating?
Posts: 3 Joined: Fri Oct 09, 2020 5:56 pm
Reputation: 0
Post
by ericshug » Tue Oct 20, 2020 5:30 pm
code:
//Modify This Integer number if you want.
add r14d,(int)100000 // <<<<<<<<<<<<<<
add [rax+14],r14d
mov sil,01
jmp return
so how to edit,give me a example ,thanks
krustytoe
Table Makers
Posts: 111 Joined: Tue Sep 10, 2019 2:14 am
Reputation: 108
Post
by krustytoe » Wed Oct 21, 2020 12:55 am
ericshug wrote: ↑ Tue Oct 20, 2020 5:30 pm
code:
//Modify This Integer number if you want.
add r14d,(int)100000 // <<<<<<<<<<<<<<
add [rax+14],r14d
mov sil,01
jmp return
so how to edit,give me a example ,thanks
Change the 100000 to whatever you want. 1000 or 100000000
InsecureCheetah
Novice Cheater
Posts: 18 Joined: Mon Aug 10, 2020 9:06 pm
Reputation: 21
Post
by InsecureCheetah » Fri Jan 22, 2021 6:25 pm
If it doesn't work / you are using a different version of the game. Here are all of the details. (incase you wanna trace it back on your current version)
Code: Select all
{
// ORIGINAL CODE - INJECTION POINT: "JustCause4.exe"+79B45A
"JustCause4.exe"+79B433: 48 89 46 08 - mov [rsi+08],rax
"JustCause4.exe"+79B437: 48 89 53 08 - mov [rbx+08],rdx
"JustCause4.exe"+79B43B: 48 89 17 - mov [rdi],rdx
"JustCause4.exe"+79B43E: 4C 8B 0E - mov r9,[rsi]
"JustCause4.exe"+79B441: 4D 8B 09 - mov r9,[r9]
"JustCause4.exe"+79B444: 4D 8D 41 10 - lea r8,[r9+10]
"JustCause4.exe"+79B448: 48 8D 54 24 48 - lea rdx,[rsp+48]
"JustCause4.exe"+79B44D: 48 8B CD - mov rcx,rbp
"JustCause4.exe"+79B450: E8 0B FF F4 FF - call JustCause4.exe+6EB360
"JustCause4.exe"+79B455: 48 8B 44 24 48 - mov rax,[rsp+48]
// ---------- INJECTING HERE ----------
"JustCause4.exe"+79B45A: 44 01 70 14 - add [rax+14],r14d
"JustCause4.exe"+79B45E: 40 B6 01 - mov sil,01
// ---------- DONE INJECTING ----------
"JustCause4.exe"+79B461: 48 8B 4C 24 40 - mov rcx,[rsp+40]
"JustCause4.exe"+79B466: 48 85 C9 - test rcx,rcx
"JustCause4.exe"+79B469: 74 35 - je JustCause4.exe+79B4A0
"JustCause4.exe"+79B46B: BF FF FF FF FF - mov edi,FFFFFFFF
"JustCause4.exe"+79B470: 8B C7 - mov eax,edi
"JustCause4.exe"+79B472: F0 0F C1 41 08 - lock xadd [rcx+08],eax
"JustCause4.exe"+79B477: 83 F8 01 - cmp eax,01
"JustCause4.exe"+79B47A: 75 24 - jne JustCause4.exe+79B4A0
"JustCause4.exe"+79B47C: 48 8B 5C 24 40 - mov rbx,[rsp+40]
"JustCause4.exe"+79B481: 48 8B 03 - mov rax,[rbx]
}
Testify
Cheater
Posts: 31 Joined: Sun Oct 01, 2017 2:10 pm
Reputation: 4
Post
by Testify » Fri May 28, 2021 9:21 pm
Is there any way to multiply experience gained for the grappling hook upgrades?
*EDIT* Nevermind after some digging i managed to find a script that lets you unlock all the grapple upgrades. thank you though for your Chaos XP Script