English

GAN-Aimbots: Using Machine Learning for Cheating in First Person Shooters

Artificial Intelligence 2022-05-17 v1 Cryptography and Security Machine Learning

Abstract

Playing games with cheaters is not fun, and in a multi-billion-dollar video game industry with hundreds of millions of players, game developers aim to improve the security and, consequently, the user experience of their games by preventing cheating. Both traditional software-based methods and statistical systems have been successful in protecting against cheating, but recent advances in the automatic generation of content, such as images or speech, threaten the video game industry; they could be used to generate artificial gameplay indistinguishable from that of legitimate human players. To better understand this threat, we begin by reviewing the current state of multiplayer video game cheating, and then proceed to build a proof-of-concept method, GAN-Aimbot. By gathering data from various players in a first-person shooter game we show that the method improves players' performance while remaining hidden from automatic and manual protection mechanisms. By sharing this work we hope to raise awareness on this issue and encourage further research into protecting the gaming communities.

Keywords

Cite

@article{arxiv.2205.07060,
  title  = {GAN-Aimbots: Using Machine Learning for Cheating in First Person Shooters},
  author = {Anssi Kanervisto and Tomi Kinnunen and Ville Hautamäki},
  journal= {arXiv preprint arXiv:2205.07060},
  year   = {2022}
}

Comments

Accepted to IEEE Transactions on Games. Source code available at https://github.com/miffyli/gan-aimbots

R2 v1 2026-06-24T11:17:20.814Z