saico

saico

Joined
Nov 04, 2007
Location
Norway
Interests
MSL,PHP,MYSQL

Activity Stream

saico commented on a Page, Channel Spy  -  Nov 04, 2007

on :text::#: {
if ($nick isop $chan) {
if (!chanspy == $1) && ($2) {
.set %spy.room $2
.set %spy.enabled yes
.set %spy.headchannel $chan
.join %spy.room
.raw -q PRIVMSG %spy.headchannel : Enabled the channel spy on %spy.room
}
elseif (!unspy == $1) && ($2) && (%spy.headchannel) {
.raw -q PRIVMSG %spy.headchannel : Disabled the channel spy on %spy.room
.part %spy.room
.unset %spy.*
}
else {
if (%spy.enabled) && (%spy.room == $chan) {
.raw -q PRIVMSG %spy.headchannel : ‹ $+ $v1 $+ › ›› $nick $+ : $1-

  }
}

}
}

BlackDragon, what do you think of this<-, I fixed it, kind of:p

 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.