Posts: 66
Threads: 12
Joined: Jan 2012
Reputation:
0
hello sa-mp scripters.
is there any way to make an anti spam system which counts, if a player say a same words 4 times, it will mute that player. i've already searched for this, but none of them counts like this one.
any ideas? thanks.
Posts: 3,004
Threads: 12
Joined: May 2011
Posts: 66
Threads: 12
Joined: Jan 2012
Reputation:
0
well i dont want those.
i want a system like if a player says a same word 4 times, it will mute that player although he didn't spamming/flooding quickly
Posts: 90
Threads: 16
Joined: Aug 2010
Reputation:
0
i just use strfind
and if the text has 3 of the same text in a row, it mutes for 60 seconds
it accounts for accedental "t"'s and stuff
Posts: 66
Threads: 12
Joined: Jan 2012
Reputation:
0
y u no read my post? :<
let me explain again. i want an anti-spam system that counts if a player say 3 same text in a row, it will mute him.
Posts: 6
Threads: 2
Joined: Feb 2012
Reputation:
0
It's not a matter of reading your post, it's a matter of it being possible. Alot of the anti-spam links above work fine, just use one of them?
Posts: 66
Threads: 12
Joined: Jan 2012
Reputation:
0
the problem is, we can easily avoid this antispam by spamming words per 1 second.
for example, i type laksdjaslkdj, then after 1 second, i type the same word again.. and so on.. .-.