try it without the ! characters
If you look at the app's console output after you press Start, there are errors:
Code:
19:07:41.126 : Unable to convert character ! to a key press
19:07:41.126 : Macro "say rammer" failed to load - some actionItems didn't parse succesfully
19:07:41.126 : Unable to convert character ! to a key press
19:07:41.126 : Macro "say yes" failed to load - some actionItems didn't parse succesfully
19:07:41.126 : Unable to convert character ! to a key press
19:07:41.126 : Macro "say have fun" failed to load - some actionItems didn't parse succesfully
19:07:41.126 : Unable to convert character ! to a key press
19:07:41.126 : Macro "say no problem" failed to load - some actionItems didn't parse succesfully
19:07:41.126 : Unable to convert character ! to a key press
19:07:41.126 : Macro "say clean race" failed to load - some actionItems didn't parse succesfully
[edit]
there is a task on our work backlog to implement a better character -> keypress conversion method that should be able to handle non-alpha numeric characters, but until we complete it you should stick to letters and numbers