Code Monkey home page Code Monkey logo

sickomenu's Introduction

👺 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

  • Generate a brand new guest account every time the game is launched
  • Allow other players to no-clip
  • Ban other players without hosting
  • Fake Roles
  • NoClip
  • Move in Vents
  • Zoom Out
  • Confuser
  • See Ghosts and Chat
  • Kill players even if you're not an impostor
  • Better AUM Chat (Type in regular chat: "/aum [insert message here]")
  • And much more! Check out the full list of features here!

📸 Screenshot

👌 Supported Versions

  • ✅ Steam (Supported)
  • ✅ Epic Games (Supported)
  • ✅ itch.io (Supported)
  • ❓ Cracked (works occasionally, I don't condone it)
  • ❌ Microsoft Store (Not Supported)
  • ❌ iOS/iPadOS/Android (Not Supported)
  • ❌ Switch/Xbox/Playstation (Not Supported)

⬇️ 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

  • Show Menu - DELETE
  • Show Radar - INSERT
  • Show Console - HOME
  • Show Replay - END
  • Repair Sabotage - PAGE DOWN (PgDn)
  • NoClip - CTRL
  • Panic / Disable SIckoMenu - PAUSE BREAK (Break)

⚒️ 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.

  • Debug (With Debug Information and can be attached to process)
  • Release (Optimized with all information stripped)

Version Proxy (version.dll)

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

  • Debug_Version (With Debug Information and can be attached to process)
  • Release_Version (Optimized with all information stripped)

🙏 Special Thanks

  • The BitCrackers team for creating AmongUsMenu
  • KulaGGin (Helped with some ImGui code for replay system)
  • tomsa000 (Helped with fixing memory leaks and smart pointers)
  • cddjr (Helped in updating to the Fungle map, saved a lot of my time)
  • Everyone else who contributed to the code and I couldn't list here. Thank you!

💁 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

sickomenu's People

Contributors

g0aty avatar manianac avatar cddjr avatar kotae4 avatar v0idp avatar std-nullptr avatar realmvc avatar darkpenguin24 avatar osome1 avatar kyreusr avatar suwup avatar solsticespectrum avatar glatrix avatar gdjkhp avatar

Stargazers

HeavyUtils avatar  avatar  avatar  avatar ItsNeverJJ avatar Ётмй уь юуп рспшйубм уп уь дёк!!! avatar Xandarian avatar  avatar Nu avatar Scp222ThJ avatar  avatar SkyIslandExplore avatar  avatar  avatar Toa avatar gatlingun2003 avatar  avatar

Watchers

 avatar  avatar

sickomenu's Issues

[Feature Request] HWID spoofing

Spoofs your HWID to Among Us to avoid hardware bans in the future. It's a good precaution to have so that overzealous modders don't suddenly get logged out.

Issue when pressing tab for the map also closes all doors

When I press (TAB) to open the map, all doors close. I have to press the map on the top right of the screen instead so this doesn't happen. It's already muscle memory to hit tab so I keep ruining the experience of the players in the lobby by continuously closing all doors.

SS bugged again in 3.3.1

Hi, when I ss I don't turn back to myself after the meeting. This was fixed with the previous version now it's back. Thank you for your work.

Emergency Button Doesn't Work

When I try to call an emergency, it always stays at 15s remaining. Can never call a meeting since last update. Thank you!

Other impostors cant kill

When I'm hosting, for some reason I'm the only one who can kill. I've tried everything to see what to do to fix it and cant figure it out. Can anyone help me please?

Issue when selecting impostors via menu in Hide n Seek

When I choose who wants to be an impostor in the host tab, it always adds one more impostor, even when I force the custom impostor amount to the amount I want.

For example, if I choose two people to be impostors in the next game, those two people become impostors, and it will add 2 more impostors to the game, totaling 4 impostors in total, even when I force the custom impostor amount to 2.

The same thing happens if I choose three people to be impostors in the next game; it will add 3 more impostors, totaling 6 impostors, and so on.

This issue only happens in hide and seek, I guess. This does not happen in classic.
Additionally, I found another bug: When you attach to a person, you cannot stop attaching until the game ends.
I am speaking through translator btw

Shapesshifter

When you transform into another crewmember and you kill and someone reports or activates the button and you are transformed, the effect is not deactivated and you continue transformed into another crewmember, that is when you are a shapeshifter. After the meeting is over, if you have little time, you will be untransformed in front of everyone.

Trippy bug

Hovering over many UI elements in-game, particularly during lobby or meeting, flickers it. This happens about 50% of the time.

Role problem

Scientist and Engineer (and possibly also SS) cooldown values don't seem to reflect the setting, and when both are enabled, it only gives Scientist

[Feature] All settings in Freeplay/Practice

An option in the menu to have ALL the hosting settings carry over to freeplay/practice, such as Emergency Meetings and Crewmate and Impostor Vision.

Only voting time and speed does for now afaik.

[Feature Request] Auto report

Switch "Auto report" that reports any body instantly if able to report;
switch "Unlimited report distance" and/or slider "Report distance".

[Change Request] Git

The references to git in the vcxproj (and in the code, for that matter) screw up compilation totally. Following the steps you provided and ensuring Git is properly installed will always return an error when compiling. I found out myself that removing all the git references from the vcxproj and code referencing gitparams.h solves all the issues.

For convenience of other contributors (now I know it), I recommend that the Git code will be removed. It is not very hard to manually upload the project files. Maybe a little inconvenient at first, but trust me, contributors will thank you.

Shapeshiter bug

Hello, there is a new bug about shapeshifter, when I turn be other crewmate the time is reduced, So I don't have enough time, it is with version 3.3 with the version 3.3.1 there is the same bug there was in the previous version

[Bug] "No ability cooldown" bugs

The cooldown timer for shift gets stuck at 1, the vent and protect buttons as engineer and guardian Angel respectively go invisible, and engineer vent button counts in negatives while in vent. Rarely, the shift button can also be invisible.

By the way, I would recommend using the GitHub labels for issues, it's way easier to handle than square bracket prefixes

A question

Will it come with translations for other languages in the future?

Issue #15 is still a problem (with potential solution)

The game still ends when as impostor you press the emergency button. #15

I used shapeshifter to test in a hosted game with only me, but it's probably the same with normal imposter.

This also happens when switching during the meeting.

EDIT: I think I found out the issue. Is that the crew gets a task win because there are no crews with incomplete tasks left. That's just what I think though. You can try it out by trying to make it disable tasks win if you haven't already.

[Change Request] Try to keep the mark of the mod to a minimum

It takes the cleanliness of the game experience a bit away. Among Us Menu doesn't have the dev credits and mod version information filled everywhere. If anyone opens or uses the mod during streams they'll see the menu title too so you'll still have credit, you won't lose anything from it (assuming that's what you want). If the user would like to know the version, they can also just open the menu. No need to spam text everywhere.

Additionally, we can have an option to disable the ping counter altogether?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.