This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Notice ban Script needed

Old posts that have not been replied to for several years.
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

Alchera wrote:I prefer *!*user@*.domain myself, simply to be fair. :)
isnt fair either, because users from i.E. java chat will all be banned from same ISP. dont forget domain.host.com representats a single IP and as long its no bouncer with same vhost it will be only 1 ISP connection.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

What I was getting at was this (as an example):
* Enfield sets mode: +b *!*chindians@219.95.230.*
Only that particular user is banned. It takes into account cyber cafe's which the other method does not! I have bots in channels which are setup by users of cyber cafe's and banning an entire cyber for the error of one user is ludicrous! I also use wildcards when an actual host is shown (cybers only have non RDNS IP's).

I have found that using "nick!*@host.domain" or "nick!*user@*.domain" useless as that is the one thing a banned user will do, change nicks but they rarely change their user name (identd).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
S
Smurff
Voice
Posts: 7
Joined: Wed Feb 09, 2005 6:31 pm

Post by Smurff »

i used this:

putquick "MODE $dest +m" -next
utimer 40 [list pushmode $dest -m]


works fine.

to ban different types of hosts there are options in NoticeBan1.1 by Pulse.

thanks for the help :)
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Alchera wrote:What I was getting at was this (as an example):
* Enfield sets mode: +b *!*chindians@219.95.230.*
Only that particular user is banned. It takes into account cyber cafe's which the other method does not! I have bots in channels which are setup by users of cyber cafe's and banning an entire cyber for the error of one user is ludicrous! I also use wildcards when an actual host is shown (cybers only have non RDNS IP's).

I have found that using "nick!*@host.domain" or "nick!*user@*.domain" useless as that is the one thing a banned user will do, change nicks but they rarely change their user name (identd).
These types of bans quicky fill up the banlists especially on larger channels, as you know flood bots have a tendency to change their nicks and idents quickly and randomly so I would suggest not to include idents or nick in the banmask, only the domain and/or host.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

My Bots used to lock the channel when the channel banlist was full It rarely triggered the locking script tho. I used *!*ident@*.domain.com bans on 99% of my scripts.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

I use *!*ident@*.domain.com in all scripts without a drama. As for spam bots, I use a script I have especially written to cope with them. It bans consonant nicks/numerical idents on entry. As soon as they enter the channels are set +cmR, the ban set and the offender kicked. In the case of numerical idents my script emulates DALnet's ChanServ where a numerical ident like "h23f7f990@" will set a ban of *!*0*@*; the last digit in the ident else it sets *!*ident@*.domain.com, both the mode setting and ban are timed.

On average there are two innocent users per channel per 24 hr period that get banned, bot users are ignored.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
G
Guvnor
Voice
Posts: 3
Joined: Thu Jun 09, 2005 6:01 pm

Post by Guvnor »

by the way locking channel for single notice doesnt make much sense to me, it will be better if it lock on 3rd or 4th notice.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Guvnor wrote:by the way locking channel for single notice doesnt make much sense to me, it will be better if it lock on 3rd or 4th notice.
That can be done using allfloodprotection
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Guvnor wrote:by the way locking channel for single notice doesnt make much sense to me, it will be better if it lock on 3rd or 4th notice.
Alchera wrote:It bans consonant nicks/numerical idents on entry.
The reference was to spam bots. Normal flood controls apply for those twits that just like to attempt flooding channels. :wink:

PS: I'm amazed at how many of these idiots use registered nicks. :lol:
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Linux
Halfop
Posts: 71
Joined: Sun Apr 04, 2004 4:20 pm
Location: Under The Sky

Post by Linux »

Guvnor wrote:by the way locking channel for single notice doesnt make much sense to me, it will be better if it lock on 3rd or 4th notice.
In a big channel if you allow 3/4 notices and then you want your bot to lock the channel, does this make any sence? :mrgreen:
I'm an idiot, At least this one [bug] took about 5 minutes to find...
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

What difference does it make if it's a big channel or not, locking on a single notice is not so useful as it's not necessary all the time.
Locked