StAC-tf2 icon indicating copy to clipboard operation
StAC-tf2 copied to clipboard

steph's anticheat (StAC). a built-from-scratch sourcemod based solution to cheating in Team Fortress 2.

Results 39 StAC-tf2 issues
Sort by recently updated
recently updated
newest added

My players tell me and my observations that illegal players using Lmaobox programs go undetected. It's not even logged. ![DFD164ADAEFF5B0254F5C1EFD56CEBA4](https://user-images.githubusercontent.com/69096633/188261345-93360fca-dcf9-4a5c-bbef-ce78bc68bdec.png)

There should be more ConVars to control ban duration for each type of cheat (instead of only one `stac_ban_duration`). For example, `stac_misccheats_ban_duration`, `stac_bhop_ban_duration`, `stac_cmdnum_ban_duration` etc.

Many custom maps require `sv_cheats 1` to work properly, having a cvar to enable the anti-cheat(even with limited feature set) would be very appreciated.

I been looking at the code and id like to ask if it will be possible to add translation for the rest of the hard-coded messages, like the Discord ones...

StAC should have its own API (even if it's very basic) for other plugins to use. For example, there is `rage_matrix_attack` ability for FF2 which [changes `sv_cheats`](https://github.com/Batfoxkid/FreakFortressBat/blob/development/addons/sourcemod/scripting/freaks/ffbat_defaults.sp#L1769) for all clients...

Something similar to this: https://forums.alliedmods.net/showthread.php?p=2694384 but auto-recording on trigger of a STAC detection, possibly the more serious detections like cheating/botting.