addy80   -  Oct 29, 2013

Can some one plz help me , when i use /whois in mirc i get 
Status: has identified for this nick
0•12•0 11FT.WHOIS1 12invalid command
0•12•0 11FT.WHOIS2 12invalid command
0•12•0 11FT.WHOIS3 12invalid command
0•12•0 11FT.WHOIS5 12invalid command
0•12•0 11FT.WHOIS6 12invalid command

can some one help me fix this.

choo-ooza  -  Oct 31, 2013

try /remote off and then /whois nick
if it display all the information regarding nick its means you have invalid raw codes define in your script. to solve it cooding is required for vie so it can be suggested to you

Regards,

addy80  -  Nov 05, 2013

thank u choo-ooza for your help, it works when the remote is off, so the codes defined in the script are invalid, plz suggest the coding required to solve this issue , thank you
regards addy80

choo-ooza  -  Nov 14, 2013

try below codes in you script might solved your problem if got one do let me know/


raw 311:: { echo -a »»»» $2- | halt }
raw 312:
: { echo -a »»»» $2- | halt }
raw 319:: { echo -a »»»» channel discription $2- | halt }
raw 301:
: { echo -a »»»» $2- | halt }
raw 307:: { echo -a »»»» $2- | halt }
raw 317:
: { echo -a 14»»»» 1RAW:10 $2 $asctime($4) -=- $duration($3) | halt }
raw 318:: { echo -a 14»»»» 1RAW:10 $2- | halt }
raw 317:
: {
echo -a »»»» $+ $2 $+ idle 5 $+ $duration($3) $+ , connected in 4 $+ $duracao($asctime($4))
echo -a »»»» $2 $asctime($4) -=- $duration($3)
halt }


Regards,

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.