Reply to Re: How?
If you don't have an account, just leave the password field blank.
return doesn't kill the script, it merely stops the current execution of the script, just as if the procedure ended naturally. If the script is attached to a sprite, it can still be interacted with.