the easiest way to simply ban the ip address is to type in the currently active window or make a simple popup and do

/ban nickname 2


that will ban only the ip not the nick
The available types are:

0: *!user@host
1: *!*user@host
2: *!*@host
3: *!*user@*.host
4: *!*@*.host
5: nick!user@host
6: nick!*user@host
7: nick!*@host
8: nick!*user@*.host
9: nick!*@*.host


to ban an ip that isnt in the room assuming you know the ip you would just type

/mode #chanel +b *!*@ipaddress
or a simple method of doing a popup would be

.ban *!*@IP:/set %bnick2 $$?="IP:" | /mode $active +b *!*@ $+ %bnick2

Last edited by Cheech; 13/03/03 03:18 AM.