DJPlaya / Kigen-AC-Redux

An renewed and maintained Redux of Kigen Anti-Cheat
49 stars 12 forks source link

Create proper Aimbot Check #36

Closed DJPlaya closed 2 years ago

DJPlaya commented 4 years ago

We currently only do visual based Checks. To further improve Cheat prevention, we should check the Time that the Client needs to move from where he is looking, to where the Enemy is. This can be done by measuring the Time he needs to move his View(Eye Angle) to the Clients Hitbox. The bigger the Angle is, the more Time it should take. This is best to be combined with an Visual Check.

We could also do a visual based check depending on the Clients Screen Resolution, he shouldent React to changes on the Screen that show Enemy activity on a very low Amount of Pixels (<10~)