Skip to content
MSN

damn flooders

A TG007 community discussion started by carlos4jo.

Discussion 12 posts
Page 1 of 1
Open
Topic #4138 · 12 published posts · 1,015 views

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

}

 

}

}

Edited Jul 17, 2005 5:32 PM by XþloziOn

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.

Edited Jul 18, 2005 3:36 AM by lostboyjoey

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
}
}

Edited Jul 18, 2005 3:47 AM by The Gate Keeper

wats going on WAR or something

Are all these flooders in groups or msn chat?

majority of flooders are subscription chatroom.

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

room limiter doesn't do any help now, these new flooders have the ability to get past them.

GateKeeper any idea's as to what flood is being used all I get is about 3 nicks on ignore doing god knows what but it disconnects every one from the room.

 

So if some one knows what it is or how to combat the flood will much appreciate it