Upload your cheat tables here (No requests)
Dark❶
What is cheating?
Posts: 4 Joined: Thu Mar 09, 2017 5:43 pm
Reputation: 0
Post
by Dark❶ » Fri Jun 29, 2018 4:59 pm
[QUOTE="STN, post: 50554, member: 1"]Fixed. All credits to Sunbeam[/QUOTE]
Thanks to You and [USER=12587]@SunBeam[/USER] . ?
------------------------------
BTW , is all users are denied to see their Reaction?
Coz I get "No permission to view reactions" Err0r.
if any extra details required then let me know.
Best regards ?
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
STN
Founder
Posts: 4454 Joined: Thu Mar 02, 2017 7:48 pm
Reputation: 3595
Post
by STN » Fri Jun 29, 2018 5:10 pm
Yeah, this was done to avoid abuse (someone would react negative and in return get a million negative reacts back from the angry user).
SunBeam
Administration
Posts: 4932 Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4630
Post
by SunBeam » Sun Jul 01, 2018 3:18 am
[USER=1]@STN[/USER]: You've credited me once in the main post, LOL. It wasn't about crediting, just thought you don't have the table; in which event I would've uploaded it.
Last edited by
SunBeam on Thu Jan 01, 1970 12:00 am, edited 1 time in total.
STN
Founder
Posts: 4454 Joined: Thu Mar 02, 2017 7:48 pm
Reputation: 3595
Post
by STN » Sun Jul 01, 2018 9:22 pm
[USER=12587]@SunBeam[/USER] I know, mentioned it so he doesn't think i made it.
rambo99jose
Table Makers
Posts: 211 Joined: Sun Mar 18, 2018 6:24 am
Reputation: 134
Post
by rambo99jose » Sat Apr 20, 2019 2:42 am
Game Version: 1.3.3 (CPY)
Unlimited Throwables, when it reaches 0 you won't shoot blanks
Code: Select all
{ Game : FCPrimal.exe
Version:
Date : 2019-04-19
Author : axyd
Unlimited Throwables
}
[ENABLE]
aobscanmodule(limtproj,FCPrimal.exe,83 B9 88 00 00 00 00 0F 8F) // should be unique
alloc(newmem,$1000,"FCPrimal.exe"+4968B9C)
label(code)
label(return)
newmem:
//cmp dword ptr [rcx+00000088],00
jmp return
code:
cmp dword ptr [rcx+00000088],00
jmp return
limtproj:
jmp newmem
nop
nop
return:
registersymbol(limtproj)
[DISABLE]
limtproj:
db 83 B9 88 00 00 00 00
unregistersymbol(limtproj)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: "FCPrimal.exe"+4968B9C
"FCPrimal.exe"+4968B76: 56 - push rsi
"FCPrimal.exe"+4968B77: 57 - push rdi
"FCPrimal.exe"+4968B78: 41 54 - push r12
"FCPrimal.exe"+4968B7A: 41 56 - push r14
"FCPrimal.exe"+4968B7C: 48 8D AC 24 70 FF FF FF - lea rbp,[rsp-00000090]
"FCPrimal.exe"+4968B84: 48 81 EC 90 01 00 00 - sub rsp,00000190
"FCPrimal.exe"+4968B8B: 48 8B 41 40 - mov rax,[rcx+40]
"FCPrimal.exe"+4968B8F: 49 89 CC - mov r12,rcx
"FCPrimal.exe"+4968B92: 49 89 D6 - mov r14,rdx
"FCPrimal.exe"+4968B95: 48 8B 88 B8 00 00 00 - mov rcx,[rax+000000B8]
// ---------- INJECTING HERE ----------
"FCPrimal.exe"+4968B9C: 83 B9 88 00 00 00 00 - cmp dword ptr [rcx+00000088],00
// ---------- DONE INJECTING ----------
"FCPrimal.exe"+4968BA3: 0F 8F 95 01 00 00 - jg FCPrimal.exe+4968D3E
"FCPrimal.exe"+4968BA9: 80 B9 91 00 00 00 00 - cmp byte ptr [rcx+00000091],00
"FCPrimal.exe"+4968BB0: 0F 85 88 01 00 00 - jne FCPrimal.exe+4968D3E
"FCPrimal.exe"+4968BB6: E8 D5 BC EF FF - call FCPrimal.exe+4864890
"FCPrimal.exe"+4968BBB: 48 89 C1 - mov rcx,rax
"FCPrimal.exe"+4968BBE: E8 0D 4C 7A 01 - call FCPrimal.exe+610D7D0
"FCPrimal.exe"+4968BC3: 48 8B 48 68 - mov rcx,[rax+68]
"FCPrimal.exe"+4968BC7: 83 79 38 00 - cmp dword ptr [rcx+38],00
"FCPrimal.exe"+4968BCB: 0F 87 6D 01 00 00 - ja FCPrimal.exe+4968D3E
"FCPrimal.exe"+4968BD1: 4C 8D 25 88 F6 22 FE - lea r12,[FCPrimal.exe+2B98260]
}
MFDOOM
Novice Cheater
Posts: 21 Joined: Sun Dec 23, 2018 2:50 am
Reputation: 3
Post
by MFDOOM » Thu May 09, 2019 2:52 am
Thank you for the table OP. One question tho; is there anyway to change the assigned Numpad 7 and Numpad 9 keys for the inventory editor?
Unfortunately i have a keyboard with no keypad
rambo99jose
Table Makers
Posts: 211 Joined: Sun Mar 18, 2018 6:24 am
Reputation: 134
Post
by rambo99jose » Thu May 09, 2019 2:54 am
MFDOOM wrote: ↑ Thu May 09, 2019 2:52 am
Thank you for the table OP. One question tho; is there anyway to change the assigned Numpad 7 and Numpad 9 keys for the inventory editor?
Unfortunately i have a keyboard with no keypad
Microsoft On-screen keyboard, open start menu and type 'virtual keyboard'
MFDOOM
Novice Cheater
Posts: 21 Joined: Sun Dec 23, 2018 2:50 am
Reputation: 3
Post
by MFDOOM » Thu May 09, 2019 4:58 am
rambo99jose wrote: ↑ Thu May 09, 2019 2:54 am
MFDOOM wrote: ↑ Thu May 09, 2019 2:52 am
Thank you for the table OP. One question tho; is there anyway to change the assigned Numpad 7 and Numpad 9 keys for the inventory editor?
Unfortunately i have a keyboard with no keypad
Microsoft On-screen keyboard, open start menu and type 'virtual keyboard'
I tried that but the game kept going to pause menu anytime i opened the onscreen keyboard.
Edit: nevermind got it to work, went to windowed mode and moved the keyboard over the game. Opened up the inventory and moved mouse until it was over keyboard, hit esc and it closed inventory and i was able to use numpad. Ty
SunBeam
Administration
Posts: 4932 Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4630
Post
by SunBeam » Thu May 09, 2019 6:02 am
Yes, there is:
And this:
[Link]
Change them to the values you want.
BR,
Sun
Mancubus
Noobzor
Posts: 8 Joined: Sun Jun 02, 2019 1:39 pm
Reputation: 0
Post
by Mancubus » Thu Jun 06, 2019 8:04 pm
HI all. Thanks for the table! I wnet quickly through Far Cry Primal / 5 / New Dawn threads, and neither of tables contains removing hud/hands/weapons. I assume it's just not possible to do it then in this engine this way? At least nobody was successful until now.
SunBeam
Administration
Posts: 4932 Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4630
Post
by SunBeam » Fri Jun 07, 2019 12:42 pm
Sorry, I don't really care for game photography or fly cams for movies/photos. Cheers!
sonitaaa
Cheater
Posts: 27 Joined: Thu Aug 08, 2019 1:29 pm
Reputation: 2
Post
by sonitaaa » Thu Aug 08, 2019 1:42 pm
woah, some cant use but I liked hehe
Aliamated
What is cheating?
Posts: 1 Joined: Thu Mar 10, 2022 8:36 am
Reputation: 0
Post
by Aliamated » Thu Mar 10, 2022 8:39 am
Hey guys sorry to necro an old thread but is there anyway I could get my hands on this table please? I've had a look around and can't find any others but this one seems to be the most reliable. I am completely useless with CE so doing this on my own is rather difficult. The download link for this table leads to a page saying it's no longer available
If anyone could help that would be greatly appreciated.
Users browsing this forum: admantx , Bing [Bot] , Majestic-12 [Bot] , shinchang , YandexBot