hi, i am trying to find a tcl script that pastes all that happens in a bots dcc chat into a private channel so that i can keep an eye on the people using the bot to see if they misbehave, enter a wrong password, ban the bot etc etc.
If you could possibly paste the code here or leave me a link to the file i would appreciate it alot.
It's not really possible. The only way I can think to do this would be via a loopback connection. The bot would connect to itself as a +n user. I'll try to code this soon.. Keep an eye out on http://www.dawgtcl.com:81/.
or rebind everything (and a filt *) to pass through a logging function (infact, I've seen botnet scripts that actually do this - can't remember which ones though)