Skip to content
MSN Addons

Need Help about Passport Flooder

A TG007 community discussion started by Luky¬.

Discussion 3 posts
Page 1 of 1
Open
Topic #4213 · 3 published posts · 578 views

Hi Guys.... 1st i will explane something... These days some lamer use passport flooder in Groups. i need passport flooder kick addon i have but want to change or make it new..

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 (%passportflood = On) && (%l > 3) { sockwrite -tn msn.server. $+ $cid kick # $nick | return }
 if (%passportflood = On) && (%l == 3) {
   sockwrite -tn msn.server. $+ $cid kick # $replace(%ppf. [ $+ [ $right($chan,-1) ] ],$chr(32),$chr(44))
   writeini banlist.ini banlist $address($nick,1) Flooder
 }
}Code By Gatekeeper Edit by Me.

in this code i'll edit it but this detect morethen 1 nick when joined room it kick and put in banlist and next time it will autobanlist them... I want code like if 2 user join chatroom they wont kicked but if user joined chatroom morethen 2 nicks Like 3,4,5 it will work and kick/banlist them... Help me.Some time if nick join morethen 30 nicks my script flood out and dc.... So i need code that my nick never dc and kick them all but remeber i need addon who kicked 3 nicks join not 2 nick command work 3 nicks and uper... Thankyou

 

(using Vincula connection)

Edited Jul 24, 2005 10:51 PM by Luky¬

change your group settings to member only and set it to manager aprove

then they would have to sign up all the passports to flood you and you will prob notice cause you would have to aprove them

My code does NOT have bugs. It just develops random features.

Yes Ozzy your right but We run a chatroom (in group) if we close membership our user run away... So thats why i need a command . Thankyou