Spiritbob wrote:
...
And I have no idea why the bot adds a different hostmask using .adduser and when you use the tcl command -> adduser (The tcl scripts capture the hostmask more descriptively than the actual bot itself)
The tcl adduser command that you tried is in some script?
If so, I wonder if you have a proc with the same name as the command?
Because, (have a look here.. find the adduser command)
http://docs.eggheads.org/mainDocs/tcl-commands.html
apparently the tcl adduser command must be given the hostmask... it doesn't go get it by itself, like the partyline .adduser command does.
So I wonder if you have some proc that is overriding the tcl command?
If so... you'd have to examine that proc, to see what all it is doing.
Just for fun, try a partyline command line. Here's an example of what I did:
<mynick> .tcl info body adduser
<botnick> Tcl error: "adduser" isn't a procedure
whereas if I'd given it a proc name, it would have displayed the lines of code within the proc.
For a fun (and popular) Trivia game, visit us at: irc.librairc.net #science-fiction . Over 300K Q & A to play in BogusTrivia !