Upload your cheat tables here (No requests)
sirraiukoren
Novice Cheater
Posts: 15 Joined: Fri Dec 11, 2020 8:54 pm
Reputation: 4
Post
by sirraiukoren » Sat Sep 04, 2021 11:01 pm
Thank you for your work, ExVault. It is duly appreciated.
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
badseed
Noobzor
Posts: 8 Joined: Wed Sep 01, 2021 9:16 pm
Reputation: 0
Post
by badseed » Sun Sep 05, 2021 1:09 am
i have enabled mono , but i cant mark the square of CHEAT : disable Item Fracture when crafting
can u explaind me what to do after enabling mono?
What i have done after enabling mono :
i have opened the memory viewer and i have searched the db B0 01 C3 90 90 to tray to change it manually for db 48 89 5C 24 08 but i dont find it
What i am doing wrong? Can u be a little more explicit plz
thax 4 time and patience
ExVault
Novice Cheater
Posts: 17 Joined: Mon Jun 15, 2020 11:26 am
Reputation: 9
Post
by ExVault » Sun Sep 05, 2021 1:18 am
You can edit old script, for example: Cheat: DISABLE Item Fracture when crafting -> Right click -> Change script -> Copypaste new code there.
Or you can create a new one: Memory View -> Tools -> Auto Assemble -> Copypaste code there -> File -> Assign to current cheat table.
badseed
Noobzor
Posts: 8 Joined: Wed Sep 01, 2021 9:16 pm
Reputation: 0
Post
by badseed » Sun Sep 05, 2021 7:54 am
thank u very much
i am a noob with cheat engine, just discover it 3 days ago!!! I really apreciatte your comments and ure help!!!
i will try to do it in 4 or 5 hours , now i just wake up m, and i have to take my children to a happyB party.
if i am able to fix i will post here the new table working
endersblade
Expert Cheater
Posts: 61 Joined: Sat Aug 11, 2018 11:48 pm
Reputation: 13
Post
by endersblade » Sun Sep 05, 2021 3:28 pm
ExVault, can you nail down the God Mode and Infinite Mana cheats please?
ExVault
Novice Cheater
Posts: 17 Joined: Mon Jun 15, 2020 11:26 am
Reputation: 9
Post
by ExVault » Sun Sep 05, 2021 5:16 pm
Code: Select all
[ENABLE]
alloc(ManaGlobeUpdateMem,256,UIGlobeMana.Update)
label(ManaGlobeUpdateRet)
ManaGlobeUpdateMem:
push rax
mov rax,[rcx+58] // PlayerMana
xorps xmm11,xmm11
cvtsi2ss xmm11,[rax+18] // maxMana
movss [rax+1C],xmm11 // currentMana
xorps xmm11,xmm11
pop rax
// original
mov [rsp+10],rbx
jmp ManaGlobeUpdateRet
UIGlobeMana.Update:
jmp ManaGlobeUpdateMem
ManaGlobeUpdateRet:
[DISABLE]
dealloc(ManaGlobeUpdateMem)
UIGlobeMana.Update:
mov [rsp+10],rbx
Requires Mono -> Activate Mono Features.
I don't like playing with godmode, it makes game boring. You can take Incoming damage mult script from my previous post and change mult to 0 if you wish.
endersblade
Expert Cheater
Posts: 61 Joined: Sat Aug 11, 2018 11:48 pm
Reputation: 13
Post
by endersblade » Sun Sep 05, 2021 6:20 pm
ExVault wrote: ↑ Sun Sep 05, 2021 5:16 pm
Code: Select all
[ENABLE]
alloc(ManaGlobeUpdateMem,256,UIGlobeMana.Update)
label(ManaGlobeUpdateRet)
ManaGlobeUpdateMem:
push rax
mov rax,[rcx+58] // PlayerMana
xorps xmm11,xmm11
cvtsi2ss xmm11,[rax+18] // maxMana
movss [rax+1C],xmm11 // currentMana
xorps xmm11,xmm11
pop rax
// original
mov [rsp+10],rbx
jmp ManaGlobeUpdateRet
UIGlobeMana.Update:
jmp ManaGlobeUpdateMem
ManaGlobeUpdateRet:
[DISABLE]
dealloc(ManaGlobeUpdateMem)
UIGlobeMana.Update:
mov [rsp+10],rbx
Requires Mono -> Activate Mono Features.
I don't like playing with godmode, it makes game boring. You can take Incoming damage mult script from my previous post and change mult to 0 if you wish.
Thank you so much!
Owna
What is cheating?
Posts: 2 Joined: Mon Sep 06, 2021 12:11 am
Reputation: 0
Post
by Owna » Mon Sep 06, 2021 12:14 am
Does anyone know the code/id for the Orian's eye? or if you have it can someone upload the safe file?
filfymuppet
What is cheating?
Posts: 1 Joined: Mon Sep 06, 2021 3:25 pm
Reputation: 0
Post
by filfymuppet » Mon Sep 06, 2021 3:26 pm
@exVault Changed the script, enabled mono, and am still unable to check the box for max crafting shards. Can you upload your table for us please?
K1ng0fNo0b
Novice Cheater
Posts: 19 Joined: Sun Mar 28, 2021 8:27 am
Reputation: 11
Post
by K1ng0fNo0b » Mon Sep 06, 2021 6:44 pm
Someone can update this table pls
babylondc
Cheater
Posts: 30 Joined: Mon Sep 06, 2021 7:21 pm
Reputation: 6
Post
by babylondc » Mon Sep 06, 2021 7:23 pm
Hello gentlemen. Can you pls update the script? mainly the disable fracture item pls.
endersblade
Expert Cheater
Posts: 61 Joined: Sat Aug 11, 2018 11:48 pm
Reputation: 13
Post
by endersblade » Mon Sep 06, 2021 7:52 pm
babylondc wrote: ↑ Mon Sep 06, 2021 7:23 pm
Hello gentlemen. Can you pls update the script? mainly the disable fracture item pls.
See the previous page.
Excalion89
Novice Cheater
Posts: 21 Joined: Mon Mar 29, 2021 2:15 am
Reputation: 1
Post
by Excalion89 » Mon Sep 06, 2021 10:15 pm
Tad sad a lot of this doesnt work anymore, like Mono was mentioned many times on prev page but i dont see it at all in the list
babylondc
Cheater
Posts: 30 Joined: Mon Sep 06, 2021 7:21 pm
Reputation: 6
Post
by babylondc » Tue Sep 07, 2021 12:00 am
endersblade wrote: ↑ Mon Sep 06, 2021 7:52 pm
babylondc wrote: ↑ Mon Sep 06, 2021 7:23 pm
Hello gentlemen. Can you pls update the script? mainly the disable fracture item pls.
See the previous page.
Actually, i don't know how to upgrade that as mentioned. :/
babylondc
Cheater
Posts: 30 Joined: Mon Sep 06, 2021 7:21 pm
Reputation: 6
Post
by babylondc » Tue Sep 07, 2021 1:33 am
If someone who understand of update the table can share one with us would be great.