Reply to Re: Help with complicated script
If you don't have an account, just leave the password field blank.
The Dink Engine just don't handle user-called procedures very well. It should be possible make this work right if you're very careful to kill them off after each use, but I think an easier solution would be (against all conventional programing advice) to rewrite it using only goto.