[Request]Meta-Ghost: The Breaking Show
-
- What is cheating?
- Posts: 3
- Joined: Wed Jul 07, 2021 3:40 pm
- Reputation: 0
[Request]Meta-Ghost: The Breaking Show
Game Name:Meta-Ghost: The Breaking Show
Game Engine:Unity
Game Version:0.4.1
Options Required:
Steam Website:
Game Engine:Unity
Game Version:0.4.1
Options Required:
Steam Website:
Last edited by q847505796 on Tue May 07, 2024 6:26 am, edited 1 time in total.
-
- What is cheating?
- Posts: 3
- Joined: Wed Jul 07, 2021 3:40 pm
- Reputation: 0
Re: [Request]Meta-Ghost: The Breaking Show
Anti cheat in the game, most likely.
Last edited by Send on Sun May 19, 2024 3:08 pm, edited 2 times in total.
-
- What is cheating?
- Posts: 3
- Joined: Wed Jul 07, 2021 3:40 pm
- Reputation: 0
Re: [Request]Meta-Ghost: The Breaking Show
ThanksSend wrote: ↑Wed May 08, 2024 3:07 pmThere true health value is obfuscated, with CRC checks and other values. An anti-cheat most likely.
Infinite Dash crashes the game in any other map besides the tutorial.
The true values of Right Mouse Skill and Special Attack are written with lua. Manipulating this will fuck up the entire game.
It's really a bad news。
I want to change the quantity of the items, endless repetition is just too boring.
Re: [Request]Meta-Ghost: The Breaking Show
I'll re-download and see what I can do about items.
Edit: Can't edit anything, there's definitely anti-cheat.
Re: [Request]Meta-Ghost: The Breaking Show
anything if possible? such as god mode or ohk?
Re: [Request]Meta-Ghost: The Breaking Show
Meta.Ghost.The.Breaking.Show.Early.Access 0.4.1
I got the right health code, but sharing it with enemies Need comparison
this GameAssembly.dll+A08230 = nop
or
this GameAssembly.dll+DCD1C1 = nop
or
this GameAssembly.dll+DCD236 = nop
and this [ NumericModule.NumericLib.DecreaseAttribute ] The beginning of the code
need compare
I got the right health code, but sharing it with enemies Need comparison
this GameAssembly.dll+A08230 = nop
or
this GameAssembly.dll+DCD1C1 = nop
or
this GameAssembly.dll+DCD236 = nop
and this [ NumericModule.NumericLib.DecreaseAttribute ] The beginning of the code
need compare
Re: [Request]Meta-Ghost: The Breaking Show
i am willing to pay/fund to research for this table
Re: [Request]Meta-Ghost: The Breaking Show
I redownloaded the game. Dumped GameAssembly.dll.
SC.Core.dll
Everything is controlled by LUA. Anti-cheat is easily defeatable by RET/C3'ing all of the instructions, but that's only for online stuff.
SC.Core.dll
Everything is controlled by LUA. Anti-cheat is easily defeatable by RET/C3'ing all of the instructions, but that's only for online stuff.
Last edited by Send on Sun May 19, 2024 3:51 pm, edited 1 time in total.
Re: [Request]Meta-Ghost: The Breaking Show
The issue with those are, they don't write to anything, so getting a compare is nil impossible.ymb wrote: ↑Fri May 17, 2024 2:56 pmMeta.Ghost.The.Breaking.Show.Early.Access 0.4.1
I got the right health code, but sharing it with enemies Need comparison
this GameAssembly.dll+A08230 = nop
or
this GameAssembly.dll+DCD1C1 = nop
or
this GameAssembly.dll+DCD236 = nop
and this [ NumericModule.NumericLib.DecreaseAttribute ] The beginning of the code
need compare