I may be missing something, but I don't see any way to create an animation script that doesn't loop. I have tried the "repeat 1" and "end repeat" which still loops.
From the CursorFX Guide: "CursorFX will execute from the first to the last token, then loop automatically."
The only thing I have found to work is to set the ms value on the last token in the script very high!
If anyone knows a better way to do this, please let me know. Thanks!