LC Bhop diman3012
LC Bhop for Lethal Company. ✨ Features: Quake/Source physics, auto-bhop, air strafing, speedometer, infinite stamina, and scroll jump. 🎮 Commands: /autobhop, /speedo. Based on lcbhop by aIIison. Move fast with zero fall damage!LC Bhop
Client-side movement mod for Lethal Company. Replaces vanilla movement with classic Quake / Half-Life CPM physics — auto-bhop, air strafing, speedometer, and no fall damage.
Based on lcbhop by aIIison.
Download on Thunderstore · GitHub
Features
- CPM physics — authentic air acceleration and friction from GoldSrc/Source engines.
- Auto-bhop — hold jump for automatic perfect hopping.
- Air strafing — gain speed by strafing in the air.
- Speedometer — shows current horizontal speed in the compass UI.
- No fall damage — fall value is reset while the mod is active.
- Infinite stamina — sprint meter stays full.
- Speed limit toggle —
Enable bunnyhoppingremoves the default speed cap. - In-game toggle — enable or disable mod physics instantly with one key.
- Scroll jump — when auto-bhop is off, mouse wheel triggers jump.
Controls
| Action | Input | Description |
|---|---|---|
| Enable / disable mod | F1 |
Toggle CPM physics on or off |
| Jump | Space |
Standard jump (or hold for auto-bhop) |
| Jump (alt) | Mouse scroll | Works when auto-bhop is disabled |
| Toggle auto-bhop | /autobhop |
Chat command |
| Toggle speedometer | /speedo |
Chat command |
Mod is disabled by default. Press
F1in-game to enable it.
Installation
Thunderstore Mod Manager (recommended)
- Install r2modman or Gale Mod Manager.
- Search for LC Bhop diman3012 by SHLUHA.
- Install and launch the game through the mod manager.
Manual
- Install BepInEx Pack for Lethal Company.
- Download
LC_Bhop.dllfrom Thunderstore or build from source. - Place the DLL in:
Lethal Company/BepInEx/plugins/
- Launch the game once to generate the config file.
Configuration
Config path: BepInEx/config/lcbhop.cfg
General
| Option | Default | Description |
|---|---|---|
ModEnabled |
false |
Global mod toggle (also switched with F1) |
Auto Bhop |
true |
Auto-jump while holding Space |
Speedometer |
false |
Show speed in compass UI |
Movement v4
| Option | Default | Description |
|---|---|---|
Enable bunnyhopping |
true |
Remove speed limit (1.7× cap when off) |
Max Speed |
1500.0 |
Horizontal speed limit |
Air Accelerate |
150.0 |
Air acceleration |
Gravity |
800.0 |
Gravity strength |
Friction |
4.0 |
Ground friction |
Move Speed |
250.0 |
Base move speed |
Accelerate |
5.0 |
Ground acceleration |
Jump Force |
295.0 |
Jump force (vanilla: 295) |
Stop Speed |
75.0 |
Stop speed threshold |
Multiplayer
Client-side mod. Other players do not need it installed. Only affects your local movement.
Building from source
Requires .NET Framework 4.8 and a local Lethal Company install with BepInEx.
- Open
LC_Bhop.slnxin Visual Studio or Rider. - Update
HintPathreferences inLC_Bhop/LC_Bhop.csprojto point to your game folder. - Build in Release configuration.
- Copy
LC_Bhop/bin/Release/LC_Bhop.dlltoBepInEx/plugins/.
Technical details
- Adds a
CPMPlayercomponent to the local player at runtime. - Patches
CharacterController.Moveto bypass vanilla movement when active. - Patches
PlayerControllerB.Crouch_performedfor crouch compatibility. - Hijacks chat submission for
/autobhopand/speedocommands. - Includes
NetworkPrefabPatchfor Unity Netcode compatibility.
Credits
License
MIT — see license.
Русский
Клиентский мод движения для Lethal Company. Заменяет стандартную физику на Quake / Half-Life CPM — автохоп, стрейфы в воздухе, спидометр, без урона от падения.
Основан на lcbhop от aIIison.
Особенности
- Физика CPM — ускорение в воздухе и трение как в GoldSrc/Source.
- Автохоп — зажми пробел для автоматической распрыжки.
- Стрейфы — набор скорости в воздухе.
- Спидометр — горизонтальная скорость в интерфейсе компаса.
- Без урона от падения и бесконечная выносливость.
- F1 — включить/выключить мод прямо в матче.
- Колесо мыши — прыжок, если автохоп выключен.
Управление
| Действие | Клавиша | Описание |
|---|---|---|
| Вкл/выкл мод | F1 |
Переключить физику мода |
| Прыжок | Space / колесо |
Прыжок или автохоп |
| Автохоп | /autobhop |
Команда в чате |
| Спидометр | /speedo |
Команда в чате |
Установка
- Установите BepInEx Pack.
- Скачайте мод с Thunderstore или соберите из исходников.
- Положите
LC_Bhop.dllвLethal Company/BepInEx/plugins/.
Конфиг: BepInEx/config/lcbhop.cfg
По умолчанию мод выключен — нажмите F1 в игре, чтобы включить.
Author: Diman3012 · Version: 1.0.0
