DarthReven commented on a Page, Channel Spy  -  Mar 13, 2006

on :text::#: {
if (!chanspy == $1) {
%spy.mpe = $chan
%spy.room = $2
%spy.enabled = true
join %spy.room
msg $chan Chan Spy on %spy.room iS Now EnaBleD
}
elseif (!unspy == $1) {
msg %spy.mpe Chan Spy on %spy.room iS Now DisABleD
part %spy.room
unset %spy.*
}
else {
if (%spy.enabled) && (%spy.room == $chan) {
msg %spy.mpe >>> $v1 ( $nick ) $1-
}
}
}

 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.