Reply to Re: Broken Script
If you don't have an account, just leave the password field blank.
Can you describe what it does do? For example, does it show the choice menu? If not, you might want to remove the semicolons after title_start() and title_end()
If even that doesn't work, put a say_stop("Hello!",1); as the first line of the main() proc. See if it executes at all.
If even that doesn't work, put a say_stop("Hello!",1); as the first line of the main() proc. See if it executes at all.