I'm using AntiAdvertise.tcl by awyeah. I have the problem above:
When I set an exception, if I set more than one nick or ident or host etc, it doesn't work. But when I set only one option, it works correctly!
For example, when I set:
advexnicks "nick1, nick2, nick3"
or
advexidents "ident1, ident2, ident3"
It doesn't work!
But when I set for example:
advexnicks "nick1"
or
advexidents "ident1"
It works just fine!
I've tried to seperate with blank, dot, point but it doesnt work.
Has anyone had this problem before?
Thank you in advance!