Stupid question: Does the anti-cheat consider you an autoclicker user before you even entering the game? I know it sounds stupid, but I had such a bug and I'm not sure if I was able to fix it. If anyone encounters this, please submit a screenshot of it
Add a system that detect if your using a finger or an auto clicker.
To make that, the code will have a diffent variable which monitors your CPS, when the number says 10 CPS and stays like that along time, it detect your using a autoclicker.
To detect if your using a finger, a CPS variable is added as well, if the system detect the CPS count went 5 to 10 to 14 to 12 to 9 to 4 to 2, its detect your using a finger, cus finger dont click like automatically at perfect rate.