After making my pen text engine, my brain kept wondering about a new method of case-checking because @DadofMrLog's method was too variable consuming. It was hard to use his case sensing method because there were too many variables. And so I decided to make my own method >:) Here you only need four variables, one custom block, and no set up. I will one day revise my pen text engine to utilize this. I'm not sure if this is more efficient though.