simple cs2 aimbot and esp, for linux only.
- aimbot
- fov
- smoothing
- visibility check (vpk parsing)
- head only/whole body
- flash check
- fov circle
- esp
- box
- skeleton
- health bar
- armor bar
- player name
- weapon name
- player tags (helmet, defuser, bomb)
- dropped weapons
- bomb timer
- triggerbot
- min/max delay
- visibility check
- flash check
- scope check
- velocity threshold
- head only mode
- standalone rcs
- smoothing
- aimbot, triggerbot and rcs per-weapon overrides
- misc
- sniper crosshair
- unsafe
- no flash
- max flash alpha
- fov changer
- no smoke
- smoke color change
- no flash
Warning
the features in the unsafe tab are there for a reason. do not use them unless you are fine with risking a ban. they write to game memory.
Caution
vacnet 3.0 seems to be better at detecting aimbot and wallhacks, so do not use aim lock, and play with a low fov to avoid bans. use visuals sparingly.
- add your user to the
input
group:sudo usermod -aG input $(whoami)
- restart your machine (this will not work without a restart!)
- clone the repository:
git clone --recursive https://github.com/avitran0/deadlocked
- install rust from
https://rustup.rs/
cargo run --release
they are saved in $XDG_CONFIG_HOME
, if that is set.
that usually defaults to $HOME/.config
.
if not, they are saved alongside the executable.
see radar.md
it is tested on GNOME with Mutter, KDE with KWin, and SwayWM. support for other (especially tiling) window managers is not guaranteed. if in doubt, use either GNOME or KDE.
too bad, hyprland has bad support for the x11 shenanigans this cheat tries to do. this is nothing i can fix, and i doubt hyprland will improve its x11 support.
this is because the game still thinks it's running in a 16/9 resolution. i can't really fix that, unfortunately.
your compositor or window manager does not support transparency, or it is not enabled.
the window could not be made click-through, which might be because of window manager/compositor support.
you window manager does not support positioning or resizing the window.
your window manager does not support always on top windows.