SA-MP Forums Archive
Anti-****** - 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: Anti-****** (/showthread.php?tid=542278)



Anti-****** - SilverPortal - 18.10.2014

Sorry , I am noob at scripting , I couldn't figure how to detect a ****** project.
Something to deal with freezing the player and TogglePlayerControlable , The screen goes up and...
Player gets kicked

Anybody can figure out what code would that be?

P.S Why SA:MP forums just consor a word s.o.b.e.i.t?


Re: Anti-****** - De4dpOol - 18.10.2014

Don't know if there is a specific anti cheat for so.be.it, but you can use Junkbuster. Its the best anti hack I ever seen.


Re: Anti-****** - Stanford - 18.10.2014

Search around the forums as I have seen that its no longer custom script now.. anyway I don't think that its efficient right now as there is an easy way to by-pass it!.
good luck!


Re: Anti-****** - Mamal75 - 18.10.2014

you have to use "GetPlayerCameraFrontVector" Function.
New Tip:
some s.o.b.e.i.ts using NOPs.
this mean they disable TogglePlayerControllable and they won't freeze and......
1.TogglePlayerControllable.
2. GetPlayerPos.
3. increase player Z (SetPlayerPos > X , Y , Z+10)
4.check it that player position will be change or no ?
because if player avoid freezing when you teleport him uper than ground player fall !!
but if you freeze a player and set player position upper than ground, player stay on air.
after this teleport player on grond and check player camera vectors !

I hope that helped.


Re: Anti-****** - Glossy42O - 18.10.2014

I'd suggest Junkbuster.
http://pastebin.com/SsS7HrxE
http://www.4shared.com/file/pFv6qVyB....htm?locale=en

But when you learn to script i suggest you to make your own Anti cheat system.