If anyone could help that would be great. I saw a post that I should ask at writer's forum (http://forum.purehype.net/), but I wasn't able to as twice its never sent me my new registration e-mail. So......
My problem is on joining a channel bot doesn't greet as it should.
I get this error, on telnet to the bot, when I (or others) join the channel :
Tcl error [mc:join]: can't read "mc_resp(*Mewbie*onjoin123)": no such element in array
This is the line in the script after I made my changes:
#joins
set {mc_resp(*%nick*onjoin123)} {"Look, it's %nick, my master!"}
==========================
even if I subsitute %nick with my nick, same error.
Thank you