Designed for community servers and league servers. A drag and drop solution to support admins in keeping your server clean of hackers. This being a server-side plugin it is not (and will never be) a catch all solution. You should always have some method of human intervention to investigate those that fall through the net.
OFL Anti-Cheat is a server side anti-cheat plugin. It was originally created and implemented into the OFL tournament system. Additional non-public versions where made to integrate with the OFL Play matchmaking platform. The project was discontinued due to the release of CS2. To answer some questions, no this does not work on CS2 however the anti-cheat will work and is developed for source games. Provenly a very good TF2 anti cheat;) . The updater no longer works as OFL Servers have been taken offline.
The Online Fighting League no longer exists, all support for this plugin is done so by ABR Hosting, the previous financial supporter of OFL. If you would like support for this plugin or are interested in a server go to https://abrhosting.com // https://discord.gg/kxqSuPQpr3
- Sourcebans (optional)
- Sourcebans++ (optional)
- Updater (included)
- SteamWorks (required)
Aimbot
Triggerbot
Silent-Strafe
Bhop
Macro/Hyperscroll
AutoShoot
Instant Plant and Defuse
Perfect Strafe
AHK/MSL Strafe
Latency Manipulation
Clan Tag Binds
Profile Checks
Playtime Checks
Detect and automatically ban players that hack and script on your server. Additionally close your server off to players who don't match profile or playtime requirements. Customisable ban times, chose what is detected and if you dare... edit thresholds.
Extract the zip in your `/csgo/` folder.
Restart the server to load the plugin and generate config files.
You can edit the config and change threshholds in the config `/cfg/sourcemod/ofl_anticheat.cfg`
You can view detection logs at `/addons/sourcemod/logs/oflac_log.txt`
OFL Anti-Cheat will automatically install the latest version on server restart or every 24hours. If you don't wish to have automatic updates then you can use 'sm_updater 1' and you will only get a notice to the updater log file.
This update included a lot of quality of life updates. Mainly making it easier for people to code their own improvements. We are always open to pull requests that improve the plugin. We like naming major releases with an animal. We will try to link a major release to a relevant animal and you can guess the link.
- Automatic plugin updating
- Added some includes to the file to make your life compiling the plugin easier
- Some more code comments
- Fixed some spelling errors