Zin
Expert
- Joined
- Aug 1, 2013
- Messages
- 1,734
- Solutions
- 2
- Reaction score
- 117
So I want to make a cleo to send a cmd when a specific keyword is in the chat such as a message from the server saying "You completed this job" but the scan string in cleo has to have the full exact message and I don't want this as I would have to do an if check for like 30 different messages I can get in the chat so it would be better to just check for specific keywords or phrases like "You have completed this job" so is there anyway to do this?