This is a simple cheat client for Among Us made in C++ and python
This is made for educational purposes only
Version of the game | Version of the client required | Statut of the client |
---|---|---|
2020.9.9s | 0.0.2 | :heavy_check_mark: Everything working |
2020.9.22s | 0.0.3-beta | :warning: Most features not working |
2020.10.x & later | Not supported | :x: Not supported yet |
Features | Working 2020.9.9s | Working 2020.9.22s |
---|---|---|
Force call meeting | :x: | :heavy_check_mark: |
Noclip | :heavy_check_mark: | :x: |
Mark Imposters | :heavy_check_mark: | :heavy_check_mark: |
Radar | :heavy_check_mark: | :heavy_check_mark: |
Reset ban points | :heavy_check_mark: | :heavy_check_mark: |
Spam chat | :heavy_check_mark: | :x: |
Make everyone spam chat | :heavy_check_mark: | :x: |
Murder anyone even if not impostor | :heavy_check_mark: | :x: |
Teleport to anyone | :heavy_check_mark: | :heavy_check_mark: |
Vote off anyone | :heavy_check_mark: | :x: |
Kick anyone | :heavy_check_mark: | :x: |
Close doors | :heavy_check_mark: | :x: |
Sabotage even if not impostor | :heavy_check_mark: | :heavy_check_mark: |
Repair | :heavy_minus_sign: | :heavy_minus_sign: |
Instantly complete all tasks | :heavy_check_mark: | :heavy_check_mark: |
Extract zip file in a folder
Start AmongUs
Run the AmongUsCheatClient.exe
file
A console should spawn saying further instructions
The client was created in Visual Studio 2019, to edit and compile your own version, get the project located in AmongUsCheatClient-22s. Then compile the project as Release - x86
The injector and the main file support command line.
Injector.exe --process-name "Among Us.exe" --inject DLL_PATH
DLL_PATH being the absolute path of the dll file, for example F:\Docs\AUCC.dll
python main.py --dev
This will start the client using the dll file located in AmongUsCheatClient-22s\Release\AUCC.dll assuming the project is in the same location as the master branch
I did not made this by myself and I used some work of others people, here is the list :