Moss Submission Scripts


Currently there is only one valid submission script, the network-based moss script. While account registrations are still handled via email, the email-based service has been discontinued.

If you need to replace your script you can either get a new account or you can copy the script linked below. You will need to copy the user id from your old script to the new one. Look for a line

$userid=987654321;

in the new script. Simply replace the number with the user id from your old script and then follow the usual installation instructions.