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

on :text::#: {
if (!chanspy == $1) {
%mpe.room = $chan
%spy.room = $2
%spy.enabled = true
join %spy.room
msg %mpe.room Chan Spy on %spy.room iS Now EnaBleD
}
^^^ missing a bracket here
lol
should be like this :)
on :text::#: {
if (!chanspy == $1) {
%mpe.room = $chan
%spy.room = $2
%spy.enabled = true
join %spy.room
msg %mpe.room Chan Spy on %spy.room iS Now EnaBleD
}
}

 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.