First, create a password. It can be anything, but make it unique. Also, your password must only consist of lowercase english letters. No accents either (i.e. è, ö, æ). After creating your password, you can then enter it later and the program will tell you whether or not you have entered a recognized password. Please only create one password per person so that the cloud variable doesn't get clogged up with a ton of passwords. KEEP IN MIND THIS IS ONLY A TEST, IT DOESN'T REALLY DO ANYTHING, BUT I WOULD REALLY APPRECIATE IF YOU TESTED IT OUT.
Please comment to tell me if the program was able to correctly identify that you had entered a correct password, I need this for a game I'm making with @redbuck1 but I need to know if it works first. This uses cloud variables, so it should work, even if you reload the webpage. Converting strings to numbers and then reading them is hard!