set init-server {
putserv "MODE $botnick +i-ws"
putserv "PRIVMSG AuthServ@Services.GamesNET.Net :auth <handle> <password>"
}
and a couple of scripts from the tcl archive. I was wondering, could it be because the cookie was originally from a different host then the one the bot is running on now? Is there a way I can re-register from the shell / IP that the bot is using? I tried the register-authserv script from the tcl archive and that didn't seem to be working (bug in the script, something about variables). Can I issue standard mIRC commands from the telnet bot and just manually instruct the bot to register? I will have to try to register from the init-server in the conf file, anyone know the command for that? (Sorry, there are like 40 questions here in one).
Also, on a less important note, does anyone know the tcl script or the script that people use that has a trivia which starts with !trivia and ends with !strivia? That's my favorite one from IRC that I've seen but I cannot find it anywhere online to use/download.
Thanks in advance to any help.