CJBok wrote: ↑Sat Jan 26, 2019 4:50 am
teinousi wrote: ↑Sat Jan 26, 2019 4:15 am
anyone know about the addd bag slot bigger's Item ID ? hope understand what i'm mean ............
copy and paste the code below into the table. This will give you the maximum amount of slots (20).
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>13050</ID>
<Description>"max pouch slots"</Description>
<LastState/>
<Color>FF0000</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
aobscanmodule(PouchSlotCountAOB,re2.exe,F5 45 31 ED EB 07 44 8B A8 90 00 00 00) // should be unique
alloc(PouchSlotCountMem,$1000,"re2.exe"+C715653)
registersymbol(PouchSlotCountAOB)
label(PouchSlotCountRet)
PouchSlotCountMem:
mov [rax+00000090],#20
mov r13d,[rax+00000090]
jmp PouchSlotCountRet
PouchSlotCountAOB+06:
jmp PouchSlotCountMem
nop
nop
PouchSlotCountRet:
[DISABLE]
PouchSlotCountAOB+06:
//mov r13d,[rax+00000090]
db 44 8B A8 90 00 00 00
unregistersymbol(PouchSlotCountAOB)
dealloc(PouchSlotCountMem)
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
Awesome work
Anyway, may I politely suggest you to create a table with all your script and post it as a separate one? No need to create a separate thread if there will be a link to your table on the first post of this (as you have right now).
This is because for the users that don't know how a .CT file works, it's better and easier to just merge tables whilst playing a game.
Also, doing that, it's easier to maintain the status of a cheat.
Thank you very much again.
yelli wrote: ↑Sat Jan 26, 2019 7:48 am
I have asked 3x about timer Reset/Freeze/Edit can anyone say something about it?
May I please remind all of you guys that cheaters are human beings and not machines?
Asking for cheats is legit and encouraged, but, keeping doing it "pretending" a fast answer and implementation doesn't bring the cheat closer.
Sorry yelli, nothing personal with you anyway.
We heard you guys. I personally want the time cheat too. I just need to find the time to work on it.
Anyway, in this forum there are a lot of very skilled people and I'm sure that someone will make it.
If you don't have the skills or if you cannot be bothered to make one, please, just wait patiently and all will be delivered !!!
As a last thing, if someone wants to merge my scripts in CIELO's table, I'm happy with that but I'm not personally going to do it.
The only thing I ask for is to keep the credits !!
Happy gaming everyone.