When you click start, you will start out at your profile. Navigation: - "settings" to change your description. (more settings will be added later) - "follow" to follow a user. (you can't follow yourself or other people multiple times) - the magnifying glass button in the top right to search for a player. - the house (next to magnifying glass) to return to your profile page. - the 'up arrow key' to go to the top users page. Press again to switch back to your profile. Click on the number next to the username to visit that user's profile. (currently disabled due to various bugs) Description: - The text at the top is your username. - The text below is your status. Currently there is only "new-user" and "developer". - The text below that is the amount of followers you have. I will probably add a board so you can see who has the most followers. - The text in the light blue area is your description. It can't be too long or contain contractions. Notes: - You need to be signed in and be a Scratcher in order to use this! (This uses usernames and cloud variables) - When setting your description, you can't use contractions or words that aren't in the English dictionary. - Sometimes your login number will not change, and that is because the cloud variable is slow (the engine itself is fast, but cloud variables updating is slow). - The alignment/wrapping of the text isn't that good, but improvements are being made. - The status means absolutely nothing; it gives no advantages. (maybe some in the future, though) - If you want, you can press the keys "0", "9", and "8" to change the backdrop color. I just had it default to cyan because I thought it looked the best out of all of them. (Now re-enabled) - If you accidentally click on the settings and don't want to change your description, just press enter (to register a blank as your new description) to cancel.
*DISCONTINUED* This project no longer works, and I have worked out the problems and am working on a new one. I will leave this project up as a memory, but I will not update it as I am making the new one. Thank you. The reason it no longer works: Multiple people could edit the same cloud variable, which meant that the cloud variable could be two different things. I don't know what Scratch does to solve this, but it is something along the lines of merging the two instances of the cloud variable, which messes up the entire thing. I am currently working on an engine that only allows one person to edit the variable at once, but it is proving to be very difficult with my given skill set. This is going to take some time. This is finally done (for the most part)! If you run into any bugs, please tell me! And no, I will not make everybody a developer. xD *300 views as of 3/27/17!* If you want to find out how to make something similar to this, check out my YouTube channel where I will upload these types of videos. (coco 2264) * 3/22/17 * Added to "☁ Cloud Projects ☁" Studio About 11 hours of work. Version 1.3 - 3/20/17 - Fixed wrapping on top users page - Number of followers next to user's name on top users page - Linking of user profile to number of followers on top users page - Re-enabled background switching Version 1.2 - 3/19/17 - Added long username font size shrinking - Making of top users page Version 1.1 - 3/13/17 - Added un-follow functionality - Added multiple colored backgrounds (starting as disabled) - fixed a lot of wrapping bugs Version 1.0 - 3/12/17 - Added/developed main cloud list - Added search, follow, description, status, logins, and return home functionalities - Added pen text engine (from my other projects) - Made main background - Added profile browsing