AimBot - 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 (
/showthread.php?tid=401318)
AimBot -
CONTROLA - 22.12.2012
Any idea for detecting AimBot? Some kind of GetPlayerTargetPlayer check? (using joypad returns INVALID_PLAYER_ID, but using aimbot returns the id of the player)
Can someone give me a tip?
Re: AimBot -
Faisal_khan - 22.12.2012
Check if the camera is facing over the shoulder i.e. id 53(
CameraModes).
GetPlayerCameraMode
Re: AimBot -
CONTROLA - 22.12.2012
How can I detect aimbot by checking his camera mode?!
Re: AimBot -
Faisal_khan - 22.12.2012
Give it a try.
Re: AimBot -
CONTROLA - 22.12.2012
Yeah, it works for the JoyPad option in the main menu, but it doesn't work for the AimBot in s0biet. So other tips?