Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
How to ignore a user forever on JOIN channel....
Forums
Active Threads
Search
Who's Online
Help
Print Thread
How to ignore a user forever on JOIN channel....
#
261092
29/07/17
11:56 AM
D
Dan
Dan
D
Hi guys,
I know how to message a user on JOIN , but afterwards I want to ignore the user forever , no matter what the event (message, JOIN,...) Is this possible ?
Copy Link to Clipboard
Re: How to ignore a user forever on JOIN channel....
#
261097
29/07/17
06:21 PM
Joined:
Jan 2004
Posts: 2,081
M
maroon
Hoopy frood
maroon
Hoopy frood
M
Joined:
Jan 2004
Posts: 2,081
check out /help /ignore
you can ignore that specific nick only, regardless of the address:
//ignore $nick
is the same as
//ignore $nick $+ *@*
or you can ignore various address masks regardless of nick:
//ignore $address($nick,3)
If you're going to just ignore the nick, use an invalid switch in case someone is using the nick 'on' or 'off'.
/ignore -q off
isn't the same as
/ignore off
Copy Link to Clipboard
Re: How to ignore a user forever on JOIN channel....
maroon
#
261119
01/08/17
02:29 PM
D
Dan
Dan
D
Awesome thanks very much Maroon this worked fine
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage