SA-MP Forums Archive
Help Anti Troll Hack Slap - 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: Help Anti Troll Hack Slap (/showthread.php?tid=637911)



Help Anti Troll Hack Slap - skiplovebra - 23.07.2017

https://www.youtube.com/watch?v=Tn1Efp8CSLc
How can I stop this? Please


Re: Help Anti Troll Hack Slap - Xtra - 23.07.2017

Code:
CMD:slap(playerid,params[]){ 
if(!IsPlayerAdmin(playerid)) return  Ban(playerid); 
return 1; 
}
try this one i use this one in my scripting's always ~ sent you a pm just wrote here sometimes i dont see when i receive a pm lel


Re: Help Anti Troll Hack Slap - Hansrutger - 23.07.2017

I doubt that's how it works @Xtra. But cookie for trying!

Anyhow sadly never seen this before but appears to not be new since it's one year old. /shrug


Re: Help Anti Troll Hack Slap - Xtra - 23.07.2017

Quote:
Originally Posted by Hansrutger
View Post
I doubt that's how it works @Xtra. But cookie for trying!

Anyhow sadly never seen this before but appears to not be new since it's one year old. /shrug
it used to work earlier i haven't tested since then so sorry if it didn't help :/


Re: Help Anti Troll Hack Slap - Paulice - 23.07.2017



Easy to stop knowing that server side is being affected


Re: Help Anti Troll Hack Slap - skiplovebra - 23.07.2017

This does not work


Re: Help Anti Troll Hack Slap - Jefff - 23.07.2017

Download and check which callbacks are called or check GetPlayerVelocity and his speed


Xtra - Sew_Sumi - 23.07.2017

Quote:
Originally Posted by Xtra
View Post
it used to work earlier i haven't tested since then so sorry if it didn't help :/
If the command was client sided, then it never worked. It was never sent to the server.


Re: Help Anti Troll Hack Slap - skiplovebra - 24.07.2017

Someone please help me this hack is in vogue causing every server crash


Re: Help Anti Troll Hack Slap - Sew_Sumi - 24.07.2017

Quote:
Originally Posted by skiplovebra
View Post
Someone please help me this hack is in vogue causing every server crash
Check Nex-AC, simply as that's being updated from time to time, but really, it seems very difficult to actually detect this one being that it's not everyone that's being affected, it's only one ID that they choose.