Skip to content

Clustertruck How To Contribute

Happyrobot33 edited this page May 9, 2020 · 2 revisions

Submit a Bug Report!

One of the simplest ways to contribute is to either submit any bugs through here or suggest new features.

Fix a Bug

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

Find new pointers

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.

Getting Started

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.

An example

I will use the current level as an example on how to find variables from the game

Picking the right search

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.