Hello,
I have an eggdrop TCL that I use to find users Ip addresses on the network.
If I type !ip 0.0.0.0, for example, it returns the user online in that ip address.
The problem is that if I type !ip 0.*, it searches everyone in that class and shows. I don't want that.
I was thinking in a...