Upload your cheat tables here (No requests)
daninthemix
Expert Cheater
Posts: 266 Joined: Tue Jul 18, 2017 6:31 pm
Reputation: 86
Post
by daninthemix » Sun Sep 03, 2023 6:22 am
Brilliant table, thanks.
One tiny thing is that the Ignore Encounter Trigger doesn't work for monsters who drag you into encounters by throwing things at you.
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
ddadain
Noobzor
Posts: 9 Joined: Mon Apr 06, 2020 1:35 am
Reputation: 1
Post
by ddadain » Sun Sep 03, 2023 12:00 pm
Thanks for the table, as always!
Although, is it possible to get an option for a NEGATIVE XP multiplier (less than 100%, like get it 1%?)? Or to actually tweak the "saved" level ups since editing the base stats gets reset every load up?
I'd like to be able to control the level ups of all my characters as much as possible since player characters already get random picks, plus characters that join you later get random everything if you've leveled too much by the time you get them.
taekapo
What is cheating?
Posts: 1 Joined: Sun Sep 03, 2023 2:13 pm
Reputation: 0
Post
by taekapo » Sun Sep 03, 2023 2:21 pm
Thanks for the table!
I was using the Inventory Data List just a few hours ago then when I tried it now it says Pointer -> Inventory Manager not loaded.
Agasio
Cheater
Posts: 40 Joined: Sun Sep 23, 2018 3:22 am
Reputation: 23
Post
by Agasio » Sun Sep 03, 2023 11:57 pm
mrjane wrote: ↑ Sat Sep 02, 2023 10:33 pm
Any chance of getting an auto-hit for the Moonerang skill? Having a tough time with it... The Venom Flurry works great with this! Thank you!
Here you go homie, give this a shot. Moonrang doesn't have a hit limit like Venom Flurry, so it'll keep going forever until you disable it.
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>12251</ID>
<Description>"Moonrang Deflect"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>{ Game : SeaOfStars.exe
Version:
Date : 2023-09-03
Author : Agasio
This script does blah blah blah
}
[ENABLE]
aobscanmodule(MoonrangDeflect,GameAssembly.dll,C6 43 68 00 48 85 C9 74 1F) // should be unique
alloc(newmem,$1000,MoonrangDeflect)
label(code)
label(return)
newmem:
code:
mov byte ptr [rbx+68],01
test rcx,rcx
jmp return
MoonrangDeflect:
jmp newmem
nop 2
return:
registersymbol(MoonrangDeflect)
[DISABLE]
MoonrangDeflect:
db C6 43 68 00 48 85 C9
unregistersymbol(MoonrangDeflect)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: GameAssembly.dll+840950
GameAssembly.dll+840922: 75 1C - jne GameAssembly.dll+840940
GameAssembly.dll+840924: 48 8D 0D 7D DA 2B 02 - lea rcx,[GameAssembly.dll+2AFE3A8]
GameAssembly.dll+84092B: E8 90 27 A4 FF - call GameAssembly.DllCanUnloadNow+2A60
GameAssembly.dll+840930: 48 85 C0 - test rax,rax
GameAssembly.dll+840933: 0F 84 A1 00 00 00 - je GameAssembly.dll+8409DA
GameAssembly.dll+840939: 48 89 05 A8 45 D2 02 - mov [GameAssembly.dll+3564EE8],rax
GameAssembly.dll+840940: FF D0 - call rax
GameAssembly.dll+840942: 0F 2F 43 60 - comiss xmm0,[rbx+60]
GameAssembly.dll+840946: 0F 82 6E FF FF FF - jb GameAssembly.dll+8408BA
GameAssembly.dll+84094C: 48 8B 4B 70 - mov rcx,[rbx+70]
// ---------- INJECTING HERE ----------
GameAssembly.dll+840950: C6 43 68 00 - mov byte ptr [rbx+68],00
// ---------- DONE INJECTING ----------
GameAssembly.dll+840954: 48 85 C9 - test rcx,rcx
GameAssembly.dll+840957: 74 1F - je GameAssembly.dll+840978
GameAssembly.dll+840959: 48 8B 01 - mov rax,[rcx]
GameAssembly.dll+84095C: 48 8B 90 30 02 00 00 - mov rdx,[rax+00000230]
GameAssembly.dll+840963: FF 90 28 02 00 00 - call qword ptr [rax+00000228]
GameAssembly.dll+840969: 48 8B 7C 24 30 - mov rdi,[rsp+30]
GameAssembly.dll+84096E: C6 43 69 00 - mov byte ptr [rbx+69],00
GameAssembly.dll+840972: 48 83 C4 20 - add rsp,20
GameAssembly.dll+840976: 5B - pop rbx
GameAssembly.dll+840977: C3 - ret
}
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
mrfatso
Expert Cheater
Posts: 104 Joined: Wed Mar 08, 2017 4:33 pm
Reputation: 7
Post
by mrfatso » Tue Sep 05, 2023 3:18 pm
is it possible to add a cheat that allows enemy to drop all of their loot? a 100% drop chance cheat or something similar?
lariana
Noobzor
Posts: 12 Joined: Mon Jun 03, 2019 10:13 pm
Reputation: 0
Post
by lariana » Tue Sep 05, 2023 3:56 pm
Thank you for this table, it is very complete
mrfatso
Expert Cheater
Posts: 104 Joined: Wed Mar 08, 2017 4:33 pm
Reputation: 7
Post
by mrfatso » Wed Sep 06, 2023 8:13 am
Also how about pointers for the "Wheel" minigame? Inf hp would be great if any
macslayerz
Expert Cheater
Posts: 123 Joined: Fri Feb 16, 2018 5:44 am
Reputation: 2
Post
by macslayerz » Wed Sep 06, 2023 10:35 am
awesome table thank you
aranlbr
What is cheating?
Posts: 1 Joined: Sat Sep 09, 2023 9:16 am
Reputation: 0
Post
by aranlbr » Sat Sep 09, 2023 9:19 am
can I fix character's Stat Point?
I went to
P->PlayableCharacterData[0~4]
try to change the Stat number, but it wont work.
how do I change them? or they can't be change yet?
oppippp
Noobzor
Posts: 10 Joined: Sat Oct 17, 2020 1:53 pm
Reputation: 3
Post
by oppippp » Sat Sep 09, 2023 11:07 am
games updated
plz table update
Enarei
Noobzor
Posts: 5 Joined: Tue Aug 22, 2017 3:25 pm
Reputation: 1
Post
by Enarei » Sat Sep 09, 2023 8:12 pm
With the recent update to the game a large portion of the table no longer works. Is there any chance you could update it?
guidodi
Noobzor
Posts: 7 Joined: Sun Dec 04, 2022 9:14 am
Reputation: 3
Post
by guidodi » Sat Sep 09, 2023 8:14 pm
Could you please update it, 2 updates were released in the last week. Thanks.
ThiagoMiwa
What is cheating?
Posts: 2 Joined: Sat Sep 09, 2023 10:03 am
Reputation: 0
Post
by ThiagoMiwa » Mon Sep 11, 2023 5:59 am
Can you please add the option "no-clip" or the position of the character? Thank you.
metalreflectslime
Noobzor
Posts: 11 Joined: Wed Apr 20, 2022 9:33 pm
Reputation: 2
Post
by metalreflectslime » Mon Oct 02, 2023 3:59 am
I clicked the box for "Infinite Money" and my money decreases when I buy items, and I cannot buy some items due to not having enough money. I am playing on the latest version. Can you update the CT to make it work on the latest version?
Thank you.
Lord Blade
Expert Cheater
Posts: 1377 Joined: Thu Mar 09, 2017 7:52 am
Reputation: 132
Post
by Lord Blade » Wed Oct 11, 2023 8:20 pm
Is there any way to make stat changes permanent?