|
|
| Author |
Message |
OpTimuS-PrImuS none

Joined: 19 Aug 2003 Posts: 24 Location: Chile
|
Posted: Nov 19, 2003 7:17pm Post subject: anyone have anti spambot for eggdrop |
|
|
| any one have antipsmbot for eggdrop |
|
| Back to top |
|
 |
ed SearchIRC Staff

Joined: 25 May 2003 Posts: 366 Location: Baton Rouge, LA
|
|
| Back to top |
|
 |
OpTimuS-PrImuS none

Joined: 19 Aug 2003 Posts: 24 Location: Chile
|
|
| Back to top |
|
 |
Terry none

Joined: 17 Jul 2003 Posts: 28
|
Posted: Nov 20, 2003 1:12am Post subject: |
|
|
as for some of the tcl scripts for eggies for spambots I will make a script to do this I need one anyways I will post a download url when I am finished...
for all channels that the eggy is in and if you give him a O:line then I will put some special stuff there for you to enjoy be back soon |
|
| Back to top |
|
 |
awol Guest
|
Posted: Nov 30, 2003 10:37am Post subject: anti spam script |
|
|
We run two eggies with the anti spam script from this site... http://mc.purehype.net/
Works real well. One eggie is opped and the other is not. The unopped eggie relay's spam messages to the opped eggie for kick/ban. This covers the spam bots that only spam non opped/voiced users. |
|
| Back to top |
|
 |
OpTimuS-PrImuS none

Joined: 19 Aug 2003 Posts: 24 Location: Chile
|
Posted: Nov 30, 2003 1:24pm Post subject: Re: anti spam script |
|
|
| awol wrote: | We run two eggies with the anti spam script from this site... http://mc.purehype.net/
Works real well. One eggie is opped and the other is not. The unopped eggie relay's spam messages to the opped eggie for kick/ban. This covers the spam bots that only spam non opped/voiced users. |
only see this script Spam Check v2.5.2 much butter put the code here  |
|
| Back to top |
|
 |
OpTimuS-PrImuS none

Joined: 19 Aug 2003 Posts: 24 Location: Chile
|
Posted: Nov 30, 2003 1:30pm Post subject: |
|
|
| Terry wrote: | as for some of the tcl scripts for eggies for spambots I will make a script to do this I need one anyways I will post a download url when I am finished...
for all channels that the eggy is in and if you give him a O:line then I will put some special stuff there for you to enjoy be back soon |
a wait for that code |
|
| Back to top |
|
 |
Terry none

Joined: 17 Jul 2003 Posts: 28
|
|
| Back to top |
|
 |
tiko none

Joined: 24 Sep 2003 Posts: 49
|
Posted: Dec 31, 2003 11:02pm Post subject: |
|
|
Well.. those spambots are the most annoying things i've seen in years. A big pain in the ass. :\
I won't go into detail, but if you want to keep these bots out of your networks main channels, you need to put your eggdrop/bots in a channel that you KNOW the spambots will join first. That channel is always going to be # + /001.
For those not familiar, /001 = ASCII character number 1. Since the bot is getting a raw /list, its always going to be sorted asciibetically.
Normal clients cannot join this channel, as far as I know, but the spambots can, and will. I idle in this channel myself and kill anything that enters, saving me some hassle.
TCL scripts for eggdrop shouldn't have a problem joining this channel, as they understand the /001. mIRC scripters will need to use /join # $+ $chr(1) to get into the channel.
As a backup method, I've been using adwords, an Unreal module by Angrywolf. So far, it's been able to block all messages and kill/ban the spambots as needed. Although still in place, it rarely is used to kill the bots, since 7sinzNet never has any downtime.
Happy to answer any questions.. |
|
| Back to top |
|
 |
Darkie none

Joined: 03 Jan 2004 Posts: 13
|
Posted: Jan 12, 2004 5:22am Post subject: |
|
|
I tried adding a channel like that to my eggdrop, but it joined # and then left. It appears as tho the server cuts those characters out. #! seems to be the only one that works.
If it helps, I use Unreal 3.2b19. What IRCd do you use? |
|
| Back to top |
|
 |
[brain] Guest
|
Posted: Jan 20, 2004 9:57am Post subject: Spambot provisions |
|
|
I'd like to draw your attention to the fact that /list is *NOT* always in alpha order, not in unrealircd anyway. Its in linked list order (the order the channels are stored in ram) and it is in fact mirc or your client that does the sorting internally, which is misleading. Placing an auto killing bot into #!000 or whatever will still let the bot join some channels and is what annoys me the most. On our network we have a combination of server side filtering (to filter out the private messages) and a heuristic based perl script in my client which kills clients based on bayes scores.
http://brainbox.winbot.co.uk/killed.html
for information on the scoring system used to whack a spambot. Please note that the 'dictionary' used for the first few scoring values is about 75000 words long and contains most english dictionary words, and most international boys and girls names. If requested i can send this file to you, please contact me ( [Brain] ) on irc.chatspike.net for details (the perl script is far too big to post here) |
|
| Back to top |
|
 |
OpTimuS-PrImuS none

Joined: 19 Aug 2003 Posts: 24 Location: Chile
|
|
| Back to top |
|
 |
Stuck none

Joined: 01 Feb 2004 Posts: 11
|
Posted: Feb 12, 2004 2:33pm Post subject: |
|
|
I just finished working on an AntiSpam project on an IRC network. If you want any help putting together and AntiSpam project on your network or in a channel, let me know...
We used really good scripts and had a set up on the largest 5 channels and the top and bottom channels on the /list command in RAW format... those are normally the channels to be spammed. But if any of the bots picked up spam they would report it to a channel (#nospam) and a bot there would manage bans acordingly...
If you want help, message me.. I've got some extra time on my hands now that Im done with the other AntiSpam project... |
|
| Back to top |
|
 |
Pintuz Guest
|
Posted: Mar 05, 2004 4:21am Post subject: spam? |
|
|
Hiya, regarding spam I could tip about M-IRC Network (irc.m-irc.net) they garanti their net is spamfree =)
laters |
|
| Back to top |
|
 |
Icelander Guest
|
Posted: Mar 25, 2004 11:29am Post subject: Re: spam? |
|
|
| Pintuz wrote: | Hiya, regarding spam I could tip about M-IRC Network (irc.m-irc.net) they garanti their net is spamfree =)
laters |
none of your replies match the antispam Pintuz tells about.. there is one usermode and one channelmode to block spam entirely (none registered users cant paste links at all)
try it irc.m-irc.net =)) |
|
| Back to top |
|
 |
|