The LOL-Robot-Detector is a tool designed to identify and analyze cheating behavior patterns within the online video game "League of Legends". Utilizing machine learning models and anomaly detection techniques, this project aims to enhance the integrity of gameplay by distinguishing between normal and cheating players.
This project uses Git LFS to manage large files, such as the neural network models cursorDetector_n.pt and cursorDetector_x.pt. Before cloning the repository or pulling updates, ensure Git LFS is installed on your system:
git lfs install in your terminal.Once Git LFS is installed, you can clone the repository as usual, and the large files will be automatically handled by Git LFS.
pip install -r requirements.txt from the root directory of the project.If you cannot clone the Yolo models, please use the following Google Drive links for model downloading. 1. cursorDetector_n.pt: https://drive.google.com/file/d/1FN_Xfey1k--QKS9_ps5i_YDrvEmx2KdK/view?usp=sharing 2. cursorDetector_x.pt: https://drive.google.com/file/d/1FZULNgxbfAVGk-93SG9VJF7XcLAKwo82/view?usp=sharing
cursurDetector.py to read the mouse positions of your raw videos.E-mail: solistoriashenny@gmail.com QQ: 3480547309
This project is licensed under the MIT License - see the LICENSE file for details.
$ claude mcp add LOL-Robot-Detector \
-- python -m otcore.mcp_server <graph>