Instead of making a new post, I'd thought I'd add to this one:

Code:
//var %i = b Ban,e Except,I Invite | //echo -aet $gettok($matchtokcs(%i,i,1,44),2,32)


I = Invite.
i = Invite.

If I'm correct, "i" shouldn't work because it's not case-sensitive.

Code:
//var %i = b Ban,e Except,I Invite,i Invite only | //echo -aet $gettok($matchtokcs(%i,i,1,44),2-,32)


I = Invite.
i = Invite.

"i" should be returning "Invite only", not "Invite".


I'm pretty sure this is a bug.


What do you do at the end of the world? Are you busy? Will you save us?