In the script above there is no messagebox commands.

If you want one just add it like so

Code:

Next
$nul = MessageBox("Insert your Text Here","Notice",64)
Exit()
_________________________
Today is the tomorrow you worried about yesterday.