nick notifier v3.0

By pwnisher3 on Aug 03, 2008

here is a better version of my nick notifier i didn't make this script all credit goes to RusselB it is now in a menu with enable and dissable. new UPDATE now instead of a query it sends them a notice

#nick_notify on
on *:TEXT:$($+(*,$me,*)):*:{ /notice $me $nick has said you name on # $nick has said $1- $+ 
  /notice $nick i have been informed by a higher sorce that you have said my name in # and if i am here i will contact you asap.
} 
#nick_notify end 
menu * { 
  Nick Notify is $group(#nick_notify).status 
  .Turn Nick Notify $iif($group(#nick_notify).status == on,Off,On) : $iif($group(#nick_notify).status == on,.dis,.en) $+ able #nick_notify 
}

Comments

Sign in to comment.
napa182   -  Aug 04, 2008

then try

on *:TEXT:$($+(*,$me,*)):*:{ echo -a $nick is speaking to/about you. in Channel # }
 Respond  
pwnisher3   -  Aug 04, 2008

that script wont work for me furby

 Respond  
F*U*R*B*Y*   -  Aug 03, 2008
on *:TEXT:$+(*,$me,*):*: echo $nick is speaking to/about you.
 Respond  
Jamiie   -  Aug 03, 2008

Use /echo instead of /notice $me.

 Respond  
pwnisher3   -  Aug 03, 2008

yeah but it was just going to be notice but i just decided to add query afterwards

 Respond  
asakura   -  Aug 03, 2008

you could just do query doing both is a bit pointless lol but then i guess it wouldnt reach the 100 character rule

 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.