AI anti-cheat system for games

AI anti-cheat system for games

This is still work in progress. I am still reading on AI and I am not sure if any of this can count as original idea. But every online game suffers from the same problem. Cheaters and Bots! At this point I am pretty sure that most players are fed up with the amount of bots. Free to Play game are plagued by bots and as you can guess from the title. The idea is to train an AI that can separate bots from players. AI is already used in many other fields. Why isn’t there one that is already used for this ? On technical side all you have to do is feed it Player Data. I don’t think this should be a challenge. Given the amount of games and players that are out there, obtaining player data should be fairly easy. Human players can easily identify bots( outside of FPS games :) ). Even if you are the most efficient player out there you still make human like decision when fighting a monster or another player. AI should be able to deduct with 99% certainty that the game is played by a bot or the person is using a cheating software best part is that the AI doesn’t have to live on the user client and it can deduct this based on data available on the server side. So forget about anti-cheat software that can be easily by-passed. Save your self the headache of having to deal with 3rd party anti-cheat software and DRM.

Thank you for Reading.
Regards, The Random One.