g0aty / SickoMenu

A highly sophisticated cheat menu for Among Us based on AmongUsMenu (originally known as SickoModeAU).
https://discord.gg/sickos/
GNU General Public License v3.0
43 stars 16 forks source link
amongus cheat cheating dll educational game il2cpp internal menu mod proxy-dll radar replay reverse-engineering

👺 SickoMenu v3.4

A highly sophisticated cheat menu for Among Us based on AmongUsMenu which promises more features and regular updates.

Join our very own Discord server for support, bug reports, and sneak peeks!

⚠️ Disclaimer

This project is intended for Educational Use only. I do not condone this software being used to gain an advantage against other people. This project is aimed to make Innersloth's anticheat better. Use at your own risk. If you get banned from playing entirely or from a lobby, I (g0aty) am not responsible.

⚙️ Features

A huge collection of various utilities and cheats such as

📸 Screenshot

👌 Supported Versions

⬇️ Download & Install

For Windows

You can find the latest release here: Download. Either inject "SickoMenu.dll" with a reliable injector or put "version.dll" in your Among Us directory (the folder containing "Among Us.exe").

For Proton (Version Proxy Only)

First you will need protontricks, you can install it with your packager of choice.

  1. Make sure you are running Among Us under Proton
    You can check by going to Properties -> Compatibility
  2. Put version.dll into Among Us folder
  3. Run protontricks --gui
  4. Choose Among Us
  5. Click on Select the default wineprefix and then OK
  6. Click on Run winecfg and then OK
  7. In the configuration window, click on Libraries
  8. Type version into the New override for library input
  9. Click Add and then Apply
  10. SickoMenu should now work properly in the game

⌨️ Default Hotkeys

⚒️ Compile (Configurations)

You can compile two different versions of the menu. Normal or Version Proxy. Steps to compile can be found here.

Normal (SickoMenu.dll)

Inject it with any injector you have.

Version Proxy (version.dll)

Will automatically be loaded by the Game itself if the dll is in the game directory.

🙏 Special Thanks

💁 Contributing

  1. Fork it here
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request