I have a script but it won't work.
Could someone tell me why ?

Quote:
on 5000:text:.whois:#: {
if (%cmd == off) { notice $nick Please wait two minutes. }
elseif (%cmd == on) { echo $readini(users.ini,users,$nick) }
}


And the output is * /echo: insufficient parameters (line 19, barbot.mrc)