AI & ML interests

Cheat detection in video games

Recent Activity

Pinkvinus  updated a model 23 days ago
CS2CD/AntiCheatPT_256
EscapeR  updated a model about 1 month ago
CS2CD/AntiCheatPT_256
Pinkvinus  updated a dataset about 1 month ago
CS2CD/Context_window_1024
View all activity

Counter Strike Cheat Detection

We are two students working on a masters thesis regarding cheat detection in fps video games. We have found that Counter-Strike 2 currently (may 4. 2025) has a lot of cheaters, but when investigating anti cheat measures we find that a lot of companies are very secretive regarding their cheat detection process.

Therefore, we want to investigate the use of transformers to create a cheat detection model on demo data.

This organisation will contain all matters regarding the project such as: Data, context windows, Models etc.

Code

Data collection code can be found at: https://github.com/Pinkvinus/CS2_demo_scraper

Model training code can be found at: https://github.com/Pinkvinus/CS2_cheat_detection