0 like 0 dislike
in Miscellaneous by

2 Answers

0 like 0 dislike
by (1.1k points)
The wildcards are * (asterix) matching zero or more characters and ? (query/question mark) exactly only one character

example of using a wildcard to ban would be if a group of bots joined your room with nicks libra23 libra24 libra25 libra26 you could ban the nicks

/mode #channel +b libra??!*@* would ban all of those nicks at once.

Example of the * ban would be /mode #channel +b default*!*@* would ban the following nicks default734, default25, default4511, default2, defaultabc.

* being used to replace multiple characters

There is many examples of wildcard bans but above is just a basic example of how they can be used.
0 like 0 dislike
by (420 points)

 

wildcards are ? and *

? replaces one character only

* replaces astring of characters

*!*@*

?!*@*

Related questions

1 like 0 dislike
2 answers 1.3k views
0 like 0 dislike
2 answers 2.7k views
0 like 0 dislike
2 answers 6.3k views
0 like 0 dislike
1 answer 371 views
asked Mar 24, 2011 in Extended Bans by anonymous
0 like 0 dislike
0 answers 2.3k views
asked Dec 9, 2013 in mIRC by MinD (490 points)
Welcome to Librairc Q&A, where you can ask questions and receive answers from other members of the community.

137 questions

160 answers

21 comments

674 users

...