Reply to Re: Savebot script
If you don't have an account, just leave the password field blank.
Try removing the "int" from
&duck = create_sprite(289, 220, 3, 21, 1);If &duck is a global, it's unnecessary, and might even be screwing the poor animal.