Reactor-Sheriff Mod is an Among Us modification for Windows, which adds a new Crewmate class to the game. This is an adaptation of Woodi's Sheriff Mod that can run along with Mods created with Reactor Framework.
The Sheriff is able to kill Impostors. If they shoot a Crewmate, they will lose their life instead.- Visibility of the Sheriff can be set in the lobby game options menu
- Playable on public Among Us Servers
- Custom server regions to join private servers
Every player in your lobby need to install Reactor-Sheriff Mod. There are two ways to install the mod :
- All-in-one pack (Easiest): The easiest way to install the mod.
- Custom install (Advanced/Recommended): Download and install everything by yourself.
- Download the pack for your game version in the Releases section below.
- Extract the content of the zip file into your game folder (
Steam/steamapps/common/Among Us
). - Run the game from Steam.
- Install Reactor BepInEx by following these instructions.
- Install Reactor by following these instructions.
- Download the dll file for your game version in the Releases section below.
- Copy the dll file into
Among Us/BepInEx/plugins
. - (Optional) If you want to play on official servers, you must do the following (doesn't work anymore since v2021.3.31s) :
- Open
Among us/BepInEx/config/gg.reactor.api.cfg
with a text editor. - Find the line
Modded handshake = true
and change it toModded handshake = false
. - Save and close your editor.
- Open
Among Us Version | Mod Version | All-in-one pack | DLL file |
---|---|---|---|
v2021.3.31.3s | Ver. 1.2.3-R | Download | Download |
v2021.3.5s | Ver. 1.2.2-R | Download | Download |
v2021.3.5s | Ver. 1.2.1-R | Download | Download |
v2020.12.9s | Ver. 1.2-R | Download | Download |
v2020.12.9s | Ver. 1.1-R | Download | Download |
Changelog
- Updated the mod for Among Us v2021.3.31.3
- Fixed Version Shower
- Fixed KillButton being enabled when the Sheriff is dead
- The mod is now compatible with Among Us v2021.3.5
- Fixed Sheriff being able use the Kill Button while in meeting
- Stability improvements
- Fixed Sheriff being able to kill impostors in vent
- Fixed Sheriff being able to kill while in a task
- Fixed Sheriff being able to kill while in Vitals/Admin
- Added Sheriff kill cooldown option to the game lobby
- Added q shortcut to kill as Sheriff
- Kill distance of Impostor and Sheriff are now the same
- Fixed a bug where the outline of the target disappears (Impostor)
- Several nullpointer bugfixes
- Adapted the mod to be compatible with Reactor Framework
To uninstall Reactor-Sheriff, simply delete the ReactorSheriff dll file from Among Us/BepInEx/plugins
.
To completely uninstall everything, either uninstall/reinstall the game from steam or remove the following files and directories :
-- BepInEx/
-- mono/
-- changelog.txt
-- doorstop_config.ini
-- steam_appid.txt
-- winhttp.dll
Can you play Proximity Chat (Crewlink) with it?
Yes Crewlink does support Among Us Modifications.
Can you get banned for playing on public Servers?
At the current state of the game there is no perma ban system for the game. The mod is designed in a way, that it does not send prohibited server requests.
You are also able to join your own custom server to be safe (Impostor)
How can I join a custom server?
Go to your game directory and open BepInEx/config/org.bepinex.plugins.SheriffMod.txt. There you can set the hostname or IP of the server. Then set the server region to CUSTOM.
Do my friends need to install the mod to play it together?
Yes. Every player in the game lobby has to install it.
I can't see loaded message on my game screen
- Make sure you have followed all the installation steps, especially launching the game via the Among Us.exe file
- You might be missing some cpp libs (software libraries used by the mod); please install visual studio c++
I can't find my issue.
You can raise an issue within GitHub documenting your issue. You will need to be logged into GitHub to do this.
This software is distributed under the GNU GPLv3 License. BepinEx is distributed under LGPL-2.1 License.