Upload your cheat tables here (No requests)
hugmugmie
Cheater
Posts: 29 Joined: Sat Mar 07, 2020 9:50 am
Reputation: 1
Post
by hugmugmie » Mon May 24, 2021 4:25 pm
Can anyone make Teleport To Waypoint and No Clip? Or Something like that. Thank You Anyway.
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
Kurei
Expert Cheater
Posts: 101 Joined: Mon Apr 01, 2019 9:57 pm
Reputation: 6
Post
by Kurei » Mon May 24, 2021 6:41 pm
i believe he is talking about the suppressor weapon mods that you can attach to your sidearm, special, and primary weapons. i don't see that option in the table that you linked, or perhaps i missed something? Not sure though if Inf. Weapon durability also affects weapon mods. No recoil would be a good addition too.
oLaudix
Cheater
Posts: 33 Joined: Tue Dec 12, 2017 5:34 pm
Reputation: 20
Post
by oLaudix » Mon May 24, 2021 7:11 pm
Code for infinite silencer durability
Code: Select all
{ Game : DaysGone.exe
Version:
Date : 2021-05-24
Author : oLaudix
This script does blah blah blah
}
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
aobscanmodule(_silencer,DaysGone.exe,FF C8 89 83 78 03 00 00) // should be unique
alloc(newmem,$1000,"DaysGone.exe"+853157)
label(code)
label(return)
newmem:
code:
//dec eax
mov [rbx+00000378],eax
jmp return
_silencer:
jmp newmem
nop 3
return:
registersymbol(_silencer)
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
_silencer:
db FF C8 89 83 78 03 00 00
unregistersymbol(_silencer)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: "DaysGone.exe"+853157
"DaysGone.exe"+853132: 33 D2 - xor edx,edx
"DaysGone.exe"+853134: 48 8D 8B 98 0C 00 00 - lea rcx,[rbx+00000C98]
"DaysGone.exe"+85313B: E8 D0 DF C2 FF - call DaysGone.exe+481110
"DaysGone.exe"+853140: 84 C0 - test al,al
"DaysGone.exe"+853142: 74 5A - je DaysGone.exe+85319E
"DaysGone.exe"+853144: 8B 83 78 03 00 00 - mov eax,[rbx+00000378]
"DaysGone.exe"+85314A: 85 C0 - test eax,eax
"DaysGone.exe"+85314C: 7E 50 - jle DaysGone.exe+85319E
"DaysGone.exe"+85314E: 80 BB 48 03 00 00 02 - cmp byte ptr [rbx+00000348],02
"DaysGone.exe"+853155: 75 47 - jne DaysGone.exe+85319E
// ---------- INJECTING HERE ----------
"DaysGone.exe"+853157: FF C8 - dec eax
"DaysGone.exe"+853159: 89 83 78 03 00 00 - mov [rbx+00000378],eax
// ---------- DONE INJECTING ----------
"DaysGone.exe"+85315F: 85 C0 - test eax,eax
"DaysGone.exe"+853161: 7F 3B - jg DaysGone.exe+85319E
"DaysGone.exe"+853163: 48 8B CB - mov rcx,rbx
"DaysGone.exe"+853166: E8 B5 24 88 00 - call DaysGone.exe+10D5620
"DaysGone.exe"+85316B: 33 D2 - xor edx,edx
"DaysGone.exe"+85316D: C6 83 A0 0C 00 00 01 - mov byte ptr [rbx+00000CA0],01
"DaysGone.exe"+853174: 48 8D 8B 98 0C 00 00 - lea rcx,[rbx+00000C98]
"DaysGone.exe"+85317B: E8 00 EC 01 01 - call DaysGone.exe+1871D80
"DaysGone.exe"+853180: 48 83 BB 70 0C 00 00 00 - cmp qword ptr [rbx+00000C70],00
"DaysGone.exe"+853188: 48 8B D3 - mov rdx,rbx
}
eTheBlack
Expert Cheater
Posts: 308 Joined: Fri Mar 10, 2017 10:41 am
Reputation: 73
Post
by eTheBlack » Mon May 24, 2021 8:12 pm
Kurei wrote: ↑ Mon May 24, 2021 6:41 pm
i believe he is talking about the suppressor weapon mods that you can attach to your sidearm, special, and primary weapons. i don't see that option in the table that you linked, or perhaps i missed something? Not sure though if Inf. Weapon durability also affects weapon mods. No recoil would be a good addition too.
"Inf. Weapon durability also affects weapon mods"
It does.
bluepanda
Expert Cheater
Posts: 103 Joined: Fri Aug 25, 2017 8:19 pm
Reputation: 43
Post
by bluepanda » Tue May 25, 2021 1:55 am
As always, a very good variety of scripts available! Thanks.
The only thing I really need is the "Teleport Bike to Player()", as some missions getting onto my nerves "bike must be nearby to trigger this quest". Like the fuck is wrong with this event script trigger bullshit of the developer?
Small rant:
Thinking logically about the situation: You are trying to get to the quest zone, while there are freaks and rippers on the way there, be it 150m away, yet you don't want to cause any attention. So, you clean your way towards the objective marker to read this stupid message of bike must be nearby ... :applause: for the guy who "yells" to customers to "bloody buy the game on full price to support developers", as he wanted to create DG2, while sony cancelled it for good reasons.
DiegoAmorim
Expert Cheater
Posts: 78 Joined: Thu Mar 16, 2017 1:46 pm
Reputation: 6
Post
by DiegoAmorim » Tue May 25, 2021 2:13 pm
May I suggest a cheat option to remove the hunter´s vision "cooldown" time? (dont know if its possible..)
thanks
pacifista
Expert Cheater
Posts: 178 Joined: Wed Jun 27, 2018 2:07 am
Reputation: 23
Post
by pacifista » Tue May 25, 2021 11:34 pm
Superb work mate.. You've carried the table to even further.
As the friend above mentioned, the hunter detector ability's cooldown is killing me.
is it also possible to increase it's range way further?
IcyPurpose99
Expert Cheater
Posts: 470 Joined: Fri Mar 03, 2017 6:04 pm
Reputation: 16
Post
by IcyPurpose99 » Wed May 26, 2021 5:02 pm
Extra Table for you guys, includes Data pointers to Difficulty settings.
Use The SCripts or Debug to regain pointers.
- Added Get Ranged Weapon Pointer
Attachments
DaysGone.CT
(47.82 KiB) Downloaded 442 times
Last edited by
IcyPurpose99 on Wed Jun 02, 2021 12:02 am, edited 2 times in total.
rafaelrennow
Cheater
Posts: 31 Joined: Thu Oct 19, 2017 1:31 pm
Reputation: 6
Post
by rafaelrennow » Thu May 27, 2021 12:52 am
Marcus101RR wrote: ↑ Wed May 26, 2021 5:02 pm
Extra Table for you guys, includes Data pointers to Difficulty settings.
Hello! Thanks for the table! May I ask what exactly the Fast Travel No Fuel option does? Sorry if it's a dumb question, but I tried this one (playing Survival I) and didn't get it.
gunbalde60
Expert Cheater
Posts: 393 Joined: Tue Jan 09, 2018 3:53 am
Reputation: 32
Post
by gunbalde60 » Thu May 27, 2021 1:07 am
aanpsx wrote: ↑ Wed May 19, 2021 3:46 am
Hi...
==================================================
- fix Inf Item (Fixed nero recorder)
- fix bike HP (Experimental)
- add something
Me wrote:
can you try this new table and give me some feedback (v1.01)??
A few of the options no longer work on this, the infinite bike HP and free crafting.
DiegoAmorim
Expert Cheater
Posts: 78 Joined: Thu Mar 16, 2017 1:46 pm
Reputation: 6
Post
by DiegoAmorim » Thu May 27, 2021 8:38 pm
Hello.
Is there any of those weapon pointers that represents the weapon´s range? Thx
mightyelite
Noobzor
Posts: 13 Joined: Wed Apr 19, 2017 3:33 pm
Reputation: 2
Post
by mightyelite » Fri May 28, 2021 1:03 pm
Marcus101RR wrote: ↑ Wed May 26, 2021 5:02 pm
Extra Table for you guys, includes Data pointers to Difficulty settings.
could you please update other weapons and inventory
T.U.R.O.K
What is cheating?
Posts: 3 Joined: Fri May 28, 2021 9:45 pm
Reputation: 0
Post
by T.U.R.O.K » Fri May 28, 2021 9:54 pm
Marcus101RR wrote: ↑ Wed May 26, 2021 5:02 pm
Extra Table for you guys, includes Data pointers to Difficulty settings.
In my opinion, you have the best cheat table! Please, please finish it. What could be edited is exactly the capacity.
SlasherX
What is cheating?
Posts: 4 Joined: Sun Jan 31, 2021 5:11 pm
Reputation: 0
Post
by SlasherX » Sat May 29, 2021 1:30 am
aanpsx wrote: ↑ Wed May 19, 2021 3:46 am
Hi...
==================================================
Me wrote:
gunbalde60 wrote: ↑ Thu May 27, 2021 1:07 am
A few of the options no longer work on this, the infinite bike HP and free crafting.
Try this new table...
Does your V1.02 have the save game issue like the table from Akira?
Akira
Table Makers
Posts: 1292 Joined: Fri May 24, 2019 2:04 am
Reputation: 1716
Post
by Akira » Sat May 29, 2021 6:16 am
SlasherX wrote: ↑ Sat May 29, 2021 1:30 am
Does your V1.02 have the save game issue like the table from Akira?
There's no savegame issue if you follow the instructions in my table