simple cs2 aimbot and esp, for linux only.
Releases are tagged v<version> matching the version in Cargo.toml (e.g. v1.0.0).
The built-in update checker compares against the latest release tag and will prompt when a newer version is available.
Download the latest release.
Each release contains the deadlocked binary and setup.sh.
Setup (one-time only):
./setup.sh
# Restart your machine (required)This creates a uinput group, adds your user to it, and installs a udev rule.
You only need to do this once, even when updating to newer versions.
Run:
./deadlockedThe binary will refuse to start if setup hasn't been completed.
Also make sure the uinput kernel module is loaded.
Running NixOS or Fedora Atomic? See OS-Specific Setup.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone https://github.com/avitran0/deadlocked
cd deadlocked
cargo run --release./run.sh- Hotkey
- FOV
- Smooth
- Start bullet
- Targeting mode
- Visibility check (VPK parsing)
- Head only/whole body
- Flash check
- FOV circle
- Hotkey
- Box
- Skeleton
- Health bar
- Armor bar
- Player name
- Weapon icon
- Player tags (helmet, defuser, bomb)
- Dropped weapons
- Bomb timer
- Activation mode
- Min/max delay
- Additional Duration
- Visibility check
- Flash check
- Scope check
- Velocity threshold
- Head only mode
- Smoothing
- Aimbot
- Triggerbot
- RCS
- Sniper crosshair
- Bomb timer
Warning
These features write to game memory and might get you banned.
- No flash (with max flash alpha)
- FOV changer
- No smoke
- Smoke color change
Configs are saved in $XDG_CONFIG_HOME with fallback to $HOME/.config. Otherwise they're saved alongside the executable.
Best support:
- GNOME (Mutter)
- KDE (KWin)
Good support:
- SwayWM
- Weston
Fair support:
- i3
- OpenBox
- XFCE
- Hyprland (tweaks may be needed; no guarantees)
Hyprland has poor X11 support for the techniques this cheat uses, not much i can do about that. Try another WM if possible.
The game still thinks it's running in 16:9 resolution, so the cheat gets the wrong window resolution. Try running the game without Gamescope.
Your compositor or window manager doesn't support transparency, or it's not enabled.
On KDE, go into the Display and Monitor settings, then Compositor, and tick Enable compositor on startup.
The window couldn't be made click-through. This is a window manager/compositor limitation.
Your window manager doesn't support positioning or resizing windows.
Your window manager doesn't support always-on-top windows.