NOTICE: Do not use it yet. I will improve it greatly, so it'll actually be useful, later. I wanna work on another useful thing: Reggie. Read the Desc, See inside, and [Instructions, Notes and Credits, and sprite clean-ups are still under construction and/or a Work In Progress] GIVE CREDIT!!!!!! Sorry, but, giving credit is required. I think this is a very useful project, and I’m not that well-known (I don’t care about fame and followers; I care about people acknowledge me and my coding skills), so giving credit would be the best thing for me, allowing me to work on other big projects on scratch such as (prepare for some incomprehensible acronyms!) CCRUST, SWEB, REGGIE (this is not an acronym but who cares), etc, knowing that (hopefully) lots of people will use these to (hopefully) make their scratch projects (hopefully) better. FOLLOW. ME. NOW.
BEHOLD! ----------- Behold! The project I have been working on! SDUP! The one and only Scratch cloud Data Update Protocol!!!! SDUP! What makes this cloud data 'engine' unique is that it offers more control over the system than any other! YOU make the character database as long as YOU want, and the system will adapt accordingly! YOU decide what to do; and YOU can utilize the minimal, yet loaded with potential, SDUP protocols! SDUP is a sleek, minimal, yet still a powerful engine yet only 220+ blocks! Usable, right out of the box! All of the official, user-friendly, data manipulation blocks in the current version of SDUP are: - WRITE (message) - Overwrite the current cloud data with your message. The message automatically gets encoded - APPEND (message) — Add a message (automatically gets encoded) to the cloud. Ends with a sentinel. Using this will allow you to create a cloud list, thus making the BASE and REQUEST methods useful. - BASE (CLOUD DATA) — Turns the cloud data into a list. (#Cloud #List ) - REQUEST (index) — Turns the cloud data into a cloud list, then fetches the contents of the index of the cloud list - FLUSH - Erases all errors in the error log - ERASE - ⚠️ Will erase the cloud data, cloud list, output variables, and a whole lot of other variables