-
Notifications
You must be signed in to change notification settings - Fork 2
Clustertruck How To Contribute
One of the simplest ways to contribute is to either submit any bugs through here or suggest new features.
If you have any ideas on how to fix a bug, feel free to make a pull request or comment on the bug to help out
This is one of the more complicated ways to help and it involves downloading Cheat Engine, a program that could get you VAC banned in some cases.
I suggest watching a few tutorials on how to use cheat engine first before trying this as it gets complicated fast. The first step after attaching cheat engine to the game is to figure out when the variable you are looking for changes. Something like the current level would be a constant value that would change whenever I change something in game. other values might have constantly changing values making them hard to find.
I will use the current level as an example on how to find variables from the game
Due to the fact that level numbers are a number we A: already know and B: are consistent, we will use the exact value search.