Skip to content

Nerus87/Cow-Anti-Cheat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Cow Anti-Cheat

This plugin is designed to be a drag and drop anti-cheat. While making and testing this plugin I have had multiple users who spent hours on end trying to cause false positives, I also have the plugin running on around 5 1v1 arena servers and a couple of retake servers with no false positives. Through this testing we can assert that ban false positives are nearly impossible to produce.

Dependencies

Detections

Aimbot
Triggerbot
Silent-Strafe
Bhop
Macro/Hyperscroll
AutoShoot
Instant Defuse
Perfect Strafe
AHK/MSL Strafe
HourChecker (Kicks Private Profiles)
ProfileChecker

ConVars

There is a config generated (/cfg/CowAntiCheat/CowAntiCheat.cfg)
I highly recommend leaving ban/log thresholds at their current values to further avoid false positives.

Commands

  • sm_bhopcheck / !bhopcheck

Installation

Copy cowanticheat.smx into the /plugins/ folder inside of Sourcemod folder on your game server,
Load the plugin manually, or change current map for autogenerate CowAC config,
Edit the Config (/cfg/CowAntiCheat/CowAntiCheat.cfg),
Reload the plugin manually, or change map to load prepared the config,
Watch the bans roll in!

ChangeLog

[1.17] - 2019-06-04

Added

  • Ban player on changing clan tag in some short duration of time.

[1.16] - 2018-04-12

Added

  • Removed Air-Stuck Issue

[1.15] - 2018-02-10

Added

  • Optimized TraceRays
  • Fixed Bots getting kicked from HourChecker

[1.14] - 2018-02-07

Added

  • ProfileChecker Added
  • Steamid Added to logs

[1.13] - 2018-02-05

Added

  • HourChecker Added
  • SteamWorks Integration

[1.12] - 2018-02-03

Added

  • Anti-Cheat Logging.

[1.11] - 2018-02-03

Added

  • AHK/MSL Strafe Detection Updated.

[1.10] - 2018-02-02

Added

  • Sourcebans++ Optional Dependency
  • Added AHK/MSL Strafe Detection
  • Added Cvars for AHK/MSL Strafe Detection
  • Added Support for older Sourcebans++ versions

About

CS:GO Server-Sided Anti-Cheat

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • SourcePawn 100.0%