I doubt many here will be willing to dig up the scripts you have not posted just so they can help you.
Until you are willing to provide the information needed to fix your error(s), I suggest you use putquick so that it sends encrypted messages.
wrong # args: should be "info nick uhost hand chan text"
My bad, appears exactly as was said is the cause. This shows clearly that a procedure called 'info' exists which expects the arguments of: nick uhost hand chan text. Meaning it is more than likely triggered by a bind.
I was a little, erm.. stoned this morning and yeah...enough about that
Last edited by speechles on Wed Jul 16, 2008 4:09 pm, edited 3 times in total.
Err, how does that code cause execution of [info] (and other instances of [])?
And how does the use of args alter that?
I would rather say that the error is someone creating a proc named info, which is an internal command name... As stated by Metroid earlier in this thread.