Its working correctly with the bans but I see this in the status window when the ban is to expire: [10:45am] <ExCuRSion> [10:45] Tcl error in script for 'timer1286': [10:45am] <ExCuRSion> [10:45] can't unset "badwords(#phatlogic:DJmart@*.dyn.optonline.net)": no such element in array
[12:32pm] * Xeon sets mode: +o ExCuRSion [12:32pm] * ExCuRSion sets mode: +b *!*@elite-FF83EB81.dyn.optonline.net [12:32pm] * You were kicked by ExCuRSion (Banned: Badword found!) [12:32pm] * Attempting to rejoin channel #phatlogic [12:32pm] * Now talking in #phatlogic Oh no! Its still not working ...
#################################################################### # # # Based on BadWord.tcl by TheGhost and/or Rajeh Alharithi # # # # Stripped out most of the original, for basic kick on 'bad' words # # # # # # Cobratek # #################################################################### ## ...
Hey guys, I have this program here: bind pub - !rules my:example proc my:example {nick uhost hand chan text} { set url "http://testurl.com" set token [::http::geturl $url] set content [::http::data $token] ::http::cleanup $content foreach line [split $content \n] { putserv "PRIVMSG $n...
Can someone create, or find a script that will allow me to PM/query the eggdrop bot, and kick with reason, or ban+kick with reason? for example: /query botname kick user #channel foul language or.... /query botname kickban user #channel time foul language is it also possible to include a time in the...
De Kus wrote:.bans all does only list channel bans from the current channel, you might have to change the console channel to the channel the ban is on.
gah! I really appriciate the help, but I am really not good at TCL scripting. Is there anyone who could rewrite the script, so everything works as it should??