Ghost-writer commented on a Page, Simple ignore Script  -  Nov 27, 2009

alias add { set %user $1
.guser ignore %user
}
alias del { set %user $1
.guser unignore %user
}
on ignore:TEXT:::{ halt
}
on ignore:JOIN:#:{ halt
}

on ignire:QUIT:#:{ halt
}

on ignore:ACTION:#:{ halt
}
Well i guess if your going to completely block somone you could do it better.

alias add .guser ignore $1
alias del .guser unignore $1
on ignore:TEXT:*:*:halt 
on ignore:JOIN:#:halt 
on ignore:QUIT:#:halt 
on ignore:ACTION:*:halt 

That just looks better in my opinion. I didnt actually check the coding or anything and im not good at guser command because i never use mircs default stuff so w/e.

 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.