Hello all i have a special dream but i have no idea how to do that. Bot For example: If a user named "John" abuses his vhost, I need a bot where I could write something like this: /msg bot disallow John User may not have any more vhosts due to abuse . There would also be a command like /ms...
Hi all i've downloaded a vhost script and i've included that one, but how works this script? :? i try to type: !vhost bla@bla.com but the bot doesnt write back. Can some one tell me that command? ## # vHost Relay - Get_A_Fix (ashnet/abjects) ## setudef flag vhost set debugnick "Global" set...
Hi all i've tested this Script. But this one does not work, i've set the timer for removing bans all 24Hours, but he dont remove ban's. Whats wrong? # RemoveBans.tcl by Nils Ostbjerg <shorty@business.auc.dk> # (C) Copyright (2001) # # This script makes the bot remove all bans set on channel once eve...
Well this script is awesome speechles Now i have one question. I will tell u my problem. The Bot Seen is op in a channel. e.g. #bla Then if i deop Seen he give me a privmsg in my query: <Seen> .opme #bla That was my test. Now we have an another Bot with oline. If someone deop Seen he dont write to t...
This script does not work. My script version works fine, but he dont make a msg to the channel when i make a gline. i want that my script make a msg to the channel when i maked a gline.
Hi guys i have a script where works fine One question when i make a gline i want that the bot write: Requested by $nick this is my script set eggver 1 bind pub - !gline holm-pub_gline proc holm-pub_gline {nick uhost hand chan text} { set bantime "360m" set knick [lindex $text 0] set reason...