Inf Oxygen + 1 Hit kill (might get ur friendly npc killed as well so be careful)
I will add an god mode to it as well in a few hours. I seem to get crushes from BooBoo script.
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>17</ID>
<Description>"Enabler"</Description>
<LastState Activated="1"/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>{ Game : FarCry5.exe
Version: 1.2.0
Date : 2018-03-31
Author : bonzay0
Enabler}
[ENABLE]
aobscanmodule(Enabler,FC_m64.dll,48 81 EC 00 01 00 00 F3 0F 10 41 1C 48 8B F9 F3 0F 10 59 18 F3 0F 5D C1 0F 2E C3 0F 84 BD 01 00 00 F3 0F 11 41 18) // should be unique
registersymbol(Enabler)
registersymbol(infoxygen)
registersymbol(onehit)
alloc(newmem,2048,FC_m64.dll)
label(returnhere)
label(checkwhatitis)
label(checkenemy)
label(checkonehit)
label(checkoxygen)
label(originalcode)
label(infoxygen)
label(onehit)
newmem: //this is allocated memory, you have read,write,execute access
je originalcode
jp originalcode
jnc originalcode
jmp checkwhatitis
originalcode:
movss [rcx+18],xmm0
jmp returnhere
checkwhatitis:
cmp r12,0xFFFFFFFFFFFFFFFF
je checkenemy
cmp r10,0x000FFFFFFFFFFFFF
jne checkoxygen
jmp originalcode
checkenemy:
cmp r8,0
jne checkonehit
jmp originalcode
checkonehit:
cmp byte [onehit],0
jz originalcode
movss [rcx+18],xmm0
cmp [rcx+18],(float)1
jle returnhere
mov [rcx+18],(float)1
jmp returnhere
checkoxygen:
cmp byte [infoxygen],0
jz originalcode
cmp r8,0x0
jne originalcode
mov [rcx+18],(float)100
jmp returnhere
infoxygen:
db 00
onehit:
db 00
Enabler+21:
jmp newmem
returnhere:
[DISABLE]
Unregistersymbol(Enabler)
dealloc(newmem)
Enabler:
db 48 81 EC 00 01 00 00 F3 0F 10 41 1C 48 8B F9 F3 0F 10 59 18 F3 0F 5D C1 0F 2E C3 0F 84 BD 01 00 00 F3 0F 11 41 18
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>168</ID>
<Description>"Inf Oxygen"</Description>
<DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Disable
1:Enable
</DropDownList>
<LastState Value="0" RealAddress="7FFC7A6500AF"/>
<VariableType>Byte</VariableType>
<Address>infoxygen</Address>
</CheatEntry>
<CheatEntry>
<ID>169</ID>
<Description>"1 Hit Kill"</Description>
<DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Disable
1:Enable
</DropDownList>
<LastState Value="1" RealAddress="7FFC7A6500B0"/>
<VariableType>Byte</VariableType>
<Address>onehit</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatTable>
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