I was wondering if anyone knew of a way for your mIRC to detect whether the caps lock button on your keyboard is on or not. And possibly making a custom identifier out of that.

This is so making a script like { if ($CapsLock == on) { /commands } }.

Basically, it could be used for if statements in certain channels that even if the caps lock is on, mIRC will override a $1- input string. But first...a way of getting mirc to recognize the caps lock button.