Read the whole Notes and Credits section or you probably won't understand the project IMPORTANT: Shift-Click the Green Flag to enter Turbo Mode. Without this, the project will be VERY slow. This is a Brute Force Password Cracker. If it was real and made in something like Python, then it could be used to break into accounts when connected to a website. This is not a real password cracker, only a demonstration of the concept. Yes, you can only enter simple passwords, but the program would literally take years to break more complex passwords. Scratch and your computer are not fast enough to go through billions of passwords a second like a realistic hacking network, so the password has to be simple. Even now, with Turbo mode, it only goes through 25,000 passwords every second. Passwords can take up to 40 minutes to crack. Make sure you use exactly 5 characters in the password that you enter. Make sure you only use capital letters and numbers. I did not add a system that checks if your password is valid or not, so keep in mind that the project won't work if you enter an invalid password. Scratch is really limited I might redo this in javascript on my website thanks to speedj for the original project