Page 1 of 1

Corona World

Posted: Fri May 15, 2020 3:10 pm
by Marc
Hi all,

what do we have here? It's a strange mini-game called "Corona World" from a german satiric comedy-group named "Bohemian Browser Ballett".
Just don't ask :)

Anyway, it's a litte funny jump'n'run where you play a nurse, which, after 16 hours at work, has to go shopping, avoiding infected people.

You can play the game in the browser or download (and cheat it) from [Link]

have fun,
Marc

Re: Corona World

Posted: Fri May 15, 2020 5:01 pm
by cfemen
Hey,

nice table, it works fine :)

btw looked at the game and found the build in cheats.
the thing is : directly on game start the cheat GameObject gets destroyed.

so i used the improved mono feature in cheat engine 7.1 to make a table (instead of modify the dll)

how it works:
-open the table
-activate the Search Process
-now start the game

in the main menu press C and the build in cheat menu should appear.
if it didn't work : try again, sometimes on first start it fails.

Image

i mainly shared this script for people who are interested to see how to access with cheat engine 7.1 mono code before the game loads.
(cheat engine 7.0 won't work coz it can't execute LaunchMonoDataCollector() and mono code in the same script on first try)

happy cheating :)

Re: Corona World

Posted: Fri May 15, 2020 5:46 pm
by Marc
Very nice 8-)

already stolen ehrm copied for reference.