mIRC Home    About    Download    Register    News    Help

Print Thread
#71306 13/02/04 04:49 PM
Joined: Feb 2004
Posts: 2
I
Bowl of petunias
OP Offline
Bowl of petunias
I
Joined: Feb 2004
Posts: 2
Hi

Can I filter a mirc-window, so I see only the 1 user where I'm chatting with - without going to a private channel? (There are a lot of other users talking, and I have trouble to concentrate on the messages my chat-partner is sending)

thank you for any suggestion!

#71307 13/02/04 05:00 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
nope you cant.. use: /msg nick . thats open a "private" chat with the user you want to talk to..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#71308 13/02/04 05:47 PM
Joined: Oct 2003
Posts: 48
R
Ameglian cow
Offline
Ameglian cow
R
Joined: Oct 2003
Posts: 48
no there isn't.

If you would be willing to use a separate script to filter, then you have a few options.

DLFilter, by DukeLupus
or
AdFilter by ^OmeN^

DLFilter is a tad more powerful, has some user configuration settings provided by check/enabled buttons.

AdFilter.....wellll, it works, but DLFilter is more powerful since you can use wildcards in your filters.

google for those names.

#71309 14/02/04 12:46 PM
Joined: Feb 2004
Posts: 2
I
Bowl of petunias
OP Offline
Bowl of petunias
I
Joined: Feb 2004
Posts: 2
Where can I find this DLFilter en how do I install/use it?
(I am new with Mirc)
Thank you!

#71310 14/02/04 04:30 PM
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Try, //ignore -cu14400 * | ignore -xu14400 YourFriend
To remove the ignore for everyone else, /ignore -r *
or for both, //ignore -r * | ignore -r YourFriend

The u14400 unsets the ignore(s) in 4 hours (14400 seconds), it's mainly there so the ignores aren't set permanently, You can change the seconds or even remove them...


Link Copied to Clipboard