You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive collection of 23 BepInEx mods for Among Us that enhance gameplay, reduce trolling, and add exciting new features to improve the overall experience.
Compile and place the resulting DLL in the plugins folder
Compatibility
Among Us Version: 2023.11.28 or later
BepInEx Version: 5.4.21 or later
Platform: Windows (Steam/Epic Games)
💬 Chat Commands
🛡️ Moderation Commands
Command
Description
Mod
/votekick <player>
Vote to kick a player
Vote Kick System
/mute <player>
Mute/unmute a player
Anti-Troll Tools
/admin <password>
Authenticate as admin
Admin Panel
/kick <player>
Kick a player (admin)
Admin Panel
/ban <player>
Ban a player (admin)
Admin Panel
🎮 Gameplay Commands
Command
Description
Mod
/tasks or /progress
Check task progress
Task Progress Tracker
/timer or /time
Show meeting time
Meeting Timer
/ready, /unready
Manage ready states
Auto-Ready System
/stats or /statistics
View your statistics
Statistics Tracker
/leaderboard or /lb
Show leaderboard
Statistics Tracker
🎨 Customization Commands
Command
Description
Mod
/color <name>
Set HUD color
UI Customizer
/theme <name>
Change UI theme
UI Customizer
/scale <value>
Set UI scale
UI Customizer
/loadpreset <name>
Load lobby preset
Lobby Settings Presets
/savepreset <name>
Save current settings
Lobby Settings Presets
📊 Analytics Commands
Command
Description
Mod
/analytics
Show behavior analytics
Behavior Analytics
/flagged
Show flagged players
Behavior Analytics
/replays
List available replays
Replay System
/playreplay <id>
Play a replay
Replay System
/anticheat
Show anti-cheat status
Anti-Cheat System
🎬 Content Creation Commands ⭐ NEW!
Command
Description
Mod
/screenshot or /ss
Take screenshot
Screenshot System
/screenshots
Show screenshot list
Screenshot System
/record or /rec
Start/pause recording
Video Recording
/stop
Stop recording
Video Recording
/overlay
Toggle stream overlay
Stream Overlay
/streamalert
Show test alert
Stream Overlay
/replay
Show replay list
Replay Editor
/edit <id>
Edit replay (host only)
Replay Editor
🌍 Translation Commands ⭐ NEW!
Command
Description
Mod
/lang <code>
Change language
Translation System
/lang
Show available languages
Translation System
/translate <text>
Translate text
Translation System
📊 Performance Commands ⭐ NEW!
Command
Description
Mod
/fps
Show FPS statistics
Performance Monitor
/perf
Show performance report
Performance Monitor
/stats
Show performance statistics
Performance Monitor
🎮 Chaotic Game Mode Commands ⭐ NEW!
Command
Description
Mod
/guesser
Check your role in Guesser mode
The Guesser
/tasks
Show task progress in Guesser mode
The Guesser
/relaxed
Check Relaxed Crew status
Relaxed Crew
/progress
Show task progress in Relaxed Crew
Relaxed Crew
/nextemergency
Show time until next emergency
Relaxed Crew
/strategy
Show strategy tips for Relaxed Crew
Relaxed Crew
/speed
Check speed status
Speed Role
/speedstatus
Show speed player status
Speed Role
/speedhelp
Show speed role commands
Speed Role
📁 Project Structure
among-us-script/
├── 📁 mods/
│ ├── 🚫 emergency-button-blocker/ # First round protection
│ ├── 🗳️ vote-kick-system/ # Democratic player kicking
│ ├── 🎭 role-assignment-system/ # Custom roles (Sheriff, Medic, etc.)
│ ├── 🛡️ anti-troll-tools/ # Chat filter, AFK detection, spam protection
│ ├── 📊 task-progress-tracker/ # Real-time task completion display
│ ├── ⏰ meeting-timer/ # Discussion and voting phase timers
│ ├── 💀 death-animation-customizer/ # Custom death effects and sounds
│ ├── 🚀 auto-ready-system/ # Smart auto-ready with lobby management
│ ├── 📈 statistics-tracker/ # Player statistics and leaderboards
│ ├── 🎬 replay-system/ # Game recording and playback
│ ├── 📊 behavior-analytics/ # Player behavior tracking and analysis
│ ├── 🗺️ custom-map-loader/ # Map management and custom maps
│ ├── 🎤 voice-chat-integration/ # Proximity-based voice chat
│ ├── 🎨 ui-customizer/ # Themes, colors, and UI scaling
│ ├── ⚙️ admin-panel/ # Advanced host controls and permissions
│ ├── 🛡️ anti-cheat-system/ # Comprehensive cheat detection
│ ├── 💾 lobby-settings-presets/ # Save/load lobby configurations
│ ├── 🎬 replay-editor/ # Advanced replay editing ⭐ NEW!
│ ├── 📸 screenshot-system/ # Automated screenshot capture ⭐ NEW!
│ ├── 🎥 video-recording-integration/ # Comprehensive gameplay recording ⭐ NEW!
│ ├── 📺 stream-overlay-integration/ # Professional streaming features ⭐ NEW!
│ ├── 🌍 translation-system/ # Multi-language support ⭐ NEW!
│ ├── 📊 performance-monitor/ # Performance tracking and monitoring ⭐ NEW!
│ ├── 🎯 the-guesser/ # No imposters, one fake crewmate ⭐ NEW!
│ ├── 🌅 relaxed-crew/ # All crewmates, emergency every 1:30 ⭐ NEW!
│ └── ⚡ speed-role/ # One player has flash speed ⭐ NEW!
├── 📁 shared/
│ └── 🔧 CommonUtilities.cs # Shared utilities for all mods
└── 📄 README.md # This documentation
⚠️ Important Notes
Host-Only: Most mods only affect the host's game
Universal Benefits: All players in the lobby benefit from the mods
Auto-Reset: Mods automatically reset when a new game starts
Logging: All actions are logged for debugging purposes
Help Command: Use /help in-game to see available commands
🔧 Troubleshooting
❌ Common Issues
Issue
Solution
Mod not loading
Check BepInEx installation and DLL placement
Configuration errors
Verify config files in BepInEx/config/
Compatibility issues
Ensure Among Us and BepInEx are updated
Performance problems
Disable unnecessary mods or reduce settings
🆘 Getting Help
Check Console: Look for error messages in BepInEx console
Verify Installation: Ensure all files are in correct locations
Update Dependencies: Keep BepInEx and Among Us updated
Check Logs: Review log files for specific error details
📄 License
This project is for educational purposes only.
Among Us is owned by InnerSloth LLC.
🌟 Star this repository if you found it helpful! and be sure to follow me if you appreciate the work
About
A comprehensive collection of 17 BepInEx mods for Among Us (#3 game on App Store) that enhance gameplay, reduce trolling, and add exciting new features to improve the overall experience.