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.

Spam script

Old posts that have not been replied to for several years.
Locked
d
desless

Spam script

Post by desless »

Hi,

Is there any tcl script that contains the following: Bans on "bold", "color" and "public away" notices in a channel?

I did check out the Nospam from ppslim. But I did'n found anything about the public thing there.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

No!Spam is no designed to kick on color or bold chars in sentaces.

It has control character stiripping abilities, meaning, people can't place them in there sentaces, to get around spam protection.

I will look into adding some form of way of testing if a percentage of a sentace has color codes, but not if there is only one.

As for the public away notices.

Yes, no spam will do this, however, you have to create a rule, possibily several rules.

Not every away script is the same, thus there is no official way to test for away scripts. You could create a rule like "*now away*(*)*". This would probably get some.

No!Spam is programmable with rules. IE, it doesn't come and do the job for you, straight our of the box. You have to tell it how to function.

IE, by adding rules, like "*join #*", you can capture most poeple asking you to join channels.

This way, it the bot kicks/bans, it's because you didn't want a word or phrase saying.
Locked