SA-MP Forums Archive
I need help against cheat - 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: I need help against cheat (/showthread.php?tid=636479)



I need help against cheat - Wazowski - 28.06.2017

I have a problem on the server in which I play, I have a cheater who uses this type of cheat, how can I make the server detect this type of cheat? Anything you can contribute would appreciate it, Thanks!
https://www.youtube.com/watch?v=gPO2PsTCG90


Re: I need help against cheat - Abagail - 28.06.2017

Due to the way that objects sync within SA-MP, there is not too much you can do against this without a custom launcher/client modification (that I know of).


Re: I need help against cheat - Logic_ - 28.06.2017

You can decompile the cleo or just debug some callbacks or see, but I think this is all client sided.


Re: I need help against cheat - Threshold - 28.06.2017

The only thing you can really do is decrease the streaming distance of the object, so it lowers their chances of being able to see it nearby. Though this can affect some forms of gameplay depending on what the object represents and whether you want to be able to see it from far away.


Re: I need help against cheat - Kane - 28.06.2017

It's not really possible.

If you wanna catch players using it, set up bait. Spawn weapon objects players could pick up and put them in spots that aren't really spots anyone would check if you get what I mean.