I'm working on an anticheat for clicker games called clyc anticheat. It basically just crashes your game if you use an autoclicker. Basically whenever the program detects that you are clicking at incredible speeds it sets a counter that goes up every second (since I can click really fast for like 2 seconds). Once the counter reaches 10 then it crashes your game.