Top

/servernotify


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Jan 30, 2008
Last Updated  Jan 30, 2008
Tags  away  bot  channel  notify  protection  regex 

Introduction

Written by weaver aka solo irccompanionATgmail.com

A project by recelate. www.recelate.net

URL http://www.mircscripts.org/comments.php?cid=3923


*** /servernotify enables users to have a notify list for other servers without opening a whole new connection
it will work exactly like /notify and will execute on start, and will let you know when watched users come and go on IRC.
if you use this for a server you are already connected on it could cause one notify to go off depending on server.
This is only useful if you want to keep tabs on a user on another network, otherwise use mIRC's /notify.
if the user is not on IRC it will notify you when the user comes on irc.

;***********Usage*************

/servernotify server nick ;this will add a user
/servernotify -r server nick ;this will delete a user
/servernotify on
/servernotify off
/notify_check -f forces a notify list for all server's in your list
without the -f switch it will just check servers you are not connected to.

Grab the Code

Comments

  (0)  RSS

Please Register or Login to start posting comments.
Bottom