Reply to Re: Story== question
If you don't have an account, just leave the password field blank.
This is not the reason that your script fails, but you do not want &talker as a local. Basically, every time you walk on the screen, main() will run and set &talker to 0. Then you will get the first conversation again. You need to create a global in main.c.