These are some quirks that scratch has that we can all use whenever we want Scratch emojis: _:)_ _meow_ _gobo_ _waffle_ _taco_ _pizza_ _broccoli_ _sushi_ _apple_ _candycorn_ _10mil_ _B)_ _:D<_ _cupcake_ _map_ _camera_ _suitcase_ _compass_ _binoculars_ _P:_ _pride_ _blm_ All of them are mostly self explanatory api.scratch (and a clouddata.scratch) links: 1. https://api.scratch.mit.edu/projects/[project_id]/remixes 1.1 https://api.scratch.mit.edu/projects/[project_id] 2. https://api.scratch.mit.edu/users/[username]/favorites 2.1 https://api.scratch.mit.edu/users/[username] 3. https://api.scratch.mit.edu/studios/[studio_id]/projects 3.1 https://api.scratch.mit.edu/studios/[studio_id] 4. https://api.scratch.mit.edu/health 5. https://api.scratch.mit.edu/users/[username]/projects/[project_id]/comments 6. https://clouddata.scratch.mit.edu/logs?projectid=[project_id]&limit=10 1. Returns a list of all projects that were remixed from the specified project ID, allowing you to track its entire evolutionary tree. 1.1 lists a bunch of data about a project 2. Returns a chronological list of every project that a specific user has clicked the "Love" (heart) button on. 2.1 Lists some data about the user 3. Returns a raw list of all the projects currently added to a specific studio, bypassing the need to load the heavy studio webpage. 3.1 lists information about a studio 4. Returns a simple status message (like "good" or "ok") used by developers and monitors to check if the Scratch servers are online or crashing. 5. Returns the raw text and user data of the public comments posted on a specific project. 6. Returns a log of the 10 most recent live updates to a project's cloud variables, including who changed them, the variable name, and the new value. The preview bug: I discovered it myself, it's in the forums, and it's basically fully functional scratch-n-scratch, in my opinion it's a feature More info on it here: Accepted emojis: ♠ ♥ ♦ ♣ ♤ ♡ ♢ ☺ ☻ ☹ ☝ ✊ ✋ ✌ ✍ ✉ ✈ ✏ ✒ ✂ ☕ ⚓ ⚕ ⚖ ⚙ ☎ ☏ ⚡ ⚠️ ♨ ♻ ♿ ❤️ ? ? ? ? ? ? ? ? ❣ ❌ ➕ ➖ ➗ ✅ ✔ ☑ ❓ ❔ ❗ ❕ ★ ☆ ✦ ✨ ☀️ ❄ ☃ ☂ ☔ ☄ ☉ ☾ ☽ ⬆ ↗ ➡ ↘ ⬇ ↙ ⬅ ↖ ↕ ↔ ↩ ↪ ⤴ ⤵ ➔ ➘ ➙ ➚ ➛ ➜ ➝ ? ? ⬛ ⬜ ? ? ? ? ? ? ▪ ▫ ◂ ▸ ▵ ▿ ◄ ► ◀ ▶ ⏩ ⏪ ⏫ ⏬ ⏸ ⏹ ⏺ These are emojis scratch does not get rid of, that I have tested Yeah I got muted testing them, you are welcome
I did a lot of research, specifically on how scratch works, and I found these quirks and stuff in scratch, :) If you want to test links and you don't want to do it here use the test studio: https://scratch.mit.edu/studios/51691860/comments