04-29-2016, 04:14 PM 
		
	
	Quote:detect certain words in the group chat
To get text, can be used either
1. Select all text in the chat text area and copy to a variable.
2. Or find the text area accessible object and get its value.
Then the easy part - find the words in the variable text.
And it can be repeated.

 
 

