Originally Posted by Fernet
Originally Posted by Wims
I tested this code........

I decided to split the addon. So maybe I'll make 2 differents (one for upper and one for letters).
This is the one if letters < 3:

Code
...........

on *:nick:if (($len($nick) < 3)) badnick_alias #channel $nick

............

And doesn't work.
I forgot to tell: mIRC is 7.78 and no other addons loaded (so no conflict)

I solved with:
Code
on *:nick:if (($len($newnick) < 3)) badnick_alias #`Chandra_Area51 $newnick