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.

script for the news bot spammers

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
User avatar
Nor7on
Op
Posts: 185
Joined: Sat Mar 03, 2007 8:05 am
Location: Spain - Barcelona
Contact:

script for the news bot spammers

Post by Nor7on »

hi

need a script, when join the nick spammer, my eggdrop set newchanbam and (perm) in the banlist internal of my eggdrop.

example 1:

if join:

Andreea ( ~ident@host.domain ) join to #channel.
myeggdrop set mode +b *!*@host.domain
Andreea was kicked by myeggdrop (my reason)

example 2:

|Andreea35| ( ~ident@host.domain ) join to #channel.
myeggdrop set mode +b *!*@host.domain
|Andreea| was kicked by myeggdrop (my reason)

want to my script detect *nickspam*.

Code: Select all

set newnickspams "Andreea Mari Adelina doina Dinte denisa Bianca corina Alexandra Maricica Florentina Claudiu Adriana Ramona Marin Laurentiu Alexandru corina Cozmina Alexa Stefania anda cata Mariana"
can help :wink:
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

there are many such 'badnick' scripts in the archive, do a search with the keywords nick and ban
Post Reply