sampml icon indicating copy to clipboard operation
sampml copied to clipboard

Aimbot Detection

sampml

Travis CI AppVeyor Linux AppVeyor Windows
Build Status Build status Build status

simplified machine learning toolkit and associated SAMP projects

Projects:

  • Anti Aimbot (examples/anti-aimbot)

Requirements

Mandatory

Optional

Directory Structure

examples\
    anti-aimbot\
    anti-proaim\
sampml\
  • examples\anti-proaim\ simple example showing how to use sampml::trainer::svm_classifier
  • examples\anti-aimbot\ contains code to train models and a plugin that can be used for detection
  • sampml SAMPML library

More information can be found in README.md in the subdirectories.