All Projects → Galster-dev → CrowdedSheriff

Galster-dev / CrowdedSheriff

Licence: other
BepInEx mod adding custom Sheriff role in the "Among Us" game

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to CrowdedSheriff

AmongUsTryhard
Among us mod that fixes some game breaking bugs when tryharding among us. As well as some useful settings
Stars: ✭ 18 (+20%)
Mutual labels:  mod, among-us, amongus
Among-Us-Love-Couple-Mod
Among Us Love Couple Mod
Stars: ✭ 45 (+200%)
Mutual labels:  mod, among-us, amongus
amongus-protocol
An implementation of the Among Us protocol in typescript.
Stars: ✭ 56 (+273.33%)
Mutual labels:  among-us, amongus
Crewlink
Free, open, Among Us Proximity Chat
Stars: ✭ 3,213 (+21320%)
Mutual labels:  among-us, amongus
among-us-replay-mod
Replay mod for Among Us
Stars: ✭ 48 (+220%)
Mutual labels:  mod, among-us
Among-Us-Dumpy-Gif-Maker
A tool to make dumpy among us GIFS
Stars: ✭ 537 (+3480%)
Mutual labels:  among-us, amongus
CheepsAmongUsMods
This repo will contain modifications for the game Among Us using BepInEx
Stars: ✭ 42 (+180%)
Mutual labels:  among-us, amongus
nodepolus2
NodePolus is a JavaScript library containing multiple implementations of the Among Us network protocol.
Stars: ✭ 295 (+1866.67%)
Mutual labels:  among-us, amongus
among-us-replayer
Replayer for Among Us
Stars: ✭ 32 (+113.33%)
Mutual labels:  among-us, amongus
ModManager
Among Us Mod Manager
Stars: ✭ 44 (+193.33%)
Mutual labels:  mod, amongus
ThrottleControlledAvionics
A mod for KerbalSaceProgram
Stars: ✭ 45 (+200%)
Mutual labels:  mod
pHake
GTA Online Mod
Stars: ✭ 74 (+393.33%)
Mutual labels:  mod
DoomlikeDungeons
A procedural multi-room dungeon generator for Minecraft
Stars: ✭ 23 (+53.33%)
Mutual labels:  mod
Rug
Extension Mod for gnembon's fabric-carpet with some more features
Stars: ✭ 20 (+33.33%)
Mutual labels:  mod
NFSMWExOpts
Need for Speed Most Wanted Extra Options
Stars: ✭ 97 (+546.67%)
Mutual labels:  mod
GTplusplus
GT++ celebrates it's Bithday on September 3rd
Stars: ✭ 40 (+166.67%)
Mutual labels:  mod
Nexerelin
The Nexerelin 4x mod for Starsector.
Stars: ✭ 23 (+53.33%)
Mutual labels:  mod
the-hallow
Fabric Community mod for Hacktoberfest!
Stars: ✭ 14 (-6.67%)
Mutual labels:  mod
VeinMiner
Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
Stars: ✭ 67 (+346.67%)
Mutual labels:  mod
Fabric-Autoswitch
Automagical switching of tools to the best one for the job, for Minecraft
Stars: ✭ 17 (+13.33%)
Mutual labels:  mod

Warning!

This mod is deprecated. It supports 2020.12.9s only and not going to be updated. Watch CrowdedMods for other cool mods

CrowdedSherrif

Very small BepInEx plugin adding Sheriff role in the game
Also this codebase isn't perfect because it was written for less than 24 hours

How to Install

Method 1

  1. Download latest BepInEx x86 Il2Cpp Release and extract it in the game folder
  2. Get latest .dll from releases
  3. Put it in Among Us/BepInEx/plugins
  4. (Optional) Remove any other role mods from there, since this mod doesn't support cross-roles

Method 2

  1. Get latest .zip from releases
  2. Extract it in game root directory

How to use

  1. Everyone in the lobby must have this mod
  2. Your server has to be patched (as for now) to allow non-impostors to kill. To do this build this server or get latest release and set it up
    Now you can play on any server, even on official (which i do not support)
  3. (if required) Connect to server via CustomServersClient or these instructions
  4. Enjoy the game

How to disable

  • If you want to disable only this mod - put its .dll somewhere else
  • If you want to disable BepInEx at all but save it for future - rename winhttp.dll in your game root directory

FAQ

  • Q: How do i see if mod is loaded correctly?
  • A: Among Us version should become orange in main menu

  • Q: "Sheriff count" is always 0
  • A: The host doesn't have this mod or just don't wanna play with sheriff lul

  • Q: My screen turned black/my kill button disappeared/anything else
  • A: This is probably a bug, please open an issue and provide more info

  • Q: Why if we have "Sheriff's target dies" on it shows i killed myself when sheriff kills me?
  • A: It is a temporary solution to not stack bodies in one spot, because snapping to target's position is hard-coded in Among Us

Building

  • Create directory libs in project root and put all required libraries (from BepInEx) there
  • Build

TODO

  • Make sheriff's target die too (customizable)
  • Make ^ look better
  • Improve codebase
  • Add support for other roles ??

Special thanks

  • @XtraCube helping with custom menu options
  • @przebor common helping
  • @Woodi-dev idea how to pass anticheat without patching the server (also thanks for nickname suffix)
  • @dimaguy helping with server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].