Here's the script pigeon added for increases trophy score, just inject it into the table and your good, just do this until he updates the trainer, also make sure you spot the animal after activating the script so it overwrites the previous trophy with diamond trophy score. All credits to Pigeon for figuring this out!Emin3m1275 wrote: ↑Wed Jan 15, 2020 7:56 amWhen are you going to be able to implement the easy diamonds into the table?
Made by pigeon
Spoiler
[ENABLE]
aobscanmodule(trophy_rating,theHunterCotW_F.exe,40 F0 FF F3 0F 10 87 F0 01 00 00) // should be unique
alloc(newmem,$1000,"theHunterCotW_F.exe"+834FFC)
label(code)
label(return)
newmem:
mov [rdi+1F0],(float)9999 // <- inserting adjusted trophy score value
code:
movss xmm0,[rdi+000001F0]
jmp return
trophy_rating+03:
jmp newmem
nop
nop
nop
return:
registersymbol(trophy_rating)
[DISABLE]
trophy_rating+03:
db F3 0F 10 87 F0 01 00 00
unregistersymbol(trophy_rating)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: "theHunterCotW_F.exe"+834FFC
"theHunterCotW_F.exe"+834FD5: 89 4D 0F - mov [rbp+0F],ecx
"theHunterCotW_F.exe"+834FD8: 0F B6 08 - movzx ecx,byte ptr [rax]
"theHunterCotW_F.exe"+834FDB: 0F B6 87 88 00 00 00 - movzx eax,byte ptr [rdi+00000088]
"theHunterCotW_F.exe"+834FE2: 83 E0 07 - and eax,07
"theHunterCotW_F.exe"+834FE5: 89 4D 13 - mov [rbp+13],ecx
"theHunterCotW_F.exe"+834FE8: 89 45 17 - mov [rbp+17],eax
"theHunterCotW_F.exe"+834FEB: 48 8B CF - mov rcx,rdi
"theHunterCotW_F.exe"+834FEE: 8B 87 00 02 00 00 - mov eax,[rdi+00000200]
"theHunterCotW_F.exe"+834FF4: 89 45 1B - mov [rbp+1B],eax
"theHunterCotW_F.exe"+834FF7: E8 F4 40 F0 FF - call theHunterCotW_F.exe+7390F0
// ---------- INJECTING HERE ----------
"theHunterCotW_F.exe"+834FFC: F3 0F 10 87 F0 01 00 00 - movss xmm0,[rdi+000001F0]
// ---------- DONE INJECTING ----------
"theHunterCotW_F.exe"+835004: F3 0F 10 8F 94 01 00 00 - movss xmm1,[rdi+00000194]
"theHunterCotW_F.exe"+83500C: 0F B6 C0 - movzx eax,al
"theHunterCotW_F.exe"+83500F: 89 45 1F - mov [rbp+1F],eax
"theHunterCotW_F.exe"+835012: 0F B6 87 8B 00 00 00 - movzx eax,byte ptr [rdi+0000008B]
"theHunterCotW_F.exe"+835019: 89 45 2F - mov [rbp+2F],eax
"theHunterCotW_F.exe"+83501C: 8B 07 - mov eax,[rdi]
"theHunterCotW_F.exe"+83501E: 89 45 33 - mov [rbp+33],eax
"theHunterCotW_F.exe"+835021: 48 8B 87 98 00 00 00 - mov rax,[rdi+00000098]
"theHunterCotW_F.exe"+835028: F3 0F 11 45 23 - movss [rbp+23],xmm0
"theHunterCotW_F.exe"+83502D: F3 0F 11 4D 27 - movss [rbp+27],xmm1
}
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