Simple logging command

By David_James on Jul 25, 2004

It's used to log every commands you have typed. Make sure you have a file name " Note.txt " in the same directory of mIRC.

on 1:Input:*: {
  if ( /* iswm $1- ) { /write Note.txt $fulldate NickName: $nick : $1- }
}

Comments

Sign in to comment.
SL   -  Jul 31, 2004

try if ($left($1,1) isin $1) { ...

 Respond  
Zach   -  Jul 30, 2004

Bah.. If I tyoe \"Hey you / What\'s Up\" it\'ll log it as a command... Also $nick wouldn\'t be anything it\'d be blank, you would use $me Nice try though.. Though useless really...

 Respond  
Zach   -  Jul 30, 2004

You got to be kidding me... So if I type hey you /*

 Respond  
David_James   -  Jul 25, 2004
 Respond  
David_James   -  Jul 25, 2004
 Respond  
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.