Among Us

Among Us

Not enough ratings
How to bypass lobby settings limits
By Zaxerf1234
This guide will teach you how to bypass any lobby settings limits with my new tool.
   
Award
Favorite
Favorited
Unfavorite
Introduction
Have you ever wondered how people create strange lobby settings like this?
https://images.steamusercontent.com/ugc/16035131358835868462/27D418D8D165BBBED58B5B7AA720126D7593D2D0/?imw=256&&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false
Or have you ever wanted to create your own? Well, this guide will make your dream come true.

Last updated: 29th July 2025. Latest Among Us version: 16.1.0
Before editing
Important

Before editing anything, you should:
  • Backup your settings file
  • Have a brain 🧠

Backup your settings.amogus file
This is required because if you mess up with the file or base64 encoding, you will have a recovery point.

To back up the file, go to %userprofile%\AppData\LocalLow\Innersloth\Among Us in your file explorer (or press Win+R and paste it there). Copy the settings.amogus file to another folder (don't delete it in the original folder).
Using Among Us Limit Bypasser to edit the settings
Among Us Limit Bypasser is a new Python tool developed by me that allows bypassing lobby settings.

Firstly, go to the GitHub[github.com] page. There's also a mobile tutorial. Next, navigate to the releases[github.com] tab and download the release that matches your Among Us version. You can review and run the source code if you don't trust me. Make sure the game is closed before proceeding. Then, unzip the file you downloaded and open the Among Us Limit Bypasser app. After that you should see this window:


If you don't need to edit hex/base64, you'll only need the first two options. Select generator mode (normal or Hide N Seek - coming soon) and fill out all the required lines. It should look like this:


Copy the base64 output. Then, go to %userprofile%\AppData\LocalLow\Innersloth\Among Us again and open settings.amogus file with Notepad or any other text editor. Find the "normalHostOptions" or "hideNSeekHostOptions" line (depending on which generator mode you used) and replace its value with the one you copied. Finally, close the text editor and launch the game.
Troubleshooting
Program troubleshooting
If you encounter a program error or traceback that hasn't been reported before, check the GitHub FAQ[github.com] first. If you don’t find your issue there, feel free to open a new issue here[github.com].

Among Us troubleshooting
If, after replacing the host options, you see a black screen and the game won’t launch, it means the unencoded hex string is either shorter or longer than 240 characters - which is required by the game to process it. This can be caused either by Among Us changing the hex length (e.g., due to new roles or settings) or by you messing up with base64. If you're sure the base64 is correct, open an issue on GitHub[github.com] and let me know about the update. Be sure to check for existing issues before reporting!

Core settings preset
If, after replacing the host options, the preset changes to "Core settings" and your custom settings are not applied, it means the unencoded hex structure is technically valid, but something inside it is incorrect. This might happen if Among Us changes the hex sequence (which usually just results in incorrect settings), or if you mess up with base64. If you're sure the base64 is correct, open an issue on GitHub[github.com] and let me know about the update. Be sure to check for existing issues before reporting!

Something else
If something else happens after replacing the host options and your settings don’t change, first check the GitHub FAQ[github.com]. If you can’t find your issue there, open an issue here[github.com].