Aimbot n Stuff - 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 n Stuff (
/showthread.php?tid=350169)
Aimbot n Stuff -
Blunt P - 11.06.2012
Im wondering, if theres any Anti Cheat Serverside Tool out there, which prevents user using an Aimbot?
Re: Aimbot n Stuff -
Pizzy - 11.06.2012
I dont thnk aimbots work well on samp after all the sync and lag which varies from user to user.
Re: Aimbot n Stuff -
linuxthefish - 11.06.2012
Most aimbot's don't work well on SA-MP, it's near impossible to detect them automatically though. Just be on the look out for players with strange aim movement...
Re: Aimbot n Stuff -
MP2 - 11.06.2012
Do you mean joypads or some cheat tool?
Re: Aimbot n Stuff -
Luk_Ass - 11.06.2012
I am working on it: [ame]http://www.youtube.com/watch?v=8RNIvoly_lk[/ame]
I just have to find optimal values to decide if a player is 100% using aimbot. Tested on 2 aimbots found on the internet and joypad.
AW: Aimbot n Stuff -
Blunt P - 11.06.2012
i mean Cheat tool, stopping Joypads is no Problem
Re: AW: Aimbot n Stuff -
Warmonger - 23.12.2012
Quote:
Originally Posted by Blunt P
i mean Cheat tool, stopping Joypads is no Problem
|
You simply cant, its impossible to detect client side hooks with server side code. The packet structures and everything else remain the same. The data sent to the server doesn't change any, plus based on the data being sent. You could never distinguish the difference between a shot made with a aimbot, or a shot made by a normal player. The only way to detect an aimbot would be executing your own client side code.
Re: Aimbot n Stuff -
Arastair - 21.11.2014
Actually it IS possible to check for aimbot on a player
Just teleport the player back and forth then check the suspicious player, if he turner 180 degrees it's probably aimbot and if not everything is alright.
Re: Aimbot n Stuff -
Zex Tan - 21.11.2014
Quote:
Originally Posted by Arastair
Actually it IS possible to check for aimbot on a player
Just teleport the player back and forth then check the suspicious player, if he turner 180 degrees it's probably aimbot and if not everything is alright.
|
Bumping 2 year thread eh?
Re: Aimbot n Stuff -
Scriptery - 05.09.2015
please post your anti cheat!