Comments
Join Hawkee
|
Login
Search
in
Code Snippets
Images
Products
Reviews
Forum
Home
Platforms
.NET
C++
Cold Fusion
CSS
Hi5
Java
Javascript
JSP
mIRC
MySpace
mySQL
OpenSocial
Perl
PHP
Python
Ruby / Rails
TCL
Images
Recently Liked
Most Liked
Most Comments
Snippets
.NET (6)
C++ (2)
Cold Fusion (1)
CSS (2)
Hi5 (1)
Java (1)
Javascript (10)
JSP (1)
mIRC (4,120)
MySpace (2)
mySQL (1)
OpenSocial (2)
Perl (8)
PHP (137)
Python (3)
Ruby / Rails (6)
TCL (20)
Products
Computers (11,590)
Electronics (7,646)
Software (993)
Video Games (3,631)
Reviews
Computers (6,578)
Electronics (16,496)
Software (2,383)
Video Games (7,477)
Posts
Latest Likes
Latest Comments
All Activities
Comments
Images
Scripts
Code Snippets
Products
Reviews
Profiles
Forum
username
password
auto login
Home
>
Code Snippets
>
Froggeh's Snippets
>
mIRC
Anti Spam
mIRC Code
+ 0
likes
Like it
Please
Register
to submit score.
Average Score
3.0
Scores Submitted
1
Date Added
Sep 05, 2005
Last Updated
Sep 05, 2005
Introduction
Look below -->
Grab the Code
//This is a anti spam script //It will ban anyone that spams 4 lines in 3 seconds //you can change this by: //inc -u"3" %spam. [ $+ [ $nick ] ] (the bit in "" is the seconds) //if (%spam. [ $+ [ $nick ] ] == "4") (the bit in "" is the lines) on *:TEXT:*:#:{ inc -u3 %spam. [ $+ [ $nick ] ] if (%spam. [ $+ [ $nick ] ] == 4) { ban $chan $address($nick,1) kick $chan $nick Spam } }
Comments
(4)
RSS
Go to Bottom
AndrewMiller17
Comments:
31
mIRC Snippet:
Anti Spam
Posted on
Sep 5, 2005 3:39 pm
I would have used $address($2,3) myself.
xDaeMoN
Comments:
696
mIRC Snippet:
Anti Spam
Posted on
Sep 5, 2005 10:59 pm
You could just use \"ban -k $chan $nick 1 Spam\".
dj_boT
Comments:
11
mIRC Snippet:
Anti Spam
Posted on
Jan 20, 2007 7:12 am
Isn\'t this called flood? :P
criminal
Comments:
122
mIRC Snippet:
Anti Spam
Posted on
Apr 23, 2008 2:20 pm
Spam/Flood...
what\'s the difference... xD
Enter comment here..
Please
Register
or
Login
to start posting comments.
Froggeh
Last seen:
Sep 06, 2005
Profile
Snippets
(3)
Comments Received
(14)
Comments Submitted
(2)
Forum Posts
(1)
Contact
Add to Friends
Send Private Message
Sponsors