SkillAgentSearch skills...

Deadlocked

linux-only external aimbot/esp cheat for counter-strike 2

Install / Use

/learn @avitran0/Deadlocked
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

deadlocked

<a href="https://matrix.to/#/%23open-source-cs2-hacking:matrix.org"> <img src="https://img.shields.io/matrix/open-source-cs2-hacking%3Amatrix.org?style=for-the-badge&logo=matrix&label=Matrix" alt="Matrix invite" /> </a> <a href="https://discord.gg/eXjG4Ar9Sx"> <img src="https://img.shields.io/discord/1333541580249890949?style=for-the-badge&logo=discord&logoColor=white&label=Discord" alt="Discord invite" /> </a>

simple cs2 aimbot and esp, for linux only.

Setup

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone https://github.com/avitran0/deadlocked
./setup.sh
# Restart your machine (required)

Also make sure that the uinput kernel module is loaded.

Running NixOS or Fedora Atomic? See OS-Specific Setup.

Running

./run.sh

[!NOTE] When running for the first time and on game updates, it will parse the map data for a fast visibility check. Let this run until you see all maps have been parsed. This will take a lot of resources, so it's best to let it run before joining a game.

Features

Aimbot

  • Hotkey
  • FOV
  • Smooth
  • Start bullet
  • Targeting mode
  • Visibility check (VPK parsing)
  • Head only/whole body
  • Flash check
  • FOV circle

ESP

  • Hotkey
  • Box
  • Skeleton
  • Health bar
  • Armor bar
  • Player name
  • Weapon icon
  • Player tags (helmet, defuser, bomb)
  • Dropped weapons
  • Bomb timer

Triggerbot

  • Activation mode
  • Min/max delay
  • Additional Duration
  • Visibility check
  • Flash check
  • Scope check
  • Velocity threshold
  • Head only mode

Standalone RCS

  • Smoothing

Per-Weapon Overrides

  • Aimbot
  • Triggerbot
  • RCS

Misc

  • Sniper crosshair
  • Bomb timer

Unsafe

[!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

FAQ

Where are my configs saved?

Configs are saved in $XDG_CONFIG_HOME with fallback to $HOME/.config. Otherwise they're saved alongside the executable.

Which desktop environments and window managers are supported?

Best support:

  • GNOME (Mutter)
  • KDE (KWin)

Good support:

  • SwayWM
  • Weston

Fair support:

  • i3
  • OpenBox
  • XFCE
  • Hyprland (tweaks may be needed; no guarantees)

I'm using Hyprland and something doesn't work

Hyprland has poor X11 support for the techniques this cheat uses, not much i can do about that. Try another WM if possible.

I'm using Gamescope and the overlay is too small

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.

My screen/overlay is black

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 overlay shows but I can't click anything

The window couldn't be made click-through. This is a window manager/compositor limitation.

The overlay doesn't show up

Your window manager doesn't support positioning or resizing windows.

The overlay isn't on top of other windows

Your window manager doesn't support always-on-top windows.

View on GitHub
GitHub Stars210
CategoryDevelopment
Updated11h ago
Forks39

Languages

Rust

Security Score

100/100

Audited on Mar 28, 2026

No findings