That works great but what if I want to check for more than just one word? Is there a way I can maybe impplement an array or some sort of list and step through the list and color accordingly? It seems the more words I want to color the slower it will goes exponentially which is why I need to find the fastest way possible to color multiple words instead of just one.