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.

Need a bot that akills users who are on a Blacklist

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
s
stonegate
Voice
Posts: 1
Joined: Sun Feb 12, 2006 6:24 pm

Need a bot that akills users who are on a Blacklist

Post by stonegate »

Hi,
i am looking for a guardian script that is hanging around in #opers and can be fed with Usernames by the IRCOPs.
(like !akill add +30d Nemesis)

Then the bot (who is running as an IRCOP) checks the connection messages and once a user with the name (Nemesis from our example) comes online, it places an temporary akill of lets say 30 minutes to his hostmask.

Most users try to avoid akills by changing their ISP or using proxies. But they still like to use their names.
Thats where the bot comes in.. He looks for badlisted names and kills them off.. (the kill message should also be something the op can specify when adding the name to the bot)

The bot should get the following parameters from an OP:

- name of the user to kill
- time, how long to watch for that nick (e.g. 30 days)
- reason which then will be reflected in the /os akill add message the bot places
- the bot should react on ! commands and only listen to people who are on its access list and who are identified for their nicks.

So no regular users can place kills into the bot.

Also the bot should have a !getip command which runs like:
!getip Nemesis
and the bot then queries the issuer of the command the real IP adress of the user (Nemesis in our example)

This should be an additional function with a separate access list since it will be for channel ops who can not see real ip adresses.
But channel ops should not be able to add akills to the bot..

Thanks for your help
Stonegate
Post Reply