open.mp forum
[Pawn] I need a Anticheat - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: [Pawn] I need a Anticheat (/showthread.php?tid=1186)



I need a Anticheat - Edgarrios - 2020-09-27

Hi, i need a anticheat for my server samp 0.3.7, I dont find in the Forum samp, someone have one?


RE: I need a Anticheat - yukie - 2020-10-04

Use SAMPAC


RE: I need a Anticheat - BoNNe - 2020-10-04

If you really want to buy an anticheat you can contact me on Discord. BoNNe#3552


RE: I need a Anticheat - rt-2 - 2020-10-10

(2020-10-04, 09:08 AM)yukie Wrote: Use SAMPAC



Its dead, the owner recommend not using this!?





OP: Use?https://github.com/NexiusTailer/Nex-AC, it is still up to date.


RE: I need a Anticheat - Pinch - 2020-10-11

(2020-10-10, 04:19 PM)rt-2 Wrote:
(2020-10-04, 09:08 AM)yukie Wrote: Use SAMPAC



Its dead, the owner recommend not using this!?





OP: Use?https://github.com/NexiusTailer/Nex-AC, it is still up to date.

Nex-AC is very inefficient.


RE: I need a Anticheat - rt-2 - 2020-10-12

(2020-10-11, 12:25 PM)Pinch Wrote:
(2020-10-10, 04:19 PM)rt-2 Wrote:
(2020-10-04, 09:08 AM)yukie Wrote: Use SAMPAC



Its dead, the owner recommend not using this!?





OP: Use?https://github.com/NexiusTailer/Nex-AC, it is still up to date.

Nex-AC is very inefficient.



And what is your better solution then?


RE: I need a Anticheat - Jarnokai - 2021-01-05

Bumping this old thread as I am also wondering if there is any general consensus on what third-party AC is actually good.

I have my own implementation already, but I figured rather than reinventing the wheel for the 500th time (as pretty much all servers have their own anti cheat methods, with varying reliability) I could try to find a working pre-made package somewhere.

I am looking for something that's:

- Up to date / still maintained

- Feature-rich, containing detections for all of the usual cheats and annoyances like weapons, money, teleports, etc.

- Well documented! I don't want to install a library that doesn't even tell me what it does and how to use it

- Light, doesn't affect the server by blocking and generally slowing scripts down

- Most importantly: Never / ultra rarely gives false positives


RE: I need a Anticheat - M3E6 - 2023-08-16

Make your own like everyone else. If you are lucky you might discover some little known tricks to get an edge and oneup the cheaters.

Using nex-ac can be a good starting point but there is a lot of false positives you will need to account for and tailor it to your specific gamemode and expand on it as needed.