Top

Flood


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  3.0
Scores Submitted  1
Date Added  Jan 06, 2008
Last Updated  Jan 06, 2008
Tags  addon  bot 

Introduction

well this is just 1 more flood script all u do is put it in your bots remotes and <on action> or <text> if they typ 5 lines in 5 sec it will ban kick them for 5 min and wat makes this 1 diff is it wont kick an op if they typ to fast lol i had a flood script but i found the bug was it kick ops to any way hope u like it :)...

Grab the Code

Comments

  (1)  RSS
[DX]
Comments: 18
 
mIRC Snippet:  Flood
Posted on Jan 6, 2008 11:10 pm
No need for

[ocde]if ($nick == $me) {
halt
}[/code]
here

for \" $me \" use on *:INPUT:#: { instead

Please Register or Login to start posting comments.
Bottom