Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 1.56 KB

README.md

File metadata and controls

55 lines (45 loc) · 1.56 KB

OFL Anti-Cheat

This is a modified version of Cow Anti-Cheat. It is a drag and drop sourcemod plugin designed for use on tournament servers but is equally applicable for community servers due to its SourceBans integration.

Download latest stable build from the OFL website: https://onlinefightingleague.com/ac

Dependencies

  • Sourcebans (optional)
  • Sourcebans++ (optional)
  • SteamWorks (required)

Detects

Aimbot
Triggerbot
Silent-Strafe
Bhop
Macro/Hyperscroll
AutoShoot
Instant Defuse
Perfect Strafe
AHK/MSL Strafe
Latency Manipulation
Profile Checks
Playtime Checks
Clan Tag Binds

Useage

Install OFLAntiCheat.smx into the `/plugins/` folder inside of Sourcemod on your game server
Load the plugin manually, change maps or restart the server
You can edit the config and change threshholds in the config `/cfg/OFLAntiCheat/OFLAntiCheat.cfg`
You can view detection logs at `/addons/sourcemod/logs/OFLAC_Log.txt`

ChangeLog

[1.2.21] - 26-03-2021

Added

  • Bug Fixes from 1.2.2
  • Debugging : sm_ac_debug default changed to 1

[1.2.2] - 24-03-2021

Added

  • If enabled, a client can be kicked for changing their clan tag too often.
  • Improved 'IsValidClient' checks on mutliple modules.
  • CMD Value Rate Checking
  • Debugging : sm_ac_debug

[1.2.1] - 03-03-2021

Added

  • Profile checks and hours played checks due to new fix.
  • SourceBans++ integration.
  • Improved logging system.

[1.2] - 26-02-2021

Added

  • Changed threshholds based off testing.