if {[regexp {[A-Z]} $nick]} { KICK blah blah blah... }
And it DOES work with caps lock nicks, but it also kicks users which have a nickname like "IamYou" (I mean, some capital letters in the middle), and I just want it to detect nicknames with caps lock on all of the letters.