Reply to Re: Bah, humbug.
If you don't have an account, just leave the password field blank.
It depends on when the variable is defined. If you define (with make_global_int) &magic *after* &magic_level, it will be fine. And if you define &mag *after* the rest, it should work too.