Reply to Re: Running scripts and saving
If you don't have an account, just leave the password field blank.
Hmmm... Not sure if you need 30 globals for that. You can just use a single global to track which effects are active and you can deduce the original speed/attack/defense from that. Because you know what effect these poisons have you just need to store which poison is active, not what the poison is doing exactly.