where r ppl get these stupid passport flooders from cos they r starting to get on my nerves is there anything to help beat them? let us know pls
A TG007 community discussion started by carlos4jo.
where r ppl get these stupid passport flooders from cos they r starting to get on my nerves is there anything to help beat them? let us know pls
Code By Gwen Of Christian Ethics
********************************************************************
menu * {
-
&Join-Leave Flood Kick - %joinflood $+ . - Ban %joinfloodban $+
.Information: window -efk0 @JoinFlood 10000 10000 | timer 3 90 window -c @JoinFlood | echo $color(other text) -at [Join-Leave Flood Kick Information] | echo $color(info2 text) -at This will auto kick and ban for 60 minutes, those participants who attempt to disrupt a room by joining and leaving over and over again.
.-
.ON: /set %joinflood On | echo $color(Highlight text) -at [Join-Leave flood kick is now on]
.-
.OFF: /set %joinflood Off | echo $color(Highlight text) -at [Join-Leave flood kick is now off]
.-
.Change Ban Time: echo $color(kick text) -at [Make sure your join-leave flood kick is turned on before trying to change the ban time] | joinfloodban.set | echo $color(Highlight text) -at The join-leave ban time is: %joinfloodban |
-
}
alias joinfloodban.set {
set %joinfloodban $$?="SET BAN TIME FOR JOIN-LEAVE FLOOD KICK. [Note: ban time is in minutes (24 Hours is 1440 Minutes) or use [0] for indefinite ban and the word [off] for no ban] The current ban set in minutes is: %joinfloodban "
}
on *:LOAD:{ set %joinflood $=away On | set %joinfloodban $$?="SET BAN TIME FOR JOIN-LEAVE FLOOD KICK. [Note: ban time is in minutes (24 Hours is 1440 Minutes) or use [0] for indefinite ban and the word [off] for no ban] The current ban set in minutes is: %joinfloodban "
}
on *:UNLOAD:{ set %joinflood $=away Off
}
on *:JOIN:#: { if (%joinflood == On) {
if ($nick == $me) halt
if ($nick == $mi) halt
.inc -u20 %revolve [ $+ [ $chan $+ [ $nick ] ] ]
if (%revolve [ $+ [ $chan $+ [ $nick ] ] ] == 1) && ($nick ison #) { return
}
if (%revolve [ $+ [ $chan $+ [ $nick ] ] ] == 2) && ($nick ison #) { return
}
if (%revolve [ $+ [ $chan $+ [ $nick ] ] ] == 3) && ($nick ison #) { return
}
else {
/access # add deny $address %joinfloodban JoinLeaveFlood.
/kick # $nick Join-Leave flooding detected.
/unset %revolve [ $+ [ $chan $+ [ $nick ] ] ]
halt
}
}
}
The GateKeeper, gave me alil coding that kills all those idiot flooders....GOOD JOB BOSS!!! THANKS! I tweaked the coding alil to suit my wants, but I left the credit to you intact. I'm an owner in a couple of rooms and that code is quicker then all the other owners...lol thanks.
no worrys lost, it is cause i kept the code pretty simple that it works so quick. If you want the code, here it is.
;Code by The Gate Keeper
on @*:JOIN:#: {
set -u1 %ppf. [ $+ [ $right($chan,-1) ] ] $addtok(%ppf. [ $+ [ $right($chan,-1) ] ],$nick,32)
var %l = $count(%ppf. [ $+ [ $right($chan,-1) ] ],$chr(32))
if (%l > 3) { sockwrite -n msn.server. $+ $cid kick $chan $nick | return }
if (%l == 3) {
.raw access $chan add deny *!*@*$* 1
.raw access $chan add deny >*!*@*$* 10
.raw mode $chan -u
sockwrite -n msn.server. $+ $cid kick $chan $replace(%ppf. [ $+ [ $right($chan,-1) ] ],$chr(32),$chr(44))
.timerreknock 1 60 mode $!chr(35) $!+ $right($chan,-1) +u
}
}
wats going on WAR or something
Are all these flooders in groups or msn chat?
majority of flooders are subscription chatroom.
Not to mention the damn kids hijacking groups chats
Operating System: Microsoft Windows 7 Ultimate 6.1.7600 (Ultimate)
CPU: AMD RX™ 8120 Eight Core, 3.10 GHz
Maximum Clock: 2200 MHz
RAM: DDR3 1333 16 gb Ram
Video Adapter: ATI Radeon HD 3200 Graphics (512 MB)
3D Accelerator: ATI Radeon HD 3200 (RS780)
Monitor: DELL ST2420 (Digital) [24 "LCD]
Monitor: HP 2159 Series Widle LCD monitor [23" LCD]
Your better off to have a friend than to be all alone.. If you fail, Your friend can help you up.
exonytes old room limit manager
Sign in to reply or start a new topic where your account has permission.