mIRC Home    About    Download    Register    News    Help

Print Thread
#213881 11/07/09 02:22 AM
Joined: May 2009
Posts: 12
E
Pikka bird
OP Offline
Pikka bird
E
Joined: May 2009
Posts: 12
I have noticed when you /ban someone, it ban based on the #6 parameter:
/ban -ku300 #channel $nick Banned for flooding
will ban:
nick!*user@host.domain

How do I get it to ban on the 3 parameter? But still have a message.
Would this work?

/ban -ku300 #channel $nick 3 Banned for flooding


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

Last edited by eqrunner; 11/07/09 02:22 AM.
eqrunner #213882 11/07/09 02:26 AM
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Yes it will work. Did you try it?

RoCk #214058 15/07/09 03:24 PM
Joined: May 2009
Posts: 12
E
Pikka bird
OP Offline
Pikka bird
E
Joined: May 2009
Posts: 12
Success. Yup, It did work.


Link Copied to Clipboard