⚠️ Disclaimer: This guide is intended strictly for educational and legitimate modding purposes. We do not support or promote game hacking, cheating, or the use of pirated or leaked software. Always respect the game's terms of service and community guidelines.
- BepInEx (Unity IL2CPP for Windows x64)
- A compiled
.dllmod plugin - Windows operating system (x64)
- GoreBox (latest version)
- Visit the BepInEx bleeding edge builds page.
- Download the latest release of this hack (.dll)
- Save and extract the contents of the downloaded
.zipfile.
- Open the folder where GoreBox.exe is installed.
- For Steam: Right-click GoreBox in your Library → Manage → Browse local files.
- Extract the contents of the BepInEx
.zipinto this folder. - After extraction, your game folder should look like this: GoreBox/ ├── BepInEx/ ├── doorstop_config.ini ├── winhttp.dll └── GoreBox.exe
yaml Copy Edit
- Inside the game folder, open:2. Place your mod
.dllfile inside this folder.
- Example:
GoreBox/BepInEx/plugins/MyCoolMod.dll
- Launch GoreBox normally (via Steam or executable). Make sure your using Direct x11
Force D3D11 - BepInEx will automatically initialize and load all plugins in the
pluginsfolder. - If your mod uses a keybind (e.g.,
F9), press it in-game to activate the mod UI or features.
Use this feature responsibly. Intended for private/offline development and testing.
- In-game, open the PlayFab menu.
- Set:
- Custom ID: any string (e.g.,
TestUser123) - Nickname: any display name
- Enable Bypass Ban using any of the available working options:
- ✅ Grocery (Working)
- ✅ Yagiz (Working)
- ❌ Bxdev (Not working currently)
- Enable Antikick:
- Turn it on before joining a server.
- Turn it off before leaving a server.
- Turn it off before clicking multiplayer
- 🔗 Download BepInEx (Unity IL2CPP x64)
- 📘 BepInEx Official Documentation
- 🛠 GoreBox on Steam
- 💬 BepInEx GitHub Repository
- ❗ DLL not loading?
- Right-click the
.dllfile → Properties → Check “Unblock” (if available). - 🔒 Run the game as Administrator if mods don’t load.
- 🧾 Check
BepInEx/LogOutput.logfor errors or plugin load messages. - 🔄 Restart the game after installing a new plugin.
This guide is not affiliated with, endorsed by, or connected to the developers of GoreBox or any modding tools mentioned. Always mod responsibly and follow all local laws and platform terms of service.