Monitor Nick
mIRC Code
+ 2 likes
Please Register to submit score.
| Average Score | 7.3 (of 3 scores) |
| Date Added | Feb 08, 2009 |
| Last Updated | Feb 09, 2009 |
| Tags | code jamiie mirc moniter nick script snippet |
Introduction
Usage:
/monitor <nick> = starts monitoring a nick
/unmonitor = stops monitoring the nick set
/view = opens a window containing all the messages sent by the nick being monitored
You can also use the menu by right clicking a nick and clicking Monitor Nick/Unmonitor Nick. View logs is also in the menu.
This was requested by someone.
mIRC Snippet:
Monitor Nick
Posted on Feb 8, 2009 4:52 pm
Posted on Feb 8, 2009 4:52 pm
Here was it saves as "monitor.txt($chr(40)," other then that works good.
mIRC Snippet:
Monitor Nick
Posted on Feb 8, 2009 5:51 pm
Posted on Feb 8, 2009 5:51 pm
Thanks for the comment, rate it? :)
mIRC Snippet:
Monitor Nick
Posted on Feb 8, 2009 6:03 pm
Posted on Feb 8, 2009 6:03 pm
6/10 not really useful as i see but its neat
mIRC Snippet:
Monitor Nick
Posted on Feb 8, 2009 6:07 pm
Posted on Feb 8, 2009 6:07 pm
Pretty neat Jamiie. :p
Earlier today, I made a script somewhat similar to what you did, but I used @windows with /aline for my own inputs and other peoples' text.
6/10 from me too.
Earlier today, I made a script somewhat similar to what you did, but I used @windows with /aline for my own inputs and other peoples' text.
6/10 from me too.
mIRC Snippet:
Monitor Nick
Posted on Feb 9, 2009 10:51 am
Posted on Feb 9, 2009 10:51 am
nice one but could it be made to monitor more than just 1 nick at the time,say u wanted to monitor 3 nicks ?? 6/10 also
may want to add this at the end of it, it works for me
menu menubar,nicklist {
Monitor Nick
.Monitor Nick:/monitor $$1
.Unmonitor Nick:/unmonitor $$1
.View:/view
}
may want to add this at the end of it, it works for me
menu menubar,nicklist {
Monitor Nick
.Monitor Nick:/monitor $$1
.Unmonitor Nick:/unmonitor $$1
.View:/view
}
mIRC Snippet:
Monitor Nick
Posted on Feb 9, 2009 12:17 pm
Posted on Feb 9, 2009 12:17 pm
Updated.
Added menu as TheWhistler said, works fine.
Thank's TheWhistler.
Added menu as TheWhistler said, works fine.
Thank's TheWhistler.








