SA-MP Forums Archive
[FilterScript] [ACD] Automatic Cheats Detector (External Mods) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [ACD] Automatic Cheats Detector (External Mods) (/showthread.php?tid=527548)



[ACD] Automatic Cheats Detector (External Mods) - icra - 23.07.2014

Automatic Cheats Detector


Filterscript:
Features:
Commands (/)acdhelps:

Configuration (inside acd.pwn):
Include: (suggested)
Functions: Functions Removed in 2.0: Callbacks: Downloads: Please, keep credits if possible!


Re: [ACD] Automatic Cheats Detector (External Mods) - Raefal - 23.07.2014

Wow cool and usefull for me


Re: [ACD] Automatic Cheats Detector (External Mods) - ball - 23.07.2014

There are some methods which make this script non useful:

1. NOP TogglePlayerControllable
2. NOP SetPlayerCameraPos

And maybe more methods, but I tested these. On my server I use SetCameraBehindPlayer + GetPlayerCameraFrontVector. NOP TogglePlayerControllable can be detected (Up player and check his height position).


Re: [ACD] Automatic Cheats Detector (External Mods) - icra - 23.07.2014

Quote:
Originally Posted by ball
Посмотреть сообщение
There are some methods which make this script non useful:

1. NOP TogglePlayerControllable
2. NOP SetPlayerCameraPos

And maybe more methods, but I tested these. On my server I use SetCameraBehindPlayer + GetPlayerCameraFrontVector. NOP TogglePlayerControllable can be detected (Up player and check his height position).
I don't use SetPlayerCameraPos.
Anyway, TogglePlayerControllable is necessary because player can move the camera while you are detecting, so it's possible to be identified as cheater when you're not.


Re: [ACD] Automatic Cheats Detector (External Mods) - ball - 23.07.2014

You don't understand about what i mean. This 'cheats detector' can be avoided by cheaters. I gave you methods for improve this script and you should protect this.


Re: [ACD] Automatic Cheats Detector (External Mods) - icra - 23.07.2014

Quote:
Originally Posted by ball
Посмотреть сообщение
You don't understand about what i mean. This 'cheats detector' can be avoided by cheaters. I gave you methods for improve this script and you should protect this.
Oh, yeah now i got you.
I'll improve this in next release.
Thank you


Respuesta: [ACD] Automatic Cheats Detector (External Mods) - fabianlamas33 - 23.07.2014

This cute this


Re: [ACD] Automatic Cheats Detector (External Mods) - icra - 24.07.2014

Filterscript version updated:
Now you're free to enable/disable player's notification while detecting.
Changed Ban with BanEx function.


Re: [ACD] Automatic Cheats Detector (External Mods) - HydraHumza - 09.02.2015

looks good keep it up
+rep