Dateien

> > CS2D > Lua Scripts > antispam - prevents spammers from crashing servers
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch antispam - prevents spammers from crashing servers >

13 Kommentare305 b, 582 Downloads

Kommentare

13 Kommentare
Zum Anfang Vorherige 1 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

loldlold123
User Off Offline

error,attemp to index global 'blocked'(a nil value)

?

alt

Soul King
User Off Offline

this help my server not be crashed by my friend
Ich mag es!

alt

dizziness
User Off Offline

Fix it now it still not work

alt

FlooD
GAME BANNED Off Offline

@littlechild: oops i'll fix that lol

funny how no one else noticed that

alt

Picias
BANNED Off Offline

its working
5/5
and its Awesome , Good work
Ich mag es!

alt

dizziness
User Off Offline

Not work -.- can you fix it? On my cs2d the lua script is not working

if not antispam then antispam = {}

antispam.blocked = {}
function antispam.unblock(id)
     antispam.blocked[tonumber(id)] = nil
end

function antispam.generic(id)
     if blocked[id] then << ERROR
          return 1
     else
          blocked[id] = true
          timer(200, "unblock", tostring(id))
     end
end
addhook("say", "antispam.generic")
addhook("sayteam", "antispam.generic")

end

alt

madBAT
BANNED Off Offline

Very< Good i love it.

it´s very useful

5/5
Ich mag es!

alt

gUtZ
User Off Offline

Simple and short, yet effective. Nice work!
Ich mag es!

alt xD

Trasbueno
User Off Offline

good job man..
i hate who do this things, thx

5/5
Ich mag es!

alt

kalis
User Off Offline

yea useful
and nice
and i love it
5/5
Ich mag es!

alt

maPmaKer
User Off Offline

Very nice. Really useful.

So, 5/5
Ich mag es!

alt

KimKat
GAME BANNED Off Offline

It seems like a very good Lua to prevent massive spam and to avoid getting flooded by joining players of a server that make use of excessive typing in short period of time. Great work, Flood. Very useful script!
Ich mag es!

alt

MostAfa
User Off Offline

Epic. I helped
Nice job.
Ich mag es!
Zum Anfang Vorherige 1 Nächste Zum Anfang