SA-MP Forums Archive
Aimbot Detection - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Aimbot Detection (/showthread.php?tid=464788)



Aimbot Detection - iRage - 19.09.2013

Current Detection Layers [4]:Effeciency: More ideas of detection and noticed patterns are required.


Re: Aimbot Detection - Pottus - 19.09.2013

I would build an output database then profile different aimbots and pick out the consistent patterns, it is especially useful to use sqlite as you'll be able make a record of the aimbot in action. From there you pick out key traits for comparisons there may be many patterns so you'll need to select the most defined ones. From there you can now start to take readings from players and matching their game play the more matching patterns the higher the probability.


Re: Aimbot Detection - iRage - 19.09.2013

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
I would build an output database then profile different aimbots and pick out the consistent patterns, it is especially useful to use sqlite as you'll be able make a record of the aimbot in action. From there you pick out key traits for comparisons there may be many patterns so you'll need to select the most defined ones. From there you can now start to take readings from players and matching their game play the more matching patterns the higher the probability.
I believe that they all use the same pattern? Aim at the hitbox and keep the crosshair on it no matter where the player goes.


Re: Aimbot Detection - Pottus - 19.09.2013

It may do that but you need to find some consistent patterns in the data tell tale sign.


Re: Aimbot Detection - rishabh1x - 19.09.2013

Also there are 2 versions of aimbot 1 is a .exe made with help of .Net and other is a .cs version and these 2 work differently.....


Re: Aimbot Detection - iRage - 19.09.2013

Quote:
Originally Posted by rishabh1x
Посмотреть сообщение
Also there are 2 versions of aimbot 1 is a .exe made with help of .Net and other is a .cs version and these 2 work differently.....
Would you try to explain both or show me videos?


Re: Aimbot Detection - iRage - 19.09.2013

Updated the main post with more useful information.


Re: Aimbot Detection - Konstantinos - 19.09.2013

Quote:
Originally Posted by iRage
Посмотреть сообщение
  • Comparing the distances between target's position and hacker's crosshair over time.
  • Comparing the Z angles of hacker's crosshair over time.
  • Comparing the ratios between target's moving speed and hacker's crosshair moving speed over time.
I DM with the center of the screen. Pressing the right click for less than a second and aiming by getting the player in the center of my screen and then shoot. Will I be detected as an aimboter because I can DM very good?!


Re: Aimbot Detection - iRage - 19.09.2013

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
I DM with the center of the screen. Pressing the right click for less than a second and aiming by getting the player in the center of my screen and then shoot. Will I be detected as an aimboter because I can DM very good?!
You need to be pressing your aim button for the detection to start working, which is how aimbots work anyway, they cannot work without you pressing your aim button while shooting.


Re: Aimbot Detection - [FAT]Klabauter[LST] - 30.12.2013

Does anybody know if there is a way to send out false ping info to the aimbot?