Skip to content

killerbigpoint/cs2-anticheat

Repository files navigation

CS2 Anti-Cheat / TB Anti-Cheat

Anticheat plugin for Counter-Strike 2 based on CounterStrikeSharp. It is heavily inspired by SourceMod Anti-Cheat. Currently in heavy development.

Features / Roadmap

Core

  • Config
  • Ban System

Modules

  • Aimbot Detection
  • Rapid-Fire
  • Untrusted Angles
  • Event Listening (WIP)
  • Bunnyhop (WIP)
  • Triggerbot
  • R8 Autocook

Integration

  • Discord Webhooks
  • IKS Admin System
  • SimpleAdmin

Installation

  • Download CounterStrikeSharp if you haven't already and follow their install instructions
  • Download the latest release from Releases
  • Drag and drop the folder TBAntiCheat into your plugins folder which should be in inside of game/csgo/addons/counterstrikesharp/plugins

Configuration

TODO

Commands

Command Arguments Description Permissions
!tbac_enable <1 / 0> Enables/Disables the anticheat on a global level @css/admin

Contributing

If you know how to code and want to contribute to the project then follow the instructions down below

  • Download the correct version of DotNet SDK. As of now we use .NET 8
  • Fork the project and open it up in Visual Studio, no dependencies needed as they are all in NuGet
  • Make your appropiate change, test it on a server and create a pull request
  • Please don't create huge pull requests if you can. Rather create smaller ones and more of them to make it more readable.

Credits

Original Creators of SMAC - AlliedModders
Fork of SMAC - Silenci0
CounterStrikeSharp - Michael Wilson

About

A work-in-progress anticheat for Counter-Strike 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages