๐Unlock Among Us: cosmetics, account, chat and more!๐
Unlock Cosmetics* | Account | Chat | Others |
---|---|---|---|
Hats | Unlock free chat | Copy-pasting allowed | Unlock FPS |
Visors | Unlock friend list | URLs and Emails allowed | Unlock April Fools Mode |
Skins | Unlock custom name | Special characters allowed | No Telemetry |
Pets | Ability to play online | ||
Nameplates | Remove "minor" status | ||
Cosmicubes | No disconnect penalty | ||
Bundles |
Note
Features can be individually enabled & disabled by editing the file [YOUR_AMONG_US_FOLDER]/BepInEx/config/AUnlocker.cfg
Before you download anything, make sure your platform is supported:
- โ PC / Desktop (Steam, itch.io, Epic Games, Microsoft Store)
- โ Mobile (Google Play & App Store)
- โ Console (Playstation, Nintendo Switch, Xbox)
The table below lists the most recent AUnlocker release for each Among Us version. Release notes can be found below each new release.
Among Us Version | AUnlocker Version |
---|---|
2024.11.26 |
v1.1.7 |
2024.10.29 |
v1.1.7 |
2024.9.4 |
v1.1.7 |
2024.8.13 |
v1.1.6 |
2024.6.18 |
v1.1.5 |
2024.3.05 |
v1.1.4 |
2023.11.28 |
v1.1.3 |
2023.10.24 |
v1.1.0 |
- Download either
AUnlocker_v*_Steam_Epic_Itch.zip
orAUnlocker_v*_MicrosoftStore.zip
depending on your edition of Among Us. - Extract the contents of the zip into your Among Us folder. You can find your Among Us folder like this:
- Steam: Right-click Among Us in your library โ
Manage
โBrowse local files
- Epic Games: Right-click Among Us in your library โ
Manage
โ click the small folder icon next toInstallation
- Itch.io: Open the Itch.io app โ Right-click Among Us in your library โ
Manage
โOpen folder in Explorer
. - Microsoft Store: Check this support article on how to find and access your Among Us folder.
- Steam: Right-click Among Us in your library โ
- Your game folder should look like this after installation:
- Launch Among Us. The first launch will take MUCH longer, so don't worry if you have to wait a few minutes.
- Make sure you are running Among Us under Proton. On Steam you can check this by right-clicking Among Us in your library โ
Properties
โCompatibility
โForce the use of a specific Steam Play compatibility tool
. You might want to test different Proton versions if you're having issues launching the game. - Check out this guide and this guide to get BepInEx (the framework AUnlocker is built upon) working. Then follow the steps for Windows.
- If you are experiencing crashes or errors like
Unable to execute IL2CPP chainloader
, set your launch arguments (right-click Among Us in your library โProperties
โGeneral
โLaunch Options
) toPROTON_NO_ESYNC=1 PROTON_USE_WINED3D=1 %command%
๐พ If you are already using other mods or already have BepInEx installed:
- You should see a folder called
BepInEx
inside your Among Us folder. - Download
AUnlocker_v*.dll
from the latest release, put it intoBepInEx/plugins
and launch Among Us.
๐ทโโ๏ธ If you don't want to download the pre-compiled DLL, you can build AUnlocker from source by following these steps:
- Make sure you have the Microsoft .NET SDK and git installed.
- Download the necessary files with
git clone https://github.com/astra1dev/AUnlocker
- Run the command
dotnet build
from the AUnlocker folder (whereAUnlocker.sln
is located) - The compiled DLL will be located here:
src/bin/Debug/net6.0/AUnlocker.dll
. Put it intoBepInEx/plugins
and launch Among Us.
General contribution:
- For bug reports and feature requests, open a new issue
- If you want to add a new feature or edit / improve existing code, fork this repo and create a pull request with your changes. (how?)
Getting started modding Among Us:
- Learn C# and Unity, as well as BepInEx and HarmonyX
- Read the docs for Reactor, a modding API for Among Us.
Join their discord for the latestAssembly-CSharp.dll
files. Open them using dnSpy to view the game's decompiled client code. - Take a look at sus.wiki to learn more about the Among Us network protocol
For more detailed contribution guidelines, read CONTRIBUTING.md
AUnlocker does not unlock all cosmetics permanently, so it does not add them to your account. This is because your progress is stored on the Innersloth servers. If you uninstall this mod, the cosmetics will be locked again. The cosmetics you have already unlocked, e.g. through buying a cosmicube, are untouched by this mod.
This mod is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC. ยฉ Innersloth LLC.