
CS2FOW creator is back with more Anti-cheat modules
Earlier this month, a Redditor by the handle u/karola3vax took the community by storm after showcasing an anti-cheat (anti wall-hack) he wrote from scratch for Counter-Strike 2. The plugin was open for all community server hosts to try out and worked on a simple logic- the server just would not send information invisible to the player's eye, thus preventing cheating software from decrypting restricted information from client memory.
karola3vax is back with a much more comprehensive project titled "CS2AC", an open source server side anti-cheat that claims to detect numerous cheats. At the moment, CS2AC has 17 modules that can detect the following abnormalities:
Aim
-
Aimbot
-
Aimlock
-
Silent aim
-
Inhuman accuracy
-
Irregular Behavior
Movement
-
Auto-strafe
-
Bunny hop
-
Hyperscroll
Client behavior exploits
-
Anti-aim
-
Nulls
-
DLL injection
-
De-subticking
-
Double-tap
-
Invalid input
-
Name changer
-
Subtick spam
Check out karola3vax's repository on GitHub for an in-depth explanation on how the anti-cheat works:
CS2AC
Upon detection, the anti-cheat announces it in public chat and will hold a center-screen alert for five seconds. The program writes the evidence and punishment into the server console which triggers a configured ban or kick command. A Discord webhook can also post a detailed incident report.


















