| View previous topic :: View next topic |
| Author |
Message |
scarpa Voice
Joined: 12 Nov 2006 Posts: 11
|
Posted: Thu Nov 06, 2008 8:22 am Post subject: Unique badword kick script |
|
|
| I'm looking for a script that basically runs like this script in the tcl archive, http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&id=29 but instead of adding the user who triggered the bad word into the bot's user file, I'd like the bot just to place a ban. And the main reason I'd like to have someone help me create a script is because I'd like to centralize the list of bad words instead of every op in the channel running their own script to controll the users. So basically I'd like to have the bot grab a list of the bad words off of a .txt file stored on a web server that the other ops can login to and add or remove badwords from the .txt file. I know enough php for the web part, but need a little help with the bot part. So if you have extra time and would like to help please do. =D You can also reach me on efnet under the nick Scarpa. |
|
| Back to top |
|
 |
TCL_no_TK Owner

Joined: 25 Aug 2006 Posts: 509 Location: England, Yorkshire
|
Posted: Tue Nov 11, 2008 4:41 pm Post subject: |
|
|
This is a big project. Have you tryed differant bad word scripts, there are a few out there that have the ability to share bad words via the botnet. So you wouldn't really need to bother with all the extra web/input stuff. Just a simple visit to any bots party line would add/del/list all bad words and stuff. _________________ TCL the misunderstood |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Tue Nov 11, 2008 4:52 pm Post subject: |
|
|
Why not use a simple msg command to add bad words on the bot? _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
|