Page 1 of 1

[GoG] Vaporum

Posted: Mon Jul 25, 2022 11:24 am
by Marc

Hi all,

Features:

  • Pointers to Hitpoints, Fumium and Energy.

  • Scripts for "Immune to damage" and "One-Hit-Kill"

The Pointers are not as stable as I want them to be, sometimes you'll have to wait until they get filled, but at least they got the job done in my tests.

Update:
Using dnSpy, I stumbled over a very interesting Boolean in the file "Vaporum\VaporumGame_Data\Managed\Assembly-CSharp.dll".
The variable is called CheatsEnabled and if it is set to "true" using dnSpy (warning: this will change the DLL, so make a backup before), you can activate the "official cheats" pressing Left Shift + Left Control + / (with englisch keyboard. with german keyboard the last key is #).
After that, you can get the cheat-help-page by pressing F11.

Have fun,
Marc