ARKANAIM arrow description?Solved
Possible to explain what does Green and Blue Arrow means with the red ball at each end, and how does ARKAN AIR actually detects Aimbot?
Arkan calculates two trajectories. The first (blue) trajectory is the projectile trajectory, which is calculated from the data transmitted from the client side - the starting point, direction of the shot and the projectile characteristics known on the server side (velocity, gravity and drag). The second (green) trajectory is the reverse trajectory of the projectile, which is calculated according to the last segment of the projectile trajectory, from HitInfo.PointEnd to HitInfo.PointStart, which were transmitted from the client side and the projectile characteristics known on the server side (velocity, gravity and drag). When shooting without using cheats, these two trajectories should be as similar as possible, small deviations are allowed. If they differ, then it is possible that the projectile data transmitted from the client side was changed by a third party (cheat). Also, the hit point must be close to the plane of the projectile trajectory(<0.25 or <0.4 for arrow, spear and melee) and within the last segment of the (blue) projectile trajectory. In the current version, the plugin can detect many false positives if the player changes the value of the physics.steps parameter to a value other than 32. Soon I will release a plugin update in which this issue will be fixed.
Thanks! Your Arkan helps admins like me to better clarify to cheating players who asks for proof. haha!
Locked automatically