Discuss Scratch

notanaccount
Scratcher
6 posts

Saving accounts in my Club Penguin game

Link to game: Click here

Here's how it works:
When you click the black Save button, a message called “Save” is sent to the stage and the grey squares in the bottom-left corner. Each of the 5 squares is responsible for a different list (username, color, coins, igloo levels, and password). A cloud variable called “Saved?” reports how many accounts have been saved. The user ID is the value of Saved? and the password is a random 6-digit number. I added passwords so that nobody can break into your account. There are 1,000,000 possible combinations*, so there is a very low chance someone hacks you.

*Source: Click here

Please note that if you save more than once your ID and password will change, so use your latest save data when logging in!

Also, if you try to make a new player and a saved user already exists with your desired name, you will not be allowed to.

To test this, here is a sample account: ID 5, password 713450.

Share saved accounts here and tell me if you like the idea!

Last edited by notanaccount (Aug. 23, 2013 12:25:11)

Powered by DjangoBB