Discuss Scratch
- Discussion Forums
- » Suggestions
- » The 7th Suggestion Directory
- imfh
-
1000+ posts
The 7th Suggestion Directory
The 7th Suggestions Directory
Read Before Posting!
Do not post your suggestions here. The Scratch Team only looks at suggestions which have their own topic. Make a new topic instead.
If you want to add a suggestion to the list, it must have more than 40 posts. If it has enough posts, it should be in the top unsorted down below. You must also follow the directions later in the post.
Introduction
This is a list of topics which are frequently suggested or have a lot of posts. You can use this topic as a tool to make sure you don't suggest something which already has a topic.
Try searching the topic with your browser's search tool. Usually, pressing Ctrl+F or Cmd+F will open a search box.
You may also want to checkout The Official List of Rejected Suggestions to make sure that the Scratch Team has already decided not to accept your idea.
Adding topics
If you would like a topic to be added, copy and paste the bbcode template below and make a post with information about the topic. It must match exactly because I use a script to generate the topic. The topic should be on the top unsorted list. If it is not, it probably doesn't have enough posts to go in the directory.
Links to topics can either be a full url or just the number at the end.
Example (NOT the template):
Topic: scratch.mit.edu/discuss/topic/657522/Template (copy paste):
Category: blocks, projects, studios, forums, comments, messages, profile, other, or safety
Description: Short, one line description of topic.
Keywords: Flag, Cats, Event
[b]Topic:[/b] [b]Category:[/b] [b]Description:[/b] [b]Keywords:[/b]
Categories
Each suggestion in the directory is in a category. If you have a suggestion in mind, try looking for it in the category it fits best in.
Code & Blocks – Suggestions about blocks, cloud, and extensions
Projects – Suggestions about other project features
Studios – See also: Suggestions for studios
Forums
Comments
Messages – Suggestions about messages and notifications.
Profile Page
Miscellaneous – Other suggestions or suggestions about the whole site
Site Safety – Suggestions about security, moderation, and rules
Top Unsorted – As of yet uncategorized suggestions with the most posts
How I Made This
When originally creating this directory, I decided I wanted to change the format of how each post looked. However, due to the massive number of posts in the directory, I quickly realized that this would be pretty difficult.
To avoid the repetitive task of writing nice bbcode for each suggestion, I created a Python script to do all of the hard work. I imported the previous directory into a SQLite database. Then, I created some templates for the directory, and wrote Python code to generate bbcode. Then voila, nicely formatted bbcode for the directory. I copy paste this generated bbcode when I edit each post to update the directory.
To further enhance the directory, I pulled data from ScratchDB. This allowed me to get accurate details about topics, such as the owner of the topic, the current title, the creation date, and the number of posts. The number of posts was particularly helpful, as it seems to be a reasonable metric to determine how popular a suggestion is. I use this to sort the lists and to generate the top unsorted list which highlights suggestions which might be good to add to the directory.
If you want to replace me as owner of this directory, include the word “kumquat” when asking on my profile so I know you read this. Note that I am not currently looking for a replacement, however. With a script to generate bbcode for everything, maintenance is not very difficult. I just have to run my scripts then copy paste all of the bbcode.
Credits
A big thanks to the previous directories for providing most of these suggestions!
1. Suggestion Directory/Index! by brainstorm101Special thanks to dertermenter for permission to make the next topic. This directory will be based on the 6th directory to begin with. See the 6th directory for additional credits.
2. Suggestions Directory by Cream_E_Cookie
3. The Suggestions Directory 3.0 by bigpuppy
4. The Suggestions Directory 4.0 by LegoManiac04
5. The Fifth Suggestion Directory by fdreerf
6. The 6th Suggestions Directory by dertermenter
Thanks to DatOneLefty for providing ScratchDB. I use scripts to get information about each topic from ScratchDB.
Thanks to SavetheAtlantic for the idea to make a Top Unsorted suggestions list.
tl;dr
if <you have a suggestion ::operators> then
create a new topic, don't post it here ::motion
end
if <your suggestion isn't here ::operators> then
if <the suggestion is in the unsorted list ::operators> then
follow the directions up above ::motion
else
wait until <your suggestion has more posts ::operators>
end
end
Last edited by imfh (Jan. 16, 2025 22:28:18)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Code & Blocks
Better Custom Blocks by AonymousGuy – 2,643 posts, Nov '13
Description: A feature to create custom reporters and boolean blocks, and variables and lists that can only be used in custom blocks.
Keywords: custom booleans, local lists, local variables
Bridge Variables (ARCHIVE) by zorket – 990 posts, Jul '13
Description: A feature to create variables that can transfer data between the user's projects.
Keywords: between projects
Could we please have an exponents block? ( ) ^ ( ) by illusionist – 917 posts, Mar '13
Description: A suggestion requesting a power operator.
Keywords: reporter
suggestion to help with GO TO URL block problem by iTweak0r – 757 posts, Apr '13
Description: Add a block that redirects the user to a page on the Scratch site with their consent.
Keywords: external site, outside scratch
Transformations Extension Suggestion by ampara – 719 posts, Jun '20
Description: An extension that allows for more fine control of the sprite, including translating and stretching.
Keywords: height, scale, width
Bring back User ID block! by thelucariokid – 661 posts, May '15
Description: Add a block that assigns each user a unique ID when they start the project and stays with that user forever.
Previous costume by Malthetalthee – 539 posts, Mar '13
Description: Add “previous costume” to the switch costume block.
Keywords: costumes
2 New blocks: "Repeat until [message]“ and ”Wait until [message]" [UPDATED] by gamebeater187 – 517 posts, Dec '18
Description: Two new blocks that wait until or repeat code until a broadcast is sent.
Best block idea! Organise code [CODE SECTIONS] by theonlygusti – 479 posts, Jul '14
Description: Add a block that can be used to label, condense, and organize code.
Cached Variables!! [Saved Games!] / Locally Saved Variables by epninja – 458 posts, Feb '15
Description: Allowing the creation of variables that save locally to the user's browser. ( Similar to scratch.mit.edu/discuss/topic/15299 )
Keywords: cookies, local storage, save data
Block: Turbo mode <on/off> by lolwel21 – 445 posts, Oct '12
Description: Blocks that can turn on/off turbo mode, and detect whether turbo mode is enabled or not.
Keywords: disable
right mouse click by dhrloo – 428 posts, Apr '15
Description: Add a block to detect right clicks.
Keywords: events,mouse,sensors
Elif (else-if) block by frdsaw – 407 posts, Nov '13
Description: Change the if block to add else if statements instead of using multiple if else blocks.
Keywords: chain, elseif
Dictionaries AND Lists [A lot of supporters] by super_crazy – 390 posts, Oct '14
Description: Allow lists to contain additional information in a second entry for each item.
Keywords: array, blocks, table
Changing Width and Height Separately by epicanna27 – 376 posts, Nov '14
Description: Allow stretching sprites by width and height.
Keywords: costume, transform
≥ and ≤ in operators by Photoguy77 – 373 posts, Nov '13
Description: Two new blocks for the “less than or equal to” and “greater than or equal to” functions.
Keywords: more
Changing Variable Colors by BoltBait – 366 posts, Apr '13
Description: The ability to change the text colour or background colour of a variable.
Keywords: blocks, customise
Boolean variables :D by kNoobLauch – 362 posts, Jun '13
Description: A new type of variable that can only return true or false like a boolean block.
Keywords: reporter
Custom c blocks and hat blocks by dhdguysg – 350 posts, Nov '14
Description: Allow custom blocks to take C and hat shapes.
more blocks [effect reporter] by nyan_nyan_nyan – 344 posts, Feb '13
Description: Add a reporter to see the current value of look effects.
First-class procedures and custom reporters by Jonathan50 – 343 posts, Apr '16
Description: Allow custom blocks to be stored in variables along with custom reporters.
Keywords: arguments,callbacks,closures,lambdas,snap
Just add the rest of the keys already by FalconGunner99 – 340 posts, Jan '14
Description: Add keys Scratch supports into the dropdowns of blocks that use keys.
Keywords: all, bolean, ctrl, shift
“Create own block” dropdown list by Me_Tis – 334 posts, Oct '13
Description: Allow the user to create dropdown inputs for their custom block, which can change the block's function.
Keywords: value
Blur Effect by LPSpuppygirl1 – 331 posts, Jul '14
Description: Adds an effect that blurs the sprite.
Keywords: affect, fade
[Read OP] “set cursor to” block - Featured as “not rejected” on TOLORS by Yoshiii999 – 326 posts, May '21
Description: Add a block to set a the current mouse cursor style.
Keywords: css,mouse,reporters
“Print ___” Block (30+ Supporters) by IronBit_Studios – 321 posts, Jun '15
Description: Add a block that prints text directly onto the stage with some parameters.
Keywords: show
Country detectors by LemonComputer – 309 posts, Oct '16
Description: Add a country reporter block.
Keywords: language
Voice Recognition by Carpit999 – 298 posts, Jan '17
Description: An extension that can recognize speech and use it in code.
Keywords: block, recognise, sound
Blocks Orientation : Horizontal Blocks! by VedanshS933 – 298 posts, Jan '22
Description: An option to switch to horizontal blocks like Scratch JR, instead of vertical blocks.
Keywords: junior
Access custom blocks from all sprites (global procedures) by bobbybee – 298 posts, Jul '13
Description: Add a way to share custom blocks across multiple sprites.
Move variables and lists by jh1234l – 290 posts, Aug '13
Description: Add a block that moves a variable or list to a specific corner.
Keywords: x, y, axis, coordinate
Easier way of combining “Join”, “And” and “Or” blocks. by PhirripSyrrip – 286 posts, Nov '13
Description: A way for the number of inputs for some operators to be increased.
User Variables & User Lists (rather than Cloud variables/lists) by DadOfMrLog – 282 posts, Sep '13
Description: Per user cloud variables, useful for cloud saving amoung other things.
new layer sensing blocks, <behind [sprite]?> and (layer) by StevenTheSquare – 282 posts, Feb '20
Description: Blocks to make working with layers a bit easier.
Change the Days since 2000 Block by ttman12 – 280 posts, Apr '14
Description: Add a year input to the days since 2000 block.
Keywords: epoch,sensing,time
Power block by savaka – 270 posts, Sep '13
Description: Add an operator block to find the mathematical power.
Keywords: operators
More customizable options for variables & lists by 7salad3salad – 267 posts, May '21
Description: A feature to edit the variables background, background colour, text colour, outline and font.
Keywords: change, data, design, different
a [point towards x( ) y( ) block by willehren – 259 posts, Jun '13
Description: A new block to point towards a specific coordinate.
Keywords: trigonometry
“Pause Sounds” and “Resume Sounds” blocks? (23 supporters) by TheJellyConference – 256 posts, Dec '14
Description: Dedicated blocks to pause and resume sounds.
New Block to act like a break statement by theonlygusti – 255 posts, Sep '14
Description: A new exit loop, or break, block.
The Opposite of the Join Block by xXRedTheCoderXx – 242 posts, Jun '19
Description: Add a block that deletes one or all instances of a string from a larger string.
Keywords: operator, section, substring
Please allow us to put round blocks (e.g. variables, answer, custom block args, etc.) in the place of variable/list dropdowns by zacadoole1 – 237 posts, Apr '15
Description: Allow reporters in the variable name field.
Keywords: hacked blocks
The Obscure MIT Project by Lifelong Kindergarten of Scratch, “Let's Chance.” Let's add it to Scratch Lab! by BobRocks20 – 231 posts, Sep '23
Description: Release to the public an obscure series of blocks that allow users to play with probability.
Keywords: ai, extension, microworld
Boolean Cat Blocks for April Fools' Day (Please do not suggest things here) by scratchgodo – 228 posts, Feb '22
Description: Add cat ears to boolean reporters for April Fools day.
Color at x: () y: () block. by Wheatly_Scratcher – 222 posts, Apr '17
Description: Add a block that reports the hexadecimal color of a pixel at a specific coordinate.
A “Hide All Variables” Block [includes discussion about “Show all Variables” as well] by eat-sleep-softball – 222 posts, Mar '15
Description: A new block to hide or show all variables.
split blocks by mitdk – 220 posts, Sep '20
Description: A new reporter block which lets a string be easily split by a delimiters.
Adding Physics by Shadow_Greninja – 219 posts, Mar '19
Description: Adding blocks in an extension that has physics.
Keywords: engine, gravity
Effect Reporter by seanbobe – 215 posts, Apr '14
Description: Add a block that reports the value of a certain effect for a sprite.
Keywords: variable
A Local Clear Block for pen intensive projects! by Zparx – 213 posts, Mar '13
Description: Add a block that only clears pen marks and stamps made by the sprite that executes it.
Keywords: erase
Stop all sounds in this sprite block or stop a certain sound by db56558 – 212 posts, Jul '13
Description: ^ See title
Keywords: specific
Unicode blocks by joefarebrother – 210 posts, May '16
Description: Blocks to convert unicode decimals to characters and vice versa.
Keywords: encoding,decoding
[BETTER SOLUTION] Collaborations by mumu245 – 174 posts, Aug '21
Description: Allows project creators to pull changes from remixes of their projects.
Keywords: credit
Edit Block Colors in Scratch 3 by MooxelStudios – 172 posts, Feb '19
Description: The ability to change the block colors in the editor like in 2.0.
Keywords: colour
New Block - run without screen refresh by theonlygusti – 171 posts, Aug '14
Description: Add a block that runs the script in it without screen refresh, like the custom block setting.
Keywords: all at once, c block, turbo mode
New Translate Block by Zoomer_X – 160 posts, Apr '21
Description: Replacing the "translate [[]] to [[]]“ block with a ”translate from [[]] to [[]]" block.
Keywords: extension, language, update
Mouse/Key Press Emulation Blocks by han614698 – 152 posts, Mar '21
Description: A stack block that triggers a certain key block to run, even if that key block hasn't been pressed.
Keywords: emulate
New hat/startup/event Block by Failord – 149 posts, Feb '13
Description: A suggestion about the when <> hat block.
Keywords: events
Implementing of PI (3.141…..) into “Operators” by Saftreb – 148 posts, Mar '15
Description: Adding a “pi” reporter block
Keywords: constant, math
Make C Blocks Collapsible by -Osiris- – 134 posts, Dec '17
Description: Change C blocks so that they and their contents can be collapsed.
Keywords: control, expand, loop
Bring back shout and whisper (15.75/21 support) by 24691357 – 122 posts, Jul '16
Description: Reimplement shout and whisper, two other variants of the say block.
Keywords: blocks, looks, loud, quiet
If (sprite name) showing? block by Prinseskat – 121 posts, Dec '14
Description: A Boolean block that reports if a sprite is showing or not.
Keywords: condition, hide, looks
Make it possible to change if to if-else blocks by right-clicking by awesome-llama – 94 posts, Nov '15
Description: Ad pedem litterae.
Keywords: c block, control, else if, if else, loop
Case Sensitive Equals Block by Coder24 – 88 posts, Jun '15
Description: A block similar to the equals block except that it is case sensitive.
Keywords: capital, lowercase
Panic Playdate extension by EngineerRunner – 80 posts, Oct '23
Description: Extension for interacting with the Panic Playdate
Keywords: blocks, usb
layer hierarchy and more layer blocks by Official_GameTeam – 78 posts, May '22
Description: The ability to view layers in a similar menu to costumes and sounds, and more blocks relating to layers.
Keywords: sensing
Pen layer/Sound pan by DarkFusion – 69 posts, Feb '14
Description: A suggestion about adding layers to the pen.
Keywords: block, draw
Scratch Lab : Face Sensing! by VedanshS933 – 63 posts, Feb '22
Description: Adding the face-sensing blocks from Scratch Lab.
Keywords: detect, ears, eyebrows, eyes, mouth, nose, video
Show a speech-bubble thingy explaining the use of a block when you hover over a block in the block palette. by -TwentyFour- – 58 posts, Jul '23
Description: Show a popup explaining the use of a block in editor for new scratchers.
Keywords: blocks
Animated text by SmartCat3 – 49 posts, Oct '21
Description: Bring the animated text feature from Scratch Lab into Scratch.
Keywords: animation, block, word
Last edited by imfh (Jan. 16, 2025 22:16:52)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Projects
make a scratch editor dark theme by Techno-CAT – 3,819 posts, Sep '16
Description: An option to have a dark theme on the Scratch site and editor.
Keywords: dark mode, night mode, night theme
Bring back the Remix Tree Button! [READ BEFORE REPLYING!!!] by novice27b – 902 posts, Jan '19
Description: Re-add the button to show the remix tree of a project on the project page.
Keywords: remixtree
Opacity? by ThePancakeMan – 860 posts, May '13
Description: Adding the ability to use transparency in the Scratch paint editor.
Keywords: alpha, color, costume
[SOLUTION] Collaborations by LuckyLucky7 – 700 posts, Nov '18
Description: Allows limited, turn based, shared edit access to shared projects.
Keywords: credit, remix
Sprite Folders! by EdgeGamer – 670 posts, Jun '13
Description: The abiltiy to create folders in the sprite menu to organize and categorize sprites.
Keywords: categories, editor, organise
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!] by mybearworld – 636 posts, Aug '21
Description: Add subtitles which can be enabled by the viewer of a project.
Keywords: accessibility, hearing, volume
RGB or Hex input for colors in Bitmap and Vector by Bright-Idea – 598 posts, Apr '16
Description: The ability to set a color in the paint editor with an RGB hex code.
Keywords: set color, set colour
Onion Skins and Scratch by Lukia26 – 507 posts, Apr '13
Description: The ability to create transparent overlays or onion skins in the paint editor.
Keywords: costume
“CloneAlert” idea by LP_Play – 420 posts, Jul '16
Description: A system to automatically stop remixes with little to no changes.
Keywords: remix prevent, require changes, same, similar
Re-add “Echo” Sound Effect by LegoManiac04 – 403 posts, Aug '19
Description: Reimplement the echo effect in the audio editor.
Fonts by iTweak0r – 357 posts, Jun '13
Description: The ability to import fonts into the sprite editor.
Keywords: arial,ttf
Adding countries flags to the library by cs3868895 – 342 posts, Feb '23
Description: Adding Current countries flags to the scratch library.
Keywords: country, nationality
Collaborations(*Too many to count* Supporters) by Blaze349 – 314 posts, Feb '14
Description: Allow multiple people to edit the same shared project.
Warn users when they've exceeded an asset size/JSON file size limit by Flowermanvista – 304 posts, Aug '19
Description: Alert or inform the user whenever an asset or the project.json file is larger than what Scratch allows.
Search in My Stuff by Deerleg – 286 posts, Apr '14
Description: Add a project search in My Stuff.
CAPITAL LETTERS FOR FIRST GRADERS! by cocinadegenios – 266 posts, May '23
Description: A new option to capitalize all block letters for children learning to read.
Keywords: accessibility,font
“Browse” or “Suggested/Recommended” projects to look at by soupoftomato – 260 posts, May '13
Description: A new personalized list of projects recommended for the user.
Keywords: algorithm,featured
Custom fonts by Eqqy – 259 posts, Oct '13
Description: The ability to use custom fonts on the user's device in the Scratch paint editor.
Keywords: import
Pause/Resume by scimonster – 259 posts, Nov '12
Description: Add a pause button on projects to let the user pause all scripts and resume them later.
Navigation tags by Eagle138 – 243 posts, May '20
Description: A feature that allows you to attach comment-like ‘tags’ to your blocks.
Keywords: code, description, note
AI chatbot helper, restriction prompt to improve learning by scratchcode1_2_3 – 240 posts, Sep '24
Description: An AI chatbot which helps Scratchers learn rather than just giving the answer.
Change the green flag to a rainbow flag for pride month by Riley_the_Riolu – 239 posts, Jun '21
Description: Optionally make the green flag a pride flag during pride month.
Keywords: theme
Waiting Between Remixing and Sharing by Super_Scratch_Bros20 – 234 posts, Apr '20
Description: Prevent users from remixing a project until an amount of time has elasped.
Keywords: share
16 x 9 aspect ratio please! by Zygorithm – 232 posts, Jun '13
Description: add an option to have a 16x9 aspect ratio in fullscreen.
Ability to resize lists on mobile by dominic305 – 229 posts, Dec '20
Description: Make it easier to resize lists with touchscreens.
Keywords: accessibility
Find and Replace System by davidkt – 227 posts, Mar '14
Description: A feature to replace all instances of a block in the editor with a different block.
Keywords: change
Visitor View by Morimop – 222 posts, Aug '19
Description: Allow project creators to view the project notes as they appear to others.
Keywords: links
Message Icon in Editor by fyromaniac1 – 214 posts, Oct '13
Description: Add the messages button into the editor, as well as how many messages you have.
Easier Custom Thumbnails by PullJosh – 209 posts, Jun '14
Description: A place to upload a thumbnail instead of always setting it on save.
Bring back Scratch Tips Window [help button] by Telebort_Team – 202 posts, Jan '19
Description: Readd the help button when right clicking specific blocks.
Keywords: documentation,scratch 2.0
Similar Projects (Multiple suggestions, click to see support ratios) by OmnipotentPotato – 201 posts, Nov '14
Description: A feature that shows a random selection of projects with similar tags to the project the user is viewing.
Keywords: suggested
ST should make policies mentioned in “'art theft' and our remixing policy” more public, and enforce them better. by scratchykit5743 – 201 posts, Jan '22
Description: Make a more prominent announcement about recolors and remixing.
Your Own Sprite / Costume / Sound / Backdrop Library (PLEASE READ BEFORE POSTING) by Giga404 – 163 posts, Jun '20
Description: The ability to add assets like costumes and sounds into a custom, personal library for later use.
Keywords: audio, customisable
Confirming “Share” by Music-Maker – 144 posts, Sep '14
Description: Have users confirm whether they would like to share a project.
Let users disable turbo mode! by abh206 – 131 posts, Sep '14
Description: Allow project creators to prevent users from enabling turbo mode on their project.
Ellipse Selection in the Paint Editor by YtArie5 – 126 posts, May '21
Description: Adding the ability to use a circular selection in the paint editor
Add a plastic bottle sprite. by mexicanboyrrv – 118 posts, Apr '22
Description: Adding a plastic bottle sprite.
Keywords: bottle flipping, expensive, litter, shopping, water bottle
Setting for changing the color of the Scratch project editor. by scratchgodo – 114 posts, Sep '21
Description: The ability to change the background color of the project editor.
Keywords: colour, customise
Name Stuff in Backpack (32 to 1, Support) by OmnipotentPotato – 91 posts, Sep '14
Description: The ability to give assets and code in the backpack names.
Keywords: blocks, sort
Make mystery mode return on halloween or april fools (again) by cs3868895 – 81 posts, Apr '23
Description: Add the Mystery mode from April fools 2021 to Halloween or the next April fools
Keywords: modes, project editor
Make “lists” on the side bar by zHmonster – 78 posts, Dec '20
Description: Make a new category for lists, as they are currently in the variables category.
Keywords: categories, dropdown, menu
“Run Without Screen Refresh” Icon by DemCupcakesYo – 71 posts, Aug '14
Description: Add an icon next to custom blocks with the run without screen refresh setting enabled.
Keywords: more-blocks
Disable “Auto-save” by Burnout5858 – 66 posts, Apr '16
Description: An option to disable autosave.
Keywords: editor, project, saving
Last edited by imfh (Jan. 16, 2025 22:16:58)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Studios
“Turn Off” Studio Messages by BombTv – 672 posts, Dec '14
Description: The ability to toggle studio activity messages for individual studios.
Keywords: disable
'Leave Studio' button by Austinato – 574 posts, Apr '15
Description: A button at the top of the curators tab in a studio to leave a studio.
Keywords: delete, member, self, selves
Customizable permission settings for studio curators and managers by StevenTheSquare – 454 posts, May '19
Description: The ability to set customize studio ranks by granting them various perks and abilities.
Keywords: new studio, studio permissions
Unshared Studios by Cream_E_Cookie – 283 posts, Aug '15
Description: Change studios so that they are first unshared, and then have the ability to share them later.
Keywords: draft, unfinished, unpublished
Curator Requests For Studios – 19 Supporters by CosmicHamster – 165 posts, Feb '15
Description: A feature to let users request to be added into a studio as a curator instead of having to be invited.
Keywords: appeal
Add a “curators only” option for studio comments by girlsruless – 149 posts, Nov '17
Description: An option in studios to only allow curators and managers of that studio to comment in it.
Keywords: restriction, permissions
New 3.0 Studio Design by BearSlothCoding – 129 posts, Jul '21
Description: Editing the current 3.0 studio design, notably making the background white and putting the follow button in its old place
Keywords: autism, change, neurodivergent, studios, update
Add button to demote managers (new topic) by Yeetoburro1 – 84 posts, Nov '21
Description: The ability to demote someone from manager to curator in a studio with a button.
Last edited by imfh (Jan. 16, 2025 22:17:02)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Forums
Allowing other image hosting sites incase CubeUpload shuts down by MClovers – 748 posts, Sep '19
Description: Add alternative images hosts for the forums.
Keywords: image hosts
Changing the forum software from DjangoBB to Discourse by geometric_ghast – 478 posts, Aug '20
Description: ^ See title
Keywords: forums, service
✪ Disable Scratchblocks in the ‘New Scratchers’ and ‘Announcements’ forums ✪ by -TWILIGHTMISTY- – 380 posts, Aug '20
Description: Disabling the ability to use scratchblocks in the “Welcome to Scratch” categories
Keywords: remove
Discourage “Support for Reasons in OP” by GlitchedThrough – 283 posts, Dec '23
Description: Create an official announcement to discourage unconstructive support posts.
Forum Security Change!! by Scratchified_Extras – 280 posts, Jan '15
Description: A page that warns the users that they are going to an external site when clicking on a link.
Keywords: prevent
Don't allow users with less than 100 posts to post in Announcements by WindOctahedron – 272 posts, Nov '19
Description: See title
Keywords: forums, spam
Forum post hearting by MyScratchedAccount – 216 posts, Feb '23
Description: A feature on the forum that lets people heart stuff if they like it
Keywords: counter, heart. button, support, upvote
Bump Option instead of writing ‘bump’ by nightweaver – 215 posts, Feb '15
Description: A bump button to move topics to the first page without a post.
Keywords: spam
12 vs. 24 Hours by rollercoasterfan – 213 posts, Jul '15
Description: An option to switch from 24-hour to 12-hour time format.
Keywords: civilian, forum, military
Add “Color” To Formatting Bar by alexphan – 190 posts, Jul '16
Description: Add a button on the forum post creator to quickly add in color tags.
Keywords: bbcode
Emojis by mtech22 – 188 posts, Sep '20
Description: Change the forum emojis to a more modern look,
Keywords: smileys, update
Automatic Username Links by MClovers – 181 posts, Apr '19
Description: Make usernames automatically turn into links on the forums.
A Function to make sure users read the Stickies by JPOWERPUFFGIRLS – 165 posts, Sep '20
Description: Require new forumers to read the stickies and take a quiz on them in order to post there.
Keywords: pinned, sticky, topic
'Illegal' bump warning (please read suggestion) by pavcato – 164 posts, Sep '20
Description: Warn users for bumping a topic before a period of time has elapsed.
Keywords: hours
Scroll Bar For Signatures by Evil_Kumquat – 163 posts, May '15
Description: Add a scrollbar on signature boxes so it is easier to see all of it.
Keywords: forums, scroll down
Giving permission for people to edit a post. by bigpuppy – 154 posts, Jul '16
Description: The ability to allow users to edit a post on the forums.
Keywords: change, consent
Spoiler Tags. by szogun – 148 posts, May '14
Description: A new BBCode tag that hides text and only reveals it when clicked.
Keywords: forum, post
Forum Suggestion [reopen your forum topics] by TheScratchHobbiest – 144 posts, Feb '16
Description: Allowing users to reopen their topics after they closed them.
Keywords: discuss, post, thread
Private Sandbox Forum by NitroCipher – 126 posts, Mar '17
Description: A test area for each user on the forums to mess around with BBCode, the filter and other stuff privately.
Keywords: censor
Remove Flash Detection by Luvexina – 124 posts, Jul '19
Description: Remove the Flash version portion of the “Show your browser/OS” feature in the forums.
In the forums, change “New to Scratch” to “New Scratcher” by monstermash3 – 122 posts, Jun '17
Description: ^ See title
Keywords: rank, status, user
Follow all of this forum by lordibel – 118 posts, Feb '21
Description: A button that would allow you to follow an entire forum.
Keywords: message, new, posts, topics
Don't activate forum emojis unless there are spaces next to them. by mightybrayan – 111 posts, Jul '20
Description: See title
Keywords: post, remove
Adding a “Shops” section in the forums. by Plastic_Echo – 110 posts, Sep '16
Description: Split off shops in the Requests forum into their own forum.
Keywords: order, post
“Read More” on Posts by Morimop – 104 posts, Nov '19
Description: Add a “Read More” button on long forum posts.
Keywords: scroll
Automatically add closing tags on the forums by stickfiregames – 95 posts, Aug '14
Description: Close unclosed tags in forum posts automatically when quoting them.
About necroposting…[confirmation required to post on old topics] by Buffek – 94 posts, Oct '18
Description: Warn users when they are posting on old topics.
Keywords: bump, ettique, forum, rule
[font=Times New Roman]More Fonts in the Forums[/font] by ProdigyZeta7 – 88 posts, Jul '13
Description: Add additional fonts to be used on the forums.
Keywords: print
Forum (Copy&Paste) Backpacker by AcheezQBURGER – 77 posts, May '20
Description: A feature in the forums to save sections of text and BBCode.
Keywords: quickreply
Censor email addresses in the forums and main site by Yeetoburro1 – 75 posts, Sep '20
Description: ^ see title
Keywords: e-mail, filter
Support postimages (image host) by gdfsgdfsgdfg – 75 posts, May '23
Description: A suggestion to add another image host named “postimages”
Keywords: forums, image hosting
“closed” instead of grey font by Haz-_- – 70 posts, Feb '18
Description: Add a label saying “closed” next to closed topics in the forums.
Keywords: note, tag
Have a filter for “your topics” by awsome_guy_360 – 70 posts, Dec '17
Description: A search filter on the forums to only show topics the user created.
Keywords: posted
Closing topics in less than 24 hours by 290Scratcher – 70 posts, Sep '17
Description: Be able to close a topic before 24 hours have passed since its creation
Keywords: forum, remove
Signature by LionHeart70 – 65 posts, Jul '17
Description: Change the signature line in the forums to be more noticeable and longer.
Keywords: bigger, grey
Censor Posts in suggestions that only Contain “Support” or “No support” (Read the Entire OP Before Posting) by minecraftprox101 – 58 posts, Mar '21
Description: Censoring posts that say “support” or “no support” without giving a constructive reason.
Keywords: forums, new scratcher
Local time in forums by HTML-Fan – 52 posts, Jun '20
Description: Set times in the forums to the user's local time zone.
I think that there should be an alert (comment-style) when a forum thread that we're following is closed or deleted by the Scratch Team. by dvargasews – 48 posts, Dec '16
Description: Notify users who are following a topic when the topic is closed, deleted, or merged.
Keywords: message, removed
Last edited by imfh (Jan. 16, 2025 22:17:14)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Comments
Liking/upvoting comments by Z-zap – 1,011 posts, Jun '14
Description: The ability for the user to give comments a like and to sort comments by most likes.
Keywords: favourite, love, post, upvote
Sticky Comments by ThePancakeMan – 862 posts, Jun '14
Description: The ability to “pin” comments in comment sections so they stay on the top of the comment section.
Keywords: feature, post
Ability to “Heart” someone's comment by Cremme_Of_The_Stars – 395 posts, Jun '19
Description: Reduce simple replies by adding hearts for comments.
Keywords: notifications
This suggestion isn't just about pronouns in comments by Eagle138 – 369 posts, Aug '22
Description: Allow hovering near the username in comments to see people's About Me.
Hearting Comments by PoIygon – 325 posts, Apr '21
Description: Adding the ability to heart comments on your own profile, project, or studio.
Keywords: owner
add a skull emoji by DarkXSeries7 – 325 posts, Jun '22
Description: Add a skull emoji to the Scratch comment emojis.
¶ Commenting addition! ¶ by Scratchifier – 246 posts, Oct '14
Description: A feature to create a custom pop-up when a user tries to comment on a profile, project, or a studio.
Keywords: alert, post
bbCode in Comments? by Skizzors – 162 posts, Dec '13
Description: Add some BBCode functionality into comments like bold and italics.
Keywords: posts
Show all of your comments by zedthehedgehog – 88 posts, Jun '20
Description: A way for a user to see all of their comments.
Keywords: every
New emoji! by Vienradze – 74 posts, Feb '16
Description: New emojis for Gobo's friends, other animals, and the sun and the moon.
Keywords: bird, comment, dog, giga, horse, nano, neigh, neigh pony, pico, tera, woof
Change the Smiley Cat Emoji by WolfCat67 – 64 posts, May '17
Description: Change the __ emoji to appear more like a smile when zoomed out.
Keywords: scratch cat, alter, comment
Duck emoji! by KittyCatKayden – 64 posts, Mar '23
Description: Adding a duck emoji
Keywords: _duck_, _quack_, comment, goose, quack
Last edited by imfh (Jan. 16, 2025 22:17:21)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Messages
A way to filter messages! (300+ supporters) by Yllie – 1,608 posts, Oct '14
Description: An option to choose which types of messages the user gets notified about, and the ability to search through messages.
Keywords: receive messages, search messages
A beep if we have a notification by Piaulo46 – 353 posts, May '23
Description: Add a notification sound, when connected.
Tell the user when their project is marked as NFE. by NoxSpooth – 325 posts, May '13
Description: A message that is sent to the user whenever one of their projects has been marked “Not For Everyone”.
Keywords: notify
Message to everyone when Scratch has new rules (BUMPING NEEDED) by vudeptrai090211 – 211 posts, Nov '21
Description: Notify users for some announcements when there are new rules.
Reply to Contact Us in Messages by leahcimto – 208 posts, Oct '20
Description: Show responses to Contact Us emails on the messages page.
Keywords: alert, notification
Grouped Notifications by Zekrom01 – 76 posts, Sep '15
Description: Group notifications of similar types like loves and favourites together.
Keywords: merge, messages, project, social-actions
Sending an message every so often to re-read the CGs by Yeetoburro1 – 75 posts, Aug '20
Description: Ad pedem litterae.
Keywords: alert, guidelines, notification, reminder, rules
Last edited by imfh (Jan. 16, 2025 22:17:31)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Profile Page
Customizable Profile Wallpaper! by zlivvy – 741 posts, May '15
Description: An option to set a wallpaper on the user's profile by having an image tile over it, and a report option for wallpaper.
Keywords: profile background, profile image
New default avatar by darkness3560 – 699 posts, Nov '13
Description: A simplfied avatar without gradients.
Keywords: blue,contrast
About Me and What I'm Working On need more characters. by mathfreak231 – 562 posts, Sep '13
Description: Increase the character limit for the description boxes on the profile from 200 characters.
Keywords: wiwo
Remove public follower count. by Dragonlord767 – 434 posts, May '20
Description: Remove the follower count to reduce frustration or obsession with it.
A Community section on profiles (Like YouTube!) by eikh2 – 371 posts, Feb '21
Description: A section on your profile where you can post about stuff like announcements to your followers.
Keywords: comment
Changing your featured project title (37-2.5 people support!) by cwkethan1508 – 218 posts, Apr '15
Description: A feature that allows the user to create a custom label for their featured project.
Keywords: profile
“I Don't Favorite Projects” ( Should this be allowed? ) by theory_ – 216 posts, Apr '16
Description: Randomize the order of favorited projects to prevent spelling messages.
Add “Impersonating other scratcher” to list of why to report someone by 26akwong – 184 posts, Oct '20
Description: An option to report a user on their profile for impersonating another user.
Keywords: impostor, rules
Show alternate accounts in profile (READ FIRST) by -InsanityPlays- – 92 posts, Jul '20
Description: Allow users to link and show their alt accounts onto their main account.
Keywords: alts, nd account, other account, second account
Last edited by imfh (Jan. 16, 2025 22:17:39)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Miscellaneous
[PLEASE DO NOT PROTEST THE PURPLE] An option in account settings to change the site's theme and navigation bar colour by banana439monkey – 1,955 posts, Mar '18
Description: The ability to change the color of the top navigation bar, among other custimization features.
Keywords: custom, dark mode, navbar
✏️ A new design for Scratch ✏️ by Kokasgui – 639 posts, Jan '19
Description: Changing the look of various pages to more modern designs and to fit in with the other pages.
Keywords: forums, profiles, studios
As a colorblind person, I can't see links by moss-shadow – 622 posts, Jun '23
Description: Changes the link color to one that contrasts better with the text.
Keywords: accessibility, color-blind, high-contrast
Ability To Change Username Capitalization by M1mikyu – 551 posts, Feb '19
Description: The ability for the user to change the capitalization of their username.
Keywords: edit
Change the Scratch Domain by Steve0Greatness – 439 posts, Dec '20
Description: Change from scratch.mit.edu to scratch.org.
iPad by Melephant – 412 posts, Feb '13
Description: Create a dedicated iPad app for Scratch.
Keywords: electron,html5,offline
Make the default website font Comic Sans by Techno-CAT – 406 posts, Aug '16
Description: Change the website font to Comic Sans to be more accessible and interesting.
Keywords: theme
The royal blue colour scheme: It looks better *and* it's still accessible. by rdococ – 376 posts, Jun '23
Description: Consider using Royal Blue instead of Purple as an accessible site color.
Keywords: w3
Default Icon Ideas! by eat-sleep-softball – 308 posts, Apr '15
Description: Add additional default logos for new accounts to choose from when they create their account.
Keywords: pfp, profile picture
Scratch theme song. (Please find some good examples) by Crispydogs101 – 301 posts, Apr '23
Description: A video on the homepage or when signing in with a theme song for Scratch.
Keywords: music
Add “British English” option in language selection by PrincessPanda_test_ – 292 posts, Dec '13
Description: Add British English translations for the site, such as “colour.”
Code block pillows by Gamer_Logan819 – 285 posts, Dec '23
Description: Create Scratch block pillow merchandise.
Joke Banners by Roblox888i – 265 posts, Sep '21
Description: Adding headers on April Fool's Day that contain a joke.
<SEARCHING UP SCRATCHERS> by lightning1999 – 262 posts, Aug '21
Description: A feature where you add @ with a username in the search bar to get search results for that specific scratcher.
Keywords: look-up
Make Student Accounts Not be Deleted Once the Class is Over by KawaiiCatGirl- – 257 posts, Jul '17
Description: Give students a way to keep or transfer their accounts when classes end.
Keywords: teachers
A user search bar? by Jack8879 – 256 posts, Jan '14
Description: A way to search for users alongside projects and studios.
Scratch Merchandise (I know there are books) by GoldenDragonEyes – 255 posts, Mar '17
Description: Create new plushies of Scratch mascots as merchandise.
Keywords: store
Link to wiki on front page by mitchboy – 236 posts, May '13
Description: Add a button to go to the Scratch Wiki on the top navigation bar or at least on the front page.
Keywords: navbar
Underrated projects drop down on search feature and explore page + renames of dropdowns by xXRedTheCoderXx – 223 posts, Apr '20
Description: A search method that prefers “underrated” and unpopular projects.
Keywords: filter, small scratchers
Idea for a Logo Change [Scratch 3.0] by 100DiMENSIONS – 214 posts, May '18
Description: A proposal for a modernized Scratch logo.
Accessibility Option for PFPs and Thumbnails by Tris_das_Einhorn – 210 posts, Jul '23
Description: Add an optional toggle to prevent animated image files playing on the Scratch website.
Keywords: account settings, animation, profile image
Let's Bring Back clutter.scratch.mit.edu by BlueDogXL – 179 posts, Sep '13
Description: bring back the clutter site that allows sharing of project clutters.
Keywords: projects
Folders for projects in mystuff by thebriculator – 177 posts, Jun '13
Description: Add the option to make folders with projects that you can access in My Stuff
Keywords: categories, orginization, sorting, tags
410 Errors by GamesGuyTV – 136 posts, May '18
Description: Show a 410 error for deleted pages and content instead of a 404 error.
More Tabs On The Search Bar by xXRedTheCoderXx – 102 posts, Jul '20
Description: Adds a forum topic tab and a user tab to the search bar.
Keywords: forums, search engine, searching, user bar
Add a big fat cat for April Fools by Basilikos – 68 posts, Mar '23
Description: Adding a sleeping fat cat above the Featured Projects section on April Fools' Day
Keywords: burp, joke, salad
Do not disturb by MyScratchedAccount – 61 posts, Jan '23
Description: A suggestion that let’s you Focus on what you are doing
Keywords: disallow
Cosmicat Sprite for April Fools' Day by giantredwood – 54 posts, Mar '23
Description: Swap the normal Scratch Cat sprite for Cosmicat on April Fools' Day, along with a fake announcement saying that Cosmicat would become the new default sprite.
Use Mastodon or similar over X for server status by bugsyk2009 – 44 posts, Dec '23
Description: Replace the social media platform used to report server issues from X to an easier-to-access alternative.
Keywords: twitter, servers
Last edited by imfh (Jan. 16, 2025 22:17:45)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Site Safety
Block & Report System by Za-Chary – 636 posts, Dec '18
Description: When reporting comments, allow users to block the offender.
Keywords: moderation, spam
Rethink account blocks/bans/suspensions. by myeducate – 558 posts, Dec '17
Description: Allow banned users to edit unshared projects.
Keywords: editing, my stuff
A private censor list. by secretagent123 – 525 posts, Nov '20
Description: A list in account settings to censor words so you can't see them on the site.
Keywords: backlist
[NOT REJECTED] a way to make bans public by spocite – 455 posts, Dec '20
Description: Adding an optional way to show if a user is banned.
Keywords: solution
Parental controls by Ed8 – 442 posts, Aug '17
Description: Options to restrict features such as commenting and the forums.
Keywords: bullying,social interactions
2-Factor Authentication by turkey3 – 426 posts, Feb '18
Description: Require an authentication code when logging in for extra protection on the site.
Keywords: barrier, e-mail, log in, security
When a project is shared, have a basic filter go through it (READ ENTIRE POST) by -Valtren- – 366 posts, Sep '22
Description: Adds projects which trigger a new filter to a report queue.
Self reporting by ScolderCreations – 362 posts, Jul '21
Description: Add the option to report your own comments or projects so you can ask the Scratch Team if the contents is appropriate for scratch.
Keywords: actions, flag, menu, reported
Visually Swap “Scratch Team” and “Scratcher/New Scratcher” for April Fools by DangerousDawn – 346 posts, Mar '22
Description: A way for people to hide what country the live in for privacy
Keywords: location removal
Only allow whitelisted URLs for new scratchers or don't allow them to post offsite links by ImARealDogNow – 322 posts, Jul '23
Description: Only allow New Scratchers to post whitelisted URLs or don't let them post offsite links all-together.
Keywords: anti-troll, new-scratcher, phishing, restrict, restriction
Revised Community Guidelines by willowmint- – 311 posts, Aug '20
Description: Change the Community Guidelines to explain more rules.
Location not given by ZozaTech – 298 posts, Dec '15
Description: Make providing your location optional.
Keywords: profile,signup
Ban studios, users, collabs and projects for stopping f4f and ads or any other related subject by GoboThePlant – 292 posts, May '21
Description: Ban groups trying to stop fame seeking behavior.
Keywords: art theft,false reporting,remixing
stop allowing wikipedia to be used as an image host by lapisi – 272 posts, Jul '21
Description: Remove wikipedia from the list of approved images hosts.
Keywords: forums, image hosts
Allowing Open-Source extensions to be mentioned on scratch. by 9gr – 250 posts, Mar '21
Description: Allow extensions and userscripts to be mentioned if they are open source.
Keywords: github
Ban it’s my birthday projects by MyScratchedAccount – 226 posts, Mar '23
Description: Don't let people share their birth date through birthday projects.
Keywords: privacy
Read the OP, it's way too long to put on the title by ScratchCatDoBem – 119 posts, Sep '21
Description: Sending an email to confirm that it's you before changing your password.
Keywords: change, confirmation, safety, security, update
Allow Account Settings while banned by k7e – 85 posts, Jul '21
Description: Allowing users to access Account Settings while they are banned
Keywords: password
A Better Human Verification System by The_Scratch_Squad – 47 posts, Aug '15
Description: Requires users to do a basic human verification test before making an account.
Keywords: authentication, bot, robot, verify
Last edited by imfh (Jan. 16, 2025 22:17:50)
- imfh
-
1000+ posts
The 7th Suggestion Directory
Top Unsorted
An AI assistant for Scratch? by Elm0-_- – 248 posts, Feb '24
Ban “Anti-Stalking” notices in collaboration threads by scratchykit5743 – 201 posts, Oct '23
Touching Any Sprite Boolean by IronBit_Studios – 200 posts, Feb '15
“Repeat for ___ secs” blocks by anguz110 – 196 posts, Nov '13
More reasons to report profiles. [Read the whole post before posting] by –Optimum– – 196 posts, Jul '22
Pitch Block by RoboNeo9 – 194 posts, Mar '13
Spoilers in the Forum by xJira – 193 posts, Feb '13
3 Strike Mute System by pavcato – 193 posts, Mar '21
Following Limit by DisasterPug – 190 posts, Sep '17
Discussion Search Bar by JAVAProgramming – 187 posts, Oct '13
Don't bump a forum topic until after 24 hours AND it is not on the first page by Za-Chary – 187 posts, May '20
Current millisecond by Macie1234 – 186 posts, May '16
Make the giant delete sprite button smaller (though preferably remove it altogether) by fdreerf – 186 posts, Nov '20
?-Operator [inline if-then-else] by PH-zero – 182 posts, Mar '14
A Change To “Not For Everyone” Projects (About 20+ supporters) by Cub56 – 181 posts, Sep '16
If touching [ ], bounce. (NOT just “If touching EDGE bounce”.) by Starman99 – 180 posts, Jan '15
New Front Page Bar—What the Community is Discussing by Fuzzbutt – 180 posts, Sep '15
New hat-block: When [sound] reaches [time code] by kriblo – 179 posts, Jun '21
On Rejecting 2D Lists: Proposing Tables, or Associative 2D Lists by apple502j – 176 posts, Mar '21
Add a fish emoji on April Fools Day by Sliverus – 176 posts, Jan '23
What's Happening and Messages by Dreamo – 174 posts, Jul '14
Allow banned users to see more pages by portalpower – 174 posts, Apr '22
*New Mockup* Scratch Desktop for Windows 11 Editor and Site redesigned UI! by reallysoftuser – 174 posts, Jul '22
Add a “report notice”. by Prime689 – 168 posts, Feb '21
Backpacks 3.0 (Public Backpacks) by reallysoftuser – 168 posts, Apr '21
Ability to Unfollow Multiple Scratchers/Unfavorite Multiple Projects at Once. by ImagineIt – 167 posts, May '13
My sugestion - new emoticon by Euglena73 – 167 posts, Feb '22
Perhaps a promotional TV show starring the Mascots by SpectralCreeper – 167 posts, Jun '22
Remove the “Featured Projects” Section by Zarlog – 166 posts, Aug '15
make the ask bock a reporter by space_elephant – 162 posts, Aug '18
Add modern (gen-z) emojis by -Rodri – 162 posts, Sep '23
Rethink a part of the Scratch teams mentality by dertermenter – 161 posts, Mar '21
Scratch's Own Image Host for the Forums by TheTrillion – 161 posts, Feb '22
“delete all clones” block by relrel – 158 posts, Feb '13
change * to × by Zambonifofex – 157 posts, Dec '13
Saturation Block by Enderdragonfarmy – 157 posts, Jan '14
For Loop by Extremguy – 157 posts, Jun '16
Getting More Views! by Cub56 – 157 posts, Dec '16
Rainbow infinity emoji for autism/disability acceptance by M1mikyu – 155 posts, Apr '22
Potato Emoji Support. by BlobbyStudios – 154 posts, Jun '24
Re-add the tag limit by FrostyRAhAz – 153 posts, Jun '20
Naming Scripts in the Backpack by Lucario621 – 152 posts, Apr '13
Proposed “subscription” implementation by the2000 – 152 posts, Feb '21
Anaglyph 3D Effect by Ljk81610 – 152 posts, Jul '21
Close Topic [require confirmation when closing topic] by bigpuppy – 151 posts, Jun '16
Stop your projects from getting front paged…?! by Eagle138 – 151 posts, Feb '22
Xbox 360 Controller Extension by epic271 – 150 posts, Dec '14
“sprite clicked?” boolean block by DevanWolf – 149 posts, Jun '14
Triangle tool by jonathan06b – 147 posts, Dec '15
[SOLUTION] Nicknames/display names by hydrofungus – 147 posts, Oct '23
Support for webp files by busybuddie1234 – 146 posts, Nov '21
Change color on “You can't post an empty comment!” & login errors to make them more readable by Zydrolic – 146 posts, Dec '23
Unnoticed Scratchers Box On The Front Page - Random Project Button by rocco32 – 145 posts, Nov '15
Linking Alternate accounts by TheRealNetherBefore – 145 posts, Jul '18
Customize the Scratch Bar (Solution for Bringing Back the Discuss Button!!) 20+ SUPPORTERS! by VideoGamerCanInvent – 143 posts, Jul '17
Alternate Account System by -Upside- – 142 posts, May '19
Censoring shouldn't affect share dates by sharkode – 142 posts, Feb '22
Banning “love / favorite detectors” by MeIzAwezomeDede – 141 posts, Nov '20
Mobile or PC detecting block in Scratch 3 by IggyAndCassie – 140 posts, Feb '18
make forums use HTML instead of BBcode by space_elephant – 140 posts, Jan '19
Packs (Better Variables + Cloud Variables, Store Base64 Encoded Data, Work Around the Project Size Limit) by reallysoftuser – 140 posts, Mar '21
Forum raids by zomboss1_1 – 140 posts, Sep '22
Rename Messages by GoldPing – 139 posts, Nov '13
Adding themes to the profile page [READ OP BEFORE POSTING] by kleemiya_the_furball – 139 posts, Jun '23
A thumbs up emoji (100% Support so far!) by ScaleneParkour – 138 posts, Nov '15
Autosave needs a turn off feature. Badly. by Failord – 137 posts, Apr '13
Idea for an OC Creator! by Nboo245 – 137 posts, Jan '20
Ability to report a profile for “Using the Studios I'm Following/Following section to display inappropriate messages” by The_Blue_J – 137 posts, Jan '23
Custom Emojis on Forums by Giga404 – 136 posts, Dec '19
Settings : Settings Page - Account Settings and Customization by VedanshS933 – 136 posts, Jan '22
Pen should be vector, or something less pixelated. by theonlygusti – 135 posts, Mar '15
edit to 60 second rule by powercon5 – 134 posts, Feb '15
New Feature? [share a project at a scheduled date/time] by Purple_Ember – 134 posts, May '19
Improve Scratch's memory management. by Chiroyce – 134 posts, Jun '21
Offline Scratch editor on Chrome Web Store? by Prinseskat – 133 posts, Dec '14
Search for block _________ (54-0, all support!) by PhysicsLover999 – 133 posts, Jan '15
User Poll by FanaticReturns – 133 posts, Sep '21
Usercards as an official feature by KN1Rises – 133 posts, Jun '22
The 5Mb project.json limit should be increased by scratchfan321 – 132 posts, May '24
Auto-close topics over 120 days old with no posts by ChocolatePi – 131 posts, Jan '15
Option to Disable “What I've Been Doing” by VideoGamerCanInvent – 131 posts, Jan '18
min and max operators by yavuz61035 – 131 posts, Apr '22
New Blocks: Download blocks by Red_Firework – 130 posts, Jun '21
More _things_ by ProdigyZeta7 – 129 posts, Jul '13
(keys pressed?) block by MrSherlockHolmes – 129 posts, Jan '15
Put the while block in the block palette by miniepicness – 129 posts, Jan '17
Backpack Folders + Pockets by LovelyOtter – 129 posts, Jan '19
°°Stop Exact Copy Remixing (Filter) - Ready To Be Reviewed - By Katt°° by kattcrazy – 129 posts, Jul '22
Showing & hiding a sprite with right-click/context menu by Zydrolic – 129 posts, Jan '24
A “send me a message” block by D-ScratchNinja – 128 posts, Apr '19
Prevent Advertising In Projects by TechEpic – 125 posts, Apr '16
An animation when the heart or star is clicked by teamsonic2011 – 125 posts, Jan '24
let people ‘new to scratch’ use cloud data, but not create it by chuckdaboss – 124 posts, May '15
change the website domain name by i_eat_coffee – 124 posts, Aug '23
Access to other peoples backpacks by desway – 123 posts, Jul '15
Scratch Studios should have writable roles by OfficialRage – 123 posts, Oct '20
Minimum requirement for characters/words on OPs in the suggestions forum by RecessFailsOffical – 123 posts, Jan '24
Punishment for not reading the stickies by NoMod-Test – 122 posts, Jan '16
Whitelist the suicide prevention hotline's phone number and url by BobzGames – 122 posts, Sep '20
delete completely unused accounts (not rejected) by A-MARIO-PLAYER – 122 posts, Sep '24
Minor share button wording tweak! by Greatguy123 – 121 posts, Mar '14
The ability to mark your own projects as NFE by Blank1234 – 121 posts, Jun '15
❗️ Missing “Go to Definition” Option ❕ by Scratch—Cat – 121 posts, Jan '19
Start encouraging more mobile friendly projects by The-Sushi-Cat – 121 posts, Dec '22
In The “For Parents” Section - Only Allow Your Child To Speak To Selected People, And Only They Can Speak To Your Child by rocco32 – 120 posts, Jan '16
Sound Seeking - 30 Supporters by Tymewalk – 119 posts, Feb '16
Acceptable Extension Program by NitroCipher – 119 posts, Dec '17
Ideas I Want to Change Scratch Cat Design. by leogames2016 – 119 posts, Jun '20
Hide Individual Users by GlacierDog92 – 119 posts, Jul '20
(READ THE OP) Custom wallpapers for scratch by HurricaneMitch1998M – 119 posts, Jan '23
Do as variable [ v] block by Cream_E_Cookie – 118 posts, Aug '15
Better educate Scratchers about remixes and recolors (full support so far!) by Hamish752 – 118 posts, Aug '15
***** - Idea for a new 403 page design - ***** by dude341 – 118 posts, Feb '18
Update the bad word detector by GamesGuyTV – 118 posts, Apr '18
Followers AND friends by Rexone – 117 posts, Dec '14
Days until ____ block by cwkethan1508 – 117 posts, May '15
Bring Back old Backdrops and sprites ! {18.5 Supporters !} by DrKat123 – 117 posts, Sep '15
Restoring deleted projects by LunaHamster7 – 117 posts, Apr '17
Rename the mod block. by Cream_E_Cookie – 115 posts, Aug '15
Banned Accounts by Chexx – 114 posts, Jul '18
STEM Competition (Hosted by Scratch) by CoverMusic – 114 posts, Aug '20
These community games just won't stop by Zro716 – 113 posts, Apr '15
Add a full screen detector by ZozaTech – 113 posts, Aug '15
Cloud Ping block by braxbroscratcher – 113 posts, Oct '16
The Official Guide to Lists of Suggestions by Super_Scratch_Bros20 – 113 posts, Jun '20
Epileptic warnings by sharkode – 113 posts, Feb '22
Scratch needs a built in dictionary by Seam49 – 112 posts, May '18
Project Speed Slider Setting by pavcato – 112 posts, May '20
Don't allow links to itch.io + other platforms by reallysoftuser – 112 posts, Apr '21
Ban Deviantart. by Lionwarriorspets – 111 posts, Nov '22
Here we go again… by The_Blue_J – 111 posts, Dec '23
April Fools Idea by helloyowuzzup – 109 posts, Nov '14
removing the automatic credit by ScratchDiogoh – 109 posts, Sep '18
copy to clipboard/copy block by Abitofevrything – 109 posts, Apr '19
About the Studio Update (and other suggestions surrounding communication) by Imacreamoo – 109 posts, Jul '21
A “Feeling” Section on your Userpage by leagueman – 109 posts, Jan '23
16-bit emoji (For the 16th anniversary) #16Boston-its by cs3868895 – 109 posts, Mar '23
scratch dog by 5928005225 – 108 posts, Oct '20
“Sections” on the Profile Page by Foxy112345 – 108 posts, Jan '21
°° Fix Bad Words In Project Costumes - Ready To Be Reviewed - By Katt°° by kattcrazy – 108 posts, Sep '22
A way to prevent remixes with no change by hjklr54679 – 107 posts, May '14
Search bar for Studios by Dreamo – 107 posts, Jul '14
Re-add progress bar for loading by Fupicat – 107 posts, Jan '19
Remove or update §4.4 of the ToU by Maximouse – 107 posts, Aug '20
Filter the inside of a project by Zoomer_X – 107 posts, Oct '20
Intro section on Explore? by orangetheory – 107 posts, Nov '21
make an announcement about love and fav detectors by undeterminstic – 107 posts, Feb '24
Exact Copy Blocker by savaka – 106 posts, May '14
letters () to () of () block by MushroomMan99 – 106 posts, Aug '14
Script Editor Layers | A Must Have | Near 100% Support! by awesome5185 – 106 posts, Feb '17
Add crying laughing and ok hand sign emoji support (94.261% support) by scrooge100 – 106 posts, Mar '17
Scratch Block Libraries by LuckyLucky7 – 106 posts, Apr '18
Remove “Hidden Blocks” and Make Them Visible to the Public. by dhfbei8987 – 106 posts, Feb '21
Cleaning Up And Organizing Variable Monitors by Ciyob86 – 106 posts, Jul '21
Ban “There is a workaround” from the discussion forum by ksdavidc – 106 posts, Oct '21
Connecting Accounts by Haiming – 105 posts, Aug '14
Variables category by ioton – 105 posts, Jul '20
Private-ish messaging by Dagriffpatchfan – 105 posts, Sep '24
Make it so you can't say your own password by sharkode – 104 posts, Feb '22
Impose a moratorium on April Fools' Day suggestions by Za-Chary – 104 posts, May '23
AI GEN by chevroskaksnr – 104 posts, Oct '23
What happened to Single Stepping Mode? by carlsoc2ckkc – 103 posts, Sep '13
Require e-mail confirmation before terminating an account by mario91100_TEST – 103 posts, May '16
Add _shareit_ as an emote by Icey29 – 103 posts, Jul '16
Right-clicking to change blocks removed in 3.0, please add it back in. by ninjachickun – 103 posts, Jan '19
Remove, or at least greatly raise, the list size limit by Zro716 – 103 posts, Apr '19
Add the Backpack to the Offline Editor by stampcollector – 102 posts, Nov '13
New sensing boolean block [Scratcher rank] by gigapouch – 102 posts, Apr '14
Edit comment before 30 seconds by Bright-Idea – 102 posts, Oct '16
Alternative to the “Discuss” Tab on the Site Navigation Bar by makethebrainhappy – 102 posts, Jul '17
Increasing the Cloud Variable Limit by HarrieAB – 102 posts, Apr '18
More text to speech voices by great_elmo – 102 posts, Jun '19
Nano - time to step out of the shadow. by cruncherBones – 102 posts, Dec '21
More interaction between the Scratch Team and the community by KangaCoder – 102 posts, May '23
Zebra Striping in Scratch 3.0 by PullJosh – 101 posts, May '13
Unshare button. by Blank1234 – 100 posts, May '15
Support backspace key by benjabob – 100 posts, Mar '16
Music Editor by Elijah999999 – 100 posts, Jul '24
Change license *for new projects* to CC-BY-SA 3.0 by badatprogrammingibe – 99 posts, Apr '18
Make 2.0 Pages 3.0 by Col_Cat228 – 99 posts, Jul '20
Don't remove automatic remix credit when the original is unshared by Maximouse – 99 posts, Dec '20
CUUUUUSTOMISAAAABLE PRROOOOOOOOOOOOOOOOOOOOFILES!!!!!!!!!!!!!! by octo-crab – 98 posts, May '14
A way to help discourage Scratchblock spam. by TheHockeyist – 97 posts, Sep '14
Allowing Scratchers to Make their Own Categories on Profile (With a Q&A) (93.1% Support!) by TheAdriCoolManDude – 97 posts, May '18
Color Palette for Scratch 3.0 by Warrior_Denial – 97 posts, Jan '19
List all rules on one page. by miniepicness – 97 posts, Apr '19
Move closed topics to a separate archive forum. by MagicCoder330 – 97 posts, Oct '23
Scratch 3.0— Online games— But Wait— I Have a Way it Can Be Done by turkey3_test – 96 posts, Dec '13
Following a Project by rollercoasterfan – 96 posts, Mar '15
A “last key pressed” reporter (9:3:2) Now with a Q&A! by BookOwl – 96 posts, Sep '15
Add a :ninja: emoticon. by BookOwl – 96 posts, Apr '16
Use .tar.xz instead of .zip internally in the file format to allow larger projects by -stache- – 96 posts, Jul '16
CalcuBlock by Garamol56 – 96 posts, Feb '18
Collaborate on LAN by StrangeMagic32 – 96 posts, Apr '19
Let’s refocus Scratch away from fame and popularity. by SelixScratch – 96 posts, Jun '20
Improve the youtube.com → scratch.mit.edu/discuss/youtube/ filter. by mybearworld – 96 posts, Jun '21
break infinity by tyjinw1 – 96 posts, Apr '22
Newest Scratchers section by Doodle-cats – 95 posts, Feb '15
Kumquat Emoji! by Fuzzbutt – 95 posts, Apr '15
Remove the ability of loving/favoriting your own projects by iamunknown2 – 95 posts, Aug '15
Use Google Fonts in Scratch 3.0 by BookOwl – 95 posts, Sep '16
Redesign for the Scratch homepage by mitdk – 95 posts, Jun '21
Backpack suggestion (I don't really know what exactly to call this topic…) by Yafdance – 95 posts, Jul '21
Update/Revise the “Browser not supported” message. by Zydrolic – 95 posts, Oct '23
Save Data in Scratch by iTweak0r – 94 posts, Jun '13
Bringing Back The Scratch Friends List by tacky365 – 94 posts, Aug '13
Deleting Mail by groudon32 – 94 posts, Jul '16
Stop Wasting Space - Stop Upscaling Uploaded Images by Flowermanvista – 94 posts, Jun '19
An option to use BBCode on the About me & What I'm working on by PeteyTheParrot – 94 posts, Oct '21
Make an announcement on gun rules by Sliverus – 94 posts, Jul '22
[@k7e is OP] Make the filterbot language-aware by mumu245 – 94 posts, Jul '21
PLEASE ADD THIS BLOCK! It's MUCH better than my last one! by hahasamian – 93 posts, Feb '16
A way for Scratchers to vote on Suggestion posts by LRGonzales – 93 posts, Dec '17
Solution for the rejected block <[message v] running?> by randomguy3513 – 93 posts, Jun '22
Rename the Requests forum by Basilikos – 93 posts, Nov '22
Show what option a project was reported for in the report window. [READ ENTIRE POST] by -Valtren- – 93 posts, Jan '23
Better boolean inputs — 12:2 Support by Cyoce – 92 posts, Oct '14
When Enter/Return Pressed by Darrman – 92 posts, Oct '14
Pause Button by Cowboy433 – 92 posts, Apr '15
Easier and Better Collaborations (Multiple Editors [At The Same Time]) by BlueBearMan – 92 posts, Jun '15
Login page on /messages when logged out by banana439monkey – 92 posts, Dec '17
Multiple Scenes? by Slipknife – 92 posts, Jun '20
Change the Heart & Star Colors by wolfburrito95 – 92 posts, Feb '23
Add more joke loading messages by the_awsome_penguinja – 92 posts, Sep '23
Test Website by dhuls – 91 posts, Jul '21
Wobble effect by Official_GameTeam – 91 posts, Sep '21
BRING BACK THE PLANE SPRITE by sharkode – 91 posts, Oct '21
The ability to turn off following. by astro_code1 – 91 posts, May '23
There should be a section on a scratcher's profile that shows their statistics by clucklesman – 90 posts, Jan '16
New sound block maybe? by ZZ9PluralZAlpha – 90 posts, Jul '16
Blocked accounts and new accounts by -Multinia- – 90 posts, Apr '19
allow unicode emojis to be posted in comments by lovecodeabc – 90 posts, Jan '21
Pop up when you try to comment on a scratch team members profile! by dertermenter – 90 posts, Mar '21
“Resolved” Button for QaS by DinoMaster20 – 90 posts, Jan '22
username generator by secondimension – 90 posts, Jun '23
Credit to scratchers who find and report major bugs/glitches by Zparx – 89 posts, Jan '14
“When I receive as a clone” block by SurgeForce – 89 posts, Aug '14
scratch: x-box 360 / x-box one edition by Meep5010 – 89 posts, Dec '15
ScratchCast (Scratch for ChromeCast) by julianandwill – 89 posts, Dec '16
The ability to unfollow closed topics. by duckboycool – 89 posts, Jul '17
Remove ‘Mad’ emoji by cul8er – 89 posts, Jul '17
Making “Studio Updates” by -Aardvaark- – 89 posts, Jun '20
Variable to boolean block by HTML-Fan – 89 posts, Jun '20
The ability to use an image URL as a way to upload images. by Ihatr – 89 posts, Nov '20
Prevent a user from getting muted the first time they try to say something bad by ScolderCreations – 89 posts, Jul '21
Sound Editor : Allow users to see the exact minute time in the Sound editor by VedanshS933 – 89 posts, Mar '22
Users not using scratch by Becka72 – 88 posts, Jan '14
New forum emojis by -TWILIGHTMISTY- – 88 posts, Mar '21
Scratch Offline Editor PWA by kccuber – 88 posts, Jun '21
To allow managers to get permission from studio hosts to edit studio description, thumbnail and title (Bumping needed) by starhero5697 – 88 posts, Oct '21
Add a santa sprite by Roblox888i – 88 posts, Dec '21
Add another planet sprite with cartoon drawings of all the planets and some dwarf planets in our solar system by Gamer_Logan819 – 88 posts, May '23
Language Forums Moderation Overhaul by Basilikos – 88 posts, Jul '23
Feature a studio in a profile! (15 supporters) by mundofinkyenglish – 87 posts, Jan '15
Colorblind color scheme? by vacuumfan7072 – 87 posts, Feb '15
New Sound Detection Block Sugestion by An_Oreo_4_you – 87 posts, Sep '15
Get rid of blocking “First Person” in the search results by Cub56 – 87 posts, Oct '17
64-bit integers by 45afc4td – 87 posts, Nov '19
Cancel Out a Profile Feature/Total Character limit/More Name Variety by TheColaber – 87 posts, Jul '20
Box: A new data type by Bacteria999 – 87 posts, Mar '21
“Following” a comment thread by ScolderCreations – 87 posts, Aug '21
Ban Picrew links (please read the whole thing before saying support/semi support/no support) by 10987678 – 87 posts, Apr '23
profile bell button by Zyaxis_Lotl – 87 posts, Nov '23
Option to remove screen borders- IMPORTANT by Failord – 86 posts, Sep '14
Connect a scratch project with REAL Wi-Fi by jPad2 – 86 posts, Apr '16
Add back the ability to seach for users and forums! by Sigton – 86 posts, Jul '16
2nd timer by JonathanSchaffer – 86 posts, Dec '16
New Scratch Cat Design [UNSHADED VERSION ADDED] by -PhoenixAnimates- – 86 posts, Jul '20
Block Counter by GIitchInTheMatrix – 86 posts, May '22
'Community Picks' - the solution to our popularity problems by Eagle138 – 86 posts, Jun '22
“User ID” reporter blocks by musicROCKS013 – 86 posts, Jul '22
Size Limitations for Projects by DIY – 85 posts, Jul '14
Idea for New Blocks by Nintenjoe10 – 85 posts, Jul '15
No ‘Untitled’ Projects by -Cherri- – 85 posts, Mar '16
Git for scratch by tux_fan – 85 posts, Oct '16
Scratch 3.0 Forum Suggestions by Austinato – 85 posts, Oct '16
“Jump” block. by igorbog12 – 85 posts, Apr '17
Automatically fix floating point errors. by badatprogrammingibe – 85 posts, Oct '18
Update the forums to a newer software by 9gr – 85 posts, Apr '21
Accessibility Tab in account settings (read all of the Bolded part) by Prince_Wolf1 – 85 posts, Feb '23
Built-in Scratch Canvas for Studio Thumbnails! [Studio Thumbnail Option] by spidermanLOLL – 85 posts, Jul '23
Include New Zealand on the “Scratchers worldwide” map on the Stats page. by Prinseskat – 84 posts, Oct '14
Spiffing up the Explore page (formerly “a better explore page”) by ChocolatePi – 84 posts, Jan '15
Easier Way to Remove Favourites by jerry1000 – 84 posts, Jan '16
Rename the “Follow” Button by tiger75 – 84 posts, Aug '16
Collaboration Projects [THE SOLUTION] by FF5Bartz – 84 posts, May '22
Have a restricted version of the website for school accounts by Miraheze – 84 posts, Sep '22
Add an Arrow Function and Operator. by Frenzyboyz33 – 84 posts, Dec '22
Ability to sort what projects appear in studios and favourites row [Read The Entire Post] by The_Blue_J – 84 posts, Dec '22
Revise the “Ask the Community” Section in /contact-us by Zydrolic – 84 posts, Dec '23
Quick Jump to a Custom Block in Editor by griffpatch – 83 posts, Jul '13
A “Restart” -block by PH-zero – 83 posts, Sep '13
Pictures In Comments by macadam – 83 posts, Nov '13
Remixing by Fiat500Abarth – 83 posts, May '14
edit variable by flun – 83 posts, May '15
API extension by Yeetoburro1 – 83 posts, Aug '20
Have the “Scratchers Worldwide” map have an option to be a list instead. by ScratchCat1038 – 83 posts, Jun '21
Control Block : All at Once // Put blocks in this loop and they run together by VedanshS933 – 83 posts, Jan '22
Allow Signed Out Users To Report Content by -GentooPenguin- – 83 posts, Feb '22
Report options suggestions. by Horsekatto – 83 posts, Oct '23
Rethink Blocking Scratch as an Image Host by glitcX – 83 posts, Dec '23
The Sticky Color by Deerleg – 82 posts, Sep '14
CLICKY THAT STICKY!!! :P by Superdoggy – 82 posts, Dec '14
Limit to how many times people can be featured. by D_i_a_v_l_o – 82 posts, Sep '16
These Looks blocks should be removed: by monstermash3 – 82 posts, Apr '17
Forums Time! by HashBrown_Studios – 82 posts, Jun '17
Comment Features by 12944qwerty – 82 posts, Apr '19
Privacy settings by AidyGamer60 – 82 posts, Jun '20
Admins for studios by scratchcode1_2_3 – 82 posts, Aug '22
Make 0.2 available to download on the website. by Frenzyboyz33 – 82 posts, Jan '23
Ban ALL “no-no word” references by i_eat_coffee – 82 posts, Aug '23
Reword ToU 3.7 by -Rodri – 82 posts, Dec '23
Shadowban people who are trying to ban speedrun by epicdude512 – 82 posts, Sep '24
A better way to prevent project copying, without preventing remixes by jh1234l – 81 posts, Jul '13
Make the forums stop using Imageshack for pictures by Detriment – 81 posts, Nov '14
Suggestions about the forums by monstermash3 – 81 posts, Aug '15
No More Than 3 Scratch accounts on one email. by tiger75 – 81 posts, Oct '15
|| Scratch Guard || by Unblurryy – 81 posts, Aug '16
Merge the two “my stuff” buttons. by yzyzyz – 81 posts, Jul '17
Export projects by GamesGuyTV – 81 posts, Jan '18
Add DuckDuckGo Search to the Forums by R4356th – 81 posts, May '20
Go To Layer (Ehh I dunno how many supporters — a lot) by OmnipotentPotato – 80 posts, Oct '14
Hide Love and fave Counts for people who did not create the project by ChildCritic – 80 posts, Jan '16
Remove cloud variables by red_king_cyclops – 80 posts, Aug '18
Make Projects Removed by the Scratch Team Unable to Be Downloaded by 3rd Party Websites by CrytogramUser101 – 80 posts, May '20
Hide profile pictures when they get reported (read whole post!) by Nambaseking01 – 80 posts, May '20
Can the Scratch Team do banner changes on holidays? by cs3951665 – 80 posts, Jan '21
A link to Scratch Lab at the bottom of the page (PLEASE READ OP) by GoogleInScratch – 80 posts, Feb '21
Report comments through messages by Ankit_Anmol – 80 posts, Feb '21
Endorse Snap! or other programming languages by gosoccerboy5 – 80 posts, Jun '21
A Project’s Remix Counter - Suggestions by mrcreatorluigi – 80 posts, Aug '21
Adding cursive to Scratch by fayrosePlaysProdigy – 80 posts, Feb '22
Block this phrase from project titles by musicROCKS013 – 80 posts, Aug '22
Vm extension (it wont be visible to new scratchers) by gdfsgdfsgdfg – 80 posts, Dec '22
Teeth on C-blocks (AF) by A-MARIO-PLAYER – 80 posts, Aug '24
Re-order projects on profile (29 supporters!) by Penguin9090_new – 79 posts, Jan '15
“Sign out of all other sessions” button by The4thPixel – 79 posts, Jan '17
Every sprite does this by AlfabetonsOfficial – 79 posts, Jul '21
check glitch/zenith font for bad words (†̵̱̓h̸̦͝ï̸̯̀§̵̛̣) by among_us1w2 – 79 posts, Jan '23
Make Scratch simpler to modify (formerly: implement Scratch in Smalltalk again) by rdococ – 79 posts, Mar '23
In-Editor Live Chat by IAP-Reloaded – 78 posts, Oct '14
Discourage “Name” accounts. [READ BEFORE FLIPPING POSTING] by VoltageGames – 78 posts, Nov '14
REMOVE RISING ACCOUNTS! by sparkflyer – 78 posts, Oct '15
Version History/Revert by REMStudios – 78 posts, Apr '16
Independent Pen Canvases (updated 1st September, 2019) by NitroCipher – 78 posts, Jan '17
Verifying password strength before creating a new account and raising minimum password length to 8 or 9 by NilsTheBest – 78 posts, Nov '18
Change the “:D” Emoji appearance in the Scratch Forums by TapingAnimations – 78 posts, Oct '20
Give the Scratch Cat a Hat! by TopDogProductions – 78 posts, Apr '21
Blocks : Only Icons Blocks by VedanshS933 – 78 posts, Feb '22
Make it more clear that there is a 300 clone limit by Jbear_ – 78 posts, Mar '22
Instead of showing how long you've been on scratch, show when you joined! by mexicanboyrrv – 78 posts, Mar '22
Allow All Unicode Country Flag Emojis to be Posted in Comments by Scratchfangs – 78 posts, May '22
NEW idea: brother [sibling] feature in scratch by Whatsfordinner77 – 78 posts, Aug '23
25 supporters and counting! Link to the ITopic: ‘Propose projects to be featured’ in the Featured Projects section of the home-page by LattleKada – 77 posts, Aug '15
Studio packs [24 1/2 SUPPORTERS] by ZozaTech – 77 posts, Oct '15
make it possible to see alerts by M1mikyu – 77 posts, Sep '17
Bring Back The Pencil Tool by TheBurger82 – 77 posts, Jul '19
Q/A Regarding the Suggestions Category & Reasons Why Some Suggestions Got Rejected by R4356th – 77 posts, Jan '20
have authorized access from the Scratch Team for embedding (leagal issue in a way) by Basic88 – 77 posts, Jul '20
Allow Scratchers to Vote on updates by pavcato – 77 posts, Aug '20
Translate the 60-second message when language is not set to English by bananaandchoc1 – 77 posts, Aug '20
volume bar for projects by MrFluffyPenguins – 77 posts, Sep '20
Redirect merged topics by SuperCappy – 77 posts, Dec '20
Days since 2000 should be changed by -LekkerGames- – 77 posts, Jan '21
Ability to change custom block color/section by Pixalperfect – 77 posts, Mar '21
Make a bot to decect spam by PGBFLITE6373 – 77 posts, Aug '21
HD Screen Size (1280 by 720) by DonnyCraft – 76 posts, Dec '14
Sharing+ by _Hope – 76 posts, Feb '15
Add a “More” drop-down list [nav bar change] by 1a3c5e7g9i – 76 posts, Jul '17
New feature: Named markers in sound clips which would act as broadcasts when played by kriblo – 76 posts, Jun '21
ban phrase “if you hate @” from titles by among_us1w2 – 76 posts, Jan '24
New Operators Block? WARNING: MAJOR MATHS!! Smart People Recommended xP by Aboot4 – 75 posts, Jun '15
A turn off/on comments on all projects button on profile/my stuff by Cream_E_Cookie – 75 posts, Jul '15
Game ads by MinecraftM153 – 75 posts, Sep '16
Increase the .json file size limit by 1 MB by ArcanisHD – 75 posts, May '21
Custom Extension Creator by Andygun11 – 75 posts, Jun '22
[12 supporters] Make Projects run as FAST as Turbowarp on the PROJECT PAGE by alexandretherrien – 75 posts, Oct '22
Replace special text with normal letters before running the filter. by -Valtren- – 75 posts, Mar '23
Scratch Suggestions post duplicate/rejected idea bot by TLONScratch – 75 posts, Jul '23
Have the forum filter tell you what you said wrong by Sliverus – 75 posts, Nov '23
Image Library for comments by starlightsparker – 75 posts, Feb '24
Shortcut Keys for Quickly Performing Options in Scratch by turkey3 – 74 posts, Sep '13
Mp4 sprite support by creeperhunter700 – 74 posts, Oct '14
Asynchronous Custom Blocks by Jonathan50 – 74 posts, Sep '15
How to know if a user is active. by -raspberry_ – 74 posts, May '16
Prevent Scratchers from posting a new topic in the New Scratchers forum by Daring_Sailor – 74 posts, May '17
An improvement to the art system! by SiIverhawk – 74 posts, Aug '20
Debug Window in project editor by ninjaMAR – 74 posts, Feb '21
Rename “color () is touching ()” by donotforgetmycode – 74 posts, Jul '21
Put punishments on scratch for people spamming in Scratch github pull requests by dertermenter – 74 posts, Oct '21
Filter system for icons by Miiraaya – 74 posts, May '22
Popup when you press the Create button on the navigation bar. by An0therRand0mC0der – 74 posts, Nov '22
Automatic Deletion For Comments READ THE WHOLE THING by Scratch_NT – 74 posts, Nov '22
Add a Scratch Wiki button to the forum toolbar by 54387a – 74 posts, Jan '24
A mute button? by lunaluvgood – 73 posts, Mar '13
Replying to 2 people by Frenzar – 73 posts, Sep '14
Smiley Spam Removing Bot (27 supporters and counting!) by jji10 – 73 posts, Nov '15
Forum Emojis by Fuzzbutt – 73 posts, Nov '15
Too many RPs! by Auroura_Wolf – 73 posts, Jun '17
“Scratch Around the World” forum sections should also have sub-forums, and more language forums. by dude341 – 73 posts, Jan '18
When Sprite Moves Hat Block by dogsmakemehappy – 73 posts, Jan '21
A more efficient method of combatting f4f by dhfbei8987 – 73 posts, Apr '21
New operator (Can't really name it…) by aw3s0me8 – 73 posts, May '21
Mark topics as stale if messages haven't been posted for sometime by ajskateboarder – 73 posts, Sep '22
Add the ability for any manager of a studio to close/open comments by warrior1785 – 73 posts, Sep '23
the scrollable ‘What I’ve been doing' on profiles by endyourenite – 73 posts, Aug '24
Easier switching between “if” and “if/else” blocks by PhirripSyrrip – 72 posts, Nov '13
Object-Oriented Programming by zekrom809 – 72 posts, Apr '15
Market an older age audience on Scratch? by raspykoo – 72 posts, Jul '16
“Threads im following” by gems89 – 72 posts, Jan '17
3.0 Profile Page Concept by uncomedic – 72 posts, Jan '19
yes hello I would like there to be the addition of apple emojis on scratch by kylegamerlol – 72 posts, May '20
Rename Scratch Cat by Steve0Greatness – 72 posts, Jan '21
Honesty/Honour system by Ankit_Anmol – 72 posts, Apr '21
Convert mobile/desktop button links into real buttons [Please read the OP] by PaperMarioFan2022 – 72 posts, Jul '23
New Variable Mode! by chippysmall4 – 72 posts, Feb '24
Forum Profiles by starlightsparker – 72 posts, Feb '24
highlight text by DangerPuppy10 – 72 posts, Sep '24
“Use current window as thumbnail” by Zparx – 71 posts, Jun '13
Changing Color of Variables by -Dovewing_ – 71 posts, Jan '14
Start a new forum signature trend by f1lip – 71 posts, Jul '16
Remixing with no changes… by bibleboy789 – 71 posts, May '19
Ban Memes/Phrases/Etc Intended To Mock/Make Fun Of Disabled People by M1mikyu – 71 posts, Sep '20
Change The Follower Button To Friend Request Button by izzywill12 – 71 posts, Feb '21
“Pick Random () To () With Seed ()” Block by ZippingBobcaat49 – 71 posts, Nov '21
Have the studio page be more consistent to the other scratch-www pages (Mock-ups) by mybearworld – 71 posts, Jan '22
Top 6 easter eggs for scratch by Crow_Boy08 – 71 posts, Apr '22
modify the project could not save message so it doesn't block green flag and most of the stop sign, either, move it, add an x or etc. by qwerty_wasd_gone – 71 posts, Nov '22
projects should NOT be auto-saving by Wes64 – 70 posts, Dec '12
split block by gamer270 – 70 posts, Jan '14
Kid mode on the site by xOVERKILLx – 70 posts, Mar '15
Link to Phosphorous by DaSpudLord – 70 posts, Sep '15
Change project links by banana439monkey – 70 posts, May '16
Banned Users Can Still View Projects by KawaiiCatGirl- – 70 posts, Oct '16
Comment Links by Wahsp – 70 posts, Mar '18
Meta: Have a list of rejected Support / No Support reasons. by LastContinue – 70 posts, Oct '19
can we make a cookie emoji? by Colette8000496 – 70 posts, May '20
Flag as “don't front page” by -Exphire- – 70 posts, Jun '20
Add a “Mobile Ready” category by reallysoftuser – 70 posts, Mar '21
Add a bad word detector to the forums by _-_—-_-_ – 70 posts, Apr '22
VBScript - like Dialog Boxes by src4443 – 70 posts, May '22
Watch blocks including Apple Watch And FitBit Blocks by MyScratchedAccount – 70 posts, Apr '23
Make account GDPRing possible in the account settings by PPPDUD – 70 posts, Aug '23
Internet Extenstion by Roblox888i – 70 posts, Sep '23
Clone number block by LordEpical – 69 posts, May '13
ANIMATED PROJECT THUMBNAILS by ianhe21 – 69 posts, Mar '14
ScratchCast by Zappy1333 – 69 posts, Mar '16
Replace letter () of () with () by redgreenandblue – 69 posts, May '16
Simple Neural Networks by Gustavo6046 – 69 posts, Nov '16
A Way to Reduce Rejected Suggestions! [Filter title and direct to TOLORS] by Cub56 – 69 posts, Mar '17
Vector Operator Controls by dogeiscut – 69 posts, Aug '20
A Change to Remix Order by pandacorn_owl – 69 posts, Dec '20
Disclose Trending/Front Page Algorithm by apple502j – 69 posts, Dec '20
Remove change my variable by johandsa2020 – 69 posts, Aug '21
Project Filters by reallysoftuser – 69 posts, Dec '21
Make some posts not considered a dupe under certain conditions by serialnumber404 – 69 posts, Apr '23
Help fund CubeUpload with money to help keep their servers up by Gamer_Logan819 – 69 posts, Nov '23
Support for shift+enter key sensing by Centrifugal – 68 posts, Oct '13
Mouse touching color? by EvilCookie36 – 68 posts, Apr '14
The letter I vs the letter l by Shyguydude – 68 posts, Jun '14
Notifying Users When Somone Quoted Their Forum Post by butterflygirl2 – 68 posts, Dec '14
A guide to constructive replies by CosmicSans – 68 posts, Feb '15
(content of [].mit.edu/[]) by TheUltimatum – 68 posts, Sep '16
New Extension Suggestion: “Lunar Calendar” by Scratch—Cat – 68 posts, Aug '19
Change the Explore Page algorithm. by LegoManiac04 – 68 posts, May '20
Make reporters a dropdown. by PizzaAddict4Life – 68 posts, May '20
Make scratch completley dark mode by cruncherBones – 68 posts, Feb '21
Shift+Click R to access the functional hidden blocks by the2000 – 68 posts, Feb '21
Updated _meow_ emoji by kccuber – 68 posts, Apr '21
Save States by reallysoftuser – 68 posts, May '21
Add a Not-Equal Block by -Back_Scratcher- – 68 posts, May '21
Remove when stop sign clicked workaround functionality by ItsMe-XTV- – 68 posts, Sep '21
Add achievements to your project! by FireArrow879 – 68 posts, Oct '21
Change the ammount of reports needed to take down a project by the followers you have (please read the whole post before answering) by Scratch_NT – 68 posts, Feb '23
Migrate to WebGPU by ajskateboarder – 68 posts, May '23
Automatically edit strings for others to reduce false reporting chances by CodeLearnerSai – 68 posts, Jun '23
Formally Ban AI in Forum Posts by han614698 – 68 posts, Oct '24
IP Banned Users Using Offline Editor? (2.0) by angelthekitkat – 67 posts, Mar '14
A Notification For When Your Project Gets Front-Paged/Curated/Featured by Christiand1014 – 67 posts, Sep '14
Make There Be a Way to Disable Studio Invites by RedEyedMedic – 67 posts, Dec '14
Better remix detection by Techno-CAT – 67 posts, Apr '16
Block the right to left override character by pavcato – 67 posts, Feb '21
double click event by Among_us_games – 67 posts, Sep '21
Remove big support lists / count them as spam. by 7salad3salad – 67 posts, Dec '21
Ö, Ä, Ü, ß, Ñ etc. in the scratch letters letter sprites! by 6z7 – 67 posts, Dec '22
delete all comments on profile thingy by Zro716 – 66 posts, Dec '14
Text Patterns by Pot-of-Gold – 66 posts, Jun '15
Cloud data varuable(s) by 78960 – 66 posts, Oct '15
New scratch idea: Project pause button. by storytellergirl2247 – 66 posts, Mar '16
WE NEED A RECORD BUTTON! by forestclan5 – 66 posts, May '16
Follow Settings by pack34 – 66 posts, Aug '16
Scratch 3 should be case sensitive by theonlygusti – 66 posts, Jan '17
Add a platformer tutorial! by saads24 – 66 posts, Jul '17
Google Sign in by Aniser_Daniel – 66 posts, Sep '18
Remove “my variable” variable by mhawn61 – 66 posts, Mar '20
Typing mode for text writing and with mobile support by HTML-Fan – 66 posts, Jun '20
Broadcast Feature (show senders/receivers?) [READ FULL OP] by leahcimto – 66 posts, Aug '20
Change antartica to “location not given” by mybearworld – 66 posts, Nov '20
A DeepClean button. by Rendangbike2 – 66 posts, Feb '21
Add a uno reverse card emoji by CK_makes_stuff – 66 posts, Dec '21
Block Libraries by ChocolatePi – 65 posts, Oct '14
When variable changes by rdococ – 65 posts, Mar '15
THIS NEEDS TO BE IN SCRATCH.MIT.EDU [competition bar] by littlefluffyunicorn – 65 posts, May '15
Internet blocks. UPDATED AGAIN AND AGAIN AND AGAIN by thegamemaker108 – 65 posts, Dec '15
Moving information from an old account to a new account by davisasan – 65 posts, Aug '19
Add a dislike button that encourages users to be constructive when clicked (READ BEFORE POSTING) by ScratchCat1038 – 65 posts, Jul '21
Make Links Open in a New Tab / Targeted links by I_LOVE_TO_MAKE_STUFF – 65 posts, Feb '22
Can scratch add a blue flag, a yellow flag, a red flag, and an orange flag? by daniels471-2nd – 65 posts, Apr '23
Allow declining studio invites by Wolfgirl_79586 – 65 posts, Sep '24
SPRITE GROUPS!!!!!!! by Blaze349 – 64 posts, Jan '14
“Key Pressed” variable by -N6- – 64 posts, Nov '15
Printing your code. by IgDegOo – 64 posts, Apr '16
A new operators block, similar to (letter () of []) by dvargasews – 64 posts, Jan '17
Show unanswered posts in specific section by PizzaAddict4Life – 64 posts, May '20
Use “Wobbly sprite dragging” even if it's not April Fools Day by Socialix – 64 posts, Mar '21
More Transparent Development Process by AmazingMech2418 – 64 posts, Jun '21
Add an option for the project to stop loading. by The_Blue_J – 64 posts, Oct '22
Built-in particle emitters. by TheEpikGamer211 – 64 posts, Nov '23
Translate the Scratch asset libraries when Scratch is set in a different language. by -Rodri – 64 posts, Apr '24
More Clones! by braxbroscratcher – 63 posts, Mar '14
Brief quiz on the community guidelines by ChocolatePi – 63 posts, Dec '14
A “last active” display 30 supporters! by emeralddog – 63 posts, May '15
Ability to turn off studio invites. by xX-MoonMonkey-Xx – 63 posts, May '16
Drawing Tablet Compatibility by XxLunaHeartxX – 63 posts, Jan '17
Using Hotkeys to make blocks!! So much more efficient and fast! No more messy scripts! by JDScratch7 – 63 posts, Apr '17
Sun Effect Extension by mica43683 – 63 posts, Oct '17
Create List Block in program. by 15-MinuteGaming – 63 posts, May '19
Remix Improvements by moss-shadow – 63 posts, Jul '20
Sports Extension by pavcato – 63 posts, Sep '20
90-Second Rule for Scratchers, 180-Second Rule for New Scratchers by cs3866870 – 63 posts, Dec '20
Change the Capital “I” to “ɪ” by MBZ_901 – 63 posts, Jan '21
Shops Should Be Intergrated Into Scratch by justdoscratchYT – 63 posts, Apr '21
Multi-layered filterbot by PkmnQ – 63 posts, May '21
please fix this update. by -Mistpool- – 63 posts, Jul '21
Remove loves and favorites by Codingfairy07 – 63 posts, Sep '21
Use CC BY-NC-SA licence for projects instead of CC BY-SA by sharkode – 63 posts, Feb '22
Limit a email address, internet, browser, and operating system to 5 accounts by vdiu – 63 posts, Aug '22
More Cloning Features by CT-7569 – 63 posts, Oct '22
Make an announcement explaining the Scratch Team’s decisions by Sliverus – 63 posts, May '23
International Cat Day by Gamer_Logan819 – 63 posts, Dec '23
Make the Scratch website and editor mobile-friendly by ssvbxx2 – 63 posts, Jan '24
The 4 reports autoban needs to be implemented ASAP by jvvg – 62 posts, Dec '13
How to help fight Art theft by Silverstonewarrior – 62 posts, Apr '14
No More “Followers” Tab by adasba – 62 posts, Jan '15
Bigger Stage Size (ca. 960 x 720 or more) by CakeAxxa – 62 posts, Jul '15
Why You SHOULD NOT Be Posting Long Lists of Block Suggestions by MathlyCat – 62 posts, Mar '16
Please add desktop Notifications! by ale359 – 62 posts, Mar '16
A suggestion to prevent the question “Can I change my name?” from coming up again by chacharosie8888 – 62 posts, May '16
Remove Imageshack and Photobucket[11 SUPPORTERS] by Randomness-TV – 62 posts, Aug '17
Use Opus audio compression by Flowermanvista – 62 posts, Jun '19
Make an official statement about mass/false reporting by PrincessFlowerTV – 62 posts, May '20
The ability to exit a class. by EatYurBroccoli – 62 posts, Sep '20
Report Featured Project on a Profile by Super_Scratch_Bros20 – 62 posts, Dec '20
Get a Message when someone that you follow shares a new Project by _O_GAMES_ – 62 posts, Feb '21
CAN YOU PLEASE NOT MARK THE NAME “freddy” AS NFE!!! by TimeTheFox_ – 62 posts, Feb '22
Local Server Hosting (that uses your WiFi) by The_Insane_Creator – 62 posts, Mar '24
Storage Box - Reworked Backpack by chippysmall4 – 62 posts, Mar '24
toggle switch for turbo mode by breakfast_for_dinner – 62 posts, Jul '24
There should be Challenges! by 1THEKINGBOB3 – 62 posts, Dec '24
give non-remixes higher priority in searches. by Laternenpfahl – 61 posts, Jun '13
Replace globe with computer by Mozzi64 – 61 posts, Nov '13
rename following. by Teanaway – 61 posts, Dec '14
Removing messages. by picklehazard – 61 posts, Mar '15
Multiple work stations/sheets in a sprite by Wetbikeboy2500 – 61 posts, Jun '15
Message Before Sharing Projects (33 Support, 2 Semi-Support, 1 No Support) by mojohill – 61 posts, Sep '15
Add explosion sound by chuckdaboss – 61 posts, Oct '15
Nth Root Block by IMPULSS – 61 posts, Jan '17
Remove sound effect “Ringtone” from Scratch 3.0 by dude341 – 61 posts, Jan '18
option to make it so you click a script twice to start it, not once by MrFluffyPenguins – 61 posts, Jun '19
Five Nights at Freddy's projects. by xxLightningPotatoxx – 61 posts, Jan '22
Add new, less childish sprites/backdrops to the Scratch library by -GentooPenguin- – 61 posts, Apr '22
Minecraft Extension by cwkelliott47732 – 61 posts, Mar '23
Give Scratch Cat different costumes by k7e – 61 posts, May '23
The Sunglow Color Scheme by chippysmall4 – 61 posts, Feb '24
Show inactive/account moved messages in What I've Been Doing section by minikiwigeek2 – 61 posts, Mar '24
Make New Scratchers have to gain Scratcher status to have a pfp by hot655 – 61 posts, Jun '24
Add a (FAKE) “This is not a game.” to the report menu by glitcX – 61 posts, Oct '24
Green flag by stevetheipad – 60 posts, Sep '12
⫸⫸⫸⫸⫸⫸ Combine About Me and What I'm Working On Boxes ⫸⫸⫸⫸⫸⫸ by Scratchifier – 60 posts, Jul '14
Eliminating Necroposting by KingOfAwesome58219 – 60 posts, Oct '14
“Recommended Projects” Bar on Home Page by videobob – 60 posts, Apr '15
A single project delete button (30+ supports) by Cypher123 – 60 posts, Jun '15
New Sticky? by MathlyCat – 60 posts, Jul '15
“if () then () else ()” control block. by cs293450 – 60 posts, Mar '16
Random project button by Prof_Red – 60 posts, Oct '16
Scratch Class Account (Deleting Student Accounts) Recommendations by MrNealon101 – 60 posts, Apr '17
Sprites that should be added to scratch by CraftyPancake – 60 posts, Jun '17
Exporting project as web app (Xbox/PlayStation/Android/iPhone Support) by jmonster5 – 60 posts, Jan '18
Tail Call Optimization by badatprogrammingibe – 60 posts, Sep '18
Change (letter () of ()) to (character () of ()) by Ihatr – 60 posts, Dec '20
Inconsistency in Legal Info by Queer_Royalty – 60 posts, Oct '21
Block Customization? by 106809nes – 60 posts, Nov '23
Notify users when a person they are following moves accounts by iiucandyfloss – 60 posts, May '24
Balancing Respect among New and Old Scratchers. by pigletdiglet – 59 posts, Dec '13
Customize the mouse cursor by Georgic – 59 posts, Aug '14
Curators by Haudio – 59 posts, Mar '15
Have The Bad Word Detector Tell People What Bad Word They Wrote by picklehazard – 59 posts, Jun '15
New SDS Curators by rollercoasterfan – 59 posts, Aug '15
Idea for @ScratchTeam [Total views display] by moss-shadow – 59 posts, Mar '16
Add OAuth to the API by DrKat123 – 59 posts, Apr '16
Ability to hide followers and following section by Techno-CAT – 59 posts, Sep '16
A solution to duplicate posts by dvargasews – 59 posts, Nov '16
Support for OGG files and flac files by interesting_moon – 59 posts, Dec '18
Make Text Inputs Rectangular, Re-Add Number Inputs for Custom Blocks, and Re-Add Editable Dropdowns by Jonathan50 – 59 posts, May '19
Have bio space (what I'm working on, about me) able to contain projects! by StevenTheSquare – 59 posts, Jun '19
Cozmo Extension by Fluffypiggykitty – 59 posts, Jan '21
Run Ons (and Indents, also Selectors, READ OP TO UNDERSTAND, DO NOT ASSUME) by AidyGamer60 – 59 posts, Feb '21
Mark comments as helpful by CoolLionMan – 59 posts, Feb '21
Encourage creativity by making “Paint” the first option for costume/sprite/backdrop dropdown by MoreThanEnuff – 59 posts, Mar '21
A button to get studio notifications if we are following the studio. (PLEASE READ BEFORE REPLYING) (NO JOKES HERE PLEASE) by -TWILIGHTMISTY- – 59 posts, Apr '21
Layer Menu Idea by PhoenixAndStuf – 59 posts, Nov '22
One message per topic notification by eikh2 – 59 posts, Jan '23
Better ways to organize custom blocks by NeverActive – 59 posts, Jul '23
delete all blocks/reporters that are not connected to a hat block by doyouknowjasher441 – 59 posts, Nov '23
Make finding ways to make more money top priority by Gamer_Logan819 – 59 posts, Dec '23
A way to limit emojispam by unmissable – 59 posts, Jan '24
dual-screen scratch by EngineerRunner – 59 posts, Jan '24
Ability to see if a user has deleted their account or not by RecessFailsOffical – 59 posts, Jan '24
A tiny tweak to cloud variables - 10 Supporters! by LoopyS – 58 posts, Nov '13
Better Suggestion System (16) by OmnipotentPotato – 58 posts, Sep '14
The Online List at the Bottom of the Discussion Home by Deerleg – 58 posts, Sep '14
Trash should empty automatically. by krzysiogawl01 – 58 posts, Sep '14
History Page by The_Scratch_Squad – 58 posts, Nov '14
Remove posting time limits for users with 750+ posts by MegaApuTurkUltra – 58 posts, Feb '15
FPS block? by Cuffrox – 58 posts, Oct '16
Shared Account Rules by Wahsp – 58 posts, Aug '17
My Emoji by ScratchDiogoh – 58 posts, Jun '18
Campaign For A Strawberry, Pineapple, Kiwi and Eye emoji by KARATEGIRL2008 – 58 posts, Oct '18
SDS Feedback (Help Improve The SDS!) by Thefrenchpeople – 58 posts, Nov '18
Restoring Curators and Projects by Illusion705 – 58 posts, Sep '20
making scratch related websites clickable link. by meh_name_not_jeff – 58 posts, Sep '20
This will greatly prevent hacks on Scratch by NanoPIex – 58 posts, Dec '20
Wait 24 hours to delete comments without reporting it. by Futurebot5 – 58 posts, Jan '21
Uploaded Images Should Start in Vector, not Bitmap by harry1o7 – 58 posts, Jan '21
User-made extensions and a marketplace for them by MrProgrammer777 – 58 posts, Feb '21
Could we change followers to supporters? by squeaks1 – 58 posts, May '21
ban domains distributed by freenom by PATSATDAT – 58 posts, Oct '21
Way to Prevent Spam- the “HoneyPot” by GIitchInTheMatrix – 58 posts, Apr '23
Bring back this feature by k7e – 58 posts, Sep '23
Different cloud variable restrictions[read first, not what you think] by Dagriffpatchfan – 58 posts, Jun '24
Change a variable or list from “For all sprites” to “For this sprite only” and vice versa by mobluse – 57 posts, Jul '13
A sensor block to check cloud connection by TheLogFather – 57 posts, Nov '14
Unanswered Posts by Deerleg – 57 posts, Feb '15
Click and hold to grab only one block by FalconGunner99 – 57 posts, Apr '15
Remove amount of posts in forum by Blank1234 – 57 posts, May '15
I have an Announcement! by BoyKetchup – 57 posts, Jun '15
Costume/Sound editor update by evanultra01 – 57 posts, Aug '19
Friends by Zelfen – 57 posts, Jul '20
Nerd emoji by HTML-Fan – 57 posts, Aug '20
The ability to have the option to set built-in variables to a slider. by Ihatr – 57 posts, Nov '20
mass/false reporting by portalpower – 57 posts, Dec '20
change * and / to × or ⋅ and ÷ by portalpower – 57 posts, Dec '20
Search Option! by FlamingoBingo131 – 57 posts, Dec '20
Scratch Forums should be powered by XenForo by wer65hertg – 57 posts, Mar '23
Way to block ban evasion on scratch by Goner5 – 57 posts, Apr '23
A Dot, Dash, and Cue extension by CT-OfficialScratcher – 57 posts, May '23
add clown face by therealerkakallika – 57 posts, Jul '23
Hide webcam in thumbnails by randomguy3513 – 57 posts, Nov '23
Possible solution to counteracting with hate by -Rodri – 57 posts, Feb '24
Put all rules into the community guidelines by jh1234l – 56 posts, Jul '13
Google Maps API by gigapouch – 56 posts, Oct '14
Distance to (x) (y) by UndeadSorcerer – 56 posts, Apr '15
New Blocks for Displaying Text by Wetbikeboy2500 – 56 posts, Dec '15
How can we ensure quality in the forums? by ChocolatePi – 56 posts, Dec '15
Beep by cs293450 – 56 posts, Mar '16
Adding projects to studios suggestion. by YubNubEwok – 56 posts, Jul '17
A way to make the backpack more organized by YubNubEwok – 56 posts, Jan '18
GUIDE TO THE SUGGESTIONS FORUM (PLEASE READ BEFORE MAKING A SUGGESTION) by XxShazammxX – 56 posts, Mar '19
remove the email outage banner by Jeffalo – 56 posts, Aug '20
Disable public class display on profile by mtech22 – 56 posts, Sep '20
“PYMode” [READ FULL POST] by mybearworld – 56 posts, Nov '20
Improve Ctrl+F in the Scratch Project Editor by dimayajonelcid – 56 posts, Apr '21
Stop banning impersonators and give them a strike instead by sharkode – 56 posts, Dec '21
Deleted Studio Host Accounts by jackson49 – 56 posts, Feb '22
Reply to the Scratch Team by DangerousDawn – 56 posts, Mar '22
posts I want to read (READ BEFORE POSTING) by BendyOl183 – 56 posts, Mar '22
Anonymous Commenting by sqrtofPI – 56 posts, Apr '22
Switch blocks (updated!) (formerly flag blocks) by cookieclickerer33 – 56 posts, Oct '22
Working on a project with alternate accounts. by Scratch4Logan – 56 posts, Jan '23
Show the Last Five Remixes, Not the First Five by Elijah999999 – 56 posts, Mar '24
Remove the requirement for links when reporting stolen music by sharkode – 56 posts, Apr '24
My ideas for fixing cloud variables by BoltBait – 55 posts, Jan '13
Return Block by Me_Tis – 55 posts, Aug '13
Homepage-Worthy Scratchers by -TheDoctor- – 55 posts, Oct '13
Detection for right mouse or left mouse button by gigapouch – 55 posts, Jun '14
Inkscape VECTOR Effects Integration (BLURS AND MORE!) by DonnyCraft – 55 posts, Jan '15
ability to create variables while project is running! by gracewebsite – 55 posts, Jul '15
maintenance during school hours by MARGOREDBARON – 55 posts, Sep '15
Ads on Scratch by BetterHi1 – 55 posts, Oct '15
Lock a sprite by rui_mac – 55 posts, Mar '16
Block Studio Invites by VideoGamerCanInvent – 55 posts, Jan '17
Account Motto by RetroTV – 55 posts, Aug '17
Option for a “Project made by <> and <>”? by XCat – 55 posts, Feb '18
a suggestion - filterbot specificness by starbyt – 55 posts, May '19
Trending Project Protection (read desc.) by p-p-p-p-p-p-p-p-p-p- – 55 posts, Oct '20
Make links in studio/project/profile descriptions clickable, when not being edited by JPOWERPUFFGIRLS – 55 posts, Oct '20
report projects without visiting them by MTM828 – 55 posts, Dec '20
Battery detector by nikhilscratch2008 – 55 posts, Jan '21
Don't recycle usernames after a username change by 46009361 – 55 posts, Apr '21
actually collapse forums by KangaCoder – 55 posts, Sep '21
Inserting labels/inputs anywhere in a custom block by Quantum-Cat – 55 posts, Sep '21
Ban “Support for reasons in Scratcher's post” by Reev0102 – 55 posts, Oct '21
AN OPTION to be notified when mentioned in comments by 1RocK0StaR1 – 55 posts, Dec '23
Cat takeover for April Fools? by The-Sushi-Cat – 55 posts, Feb '24
A.I. Sounds by Natpalprs5 – 55 posts, Oct '24
More solid identification for clones by Zparx – 54 posts, Jun '13
Relocate “change your signature” link by ProdigyZeta7 – 54 posts, Aug '13
Suggestion on how to keep the spambots down. by TheHockeyist – 54 posts, Jul '14
Rule Against Spirals by turkey3 – 54 posts, Aug '14
Set default sprite position to x:0 y:0 by __init__ – 54 posts, Nov '14
Grouping Points in Vector (Support: 23:0) by VoltageGames – 54 posts, Jul '15
Restart the Scratch Holiday Logos program by djdolphin – 54 posts, Oct '15
Bot Spam Blocker by DaSpudLord – 54 posts, Nov '15
Looking for suggestions how to do global custom blocks better by DadOfMrLog – 54 posts, Mar '16
Adding Commas To Numbers Exceeding 1k (18 of 19 Supports!) by Explosive-Cookie – 54 posts, Apr '16
New Homepage by -raspberry_ – 54 posts, Apr '16
Boosting the Profile Up [Full Support] by Austinato – 54 posts, Oct '16
Should the Scratch forums switch to using Markdown? by ScratchMan544 – 54 posts, Dec '16
Too Confusing For A New Scratcher Overview by Smurphy13AWESOME – 54 posts, Jun '17
The Scratch Team Should Not Promote Companies by TheAspiringHacker – 54 posts, Dec '17
Case Sensitivity Options by EIephant_Lover – 54 posts, Jul '19
Make a Custom URL! by Ian-Stewart – 54 posts, Jul '19
Weather Sensing Block by Block_Point_Studios – 54 posts, Aug '20
Strengthen Scratch Remixing Policy. by garnet-chan – 54 posts, Aug '20
User Pages by p-p-p-p-p-p-p-p-p-p- – 54 posts, Jan '21
Add the word “Scratch” to most forums by reallysoftuser – 54 posts, Apr '21
scratch.mit.edu/logout :O by Yusei-Fudo – 54 posts, Aug '21
Make it more clear that there is a “Restore” feature by Yellowsheep43 – 54 posts, Nov '21
Censor this symbol on comments. by Knightbot63 – 54 posts, Oct '22
allow users to PR features and bugfixes into a new beta version of scratch by EngineerRunner – 54 posts, Jan '24
Collapse Custom Define Blocks and other “hat” blocks by eastons – 53 posts, May '13
Music on Profile by gorbunovd – 53 posts, Jun '13
Slight tweak to comments by gravtest – 53 posts, Dec '13
Bring back the backdrop scroll blocks! Sign now! by DevanWolf – 53 posts, Aug '14
Send HTTP Requests using Scratch by corgisquidman – 53 posts, Aug '14
New blocks: “stop asking” and “ask in progress?” by DevanWolf – 53 posts, Sep '14
Erase Block For the Pen Tool by anythingispossible – 53 posts, Sep '14
Color coded alerts by ProdigyZeta7 – 53 posts, Sep '14
120 second timer by AkbarRamzan – 53 posts, Sep '14
“Scratch Notifier” Mobile app by mitopolis – 53 posts, Oct '14
days since () by MrSherlockHolmes – 53 posts, Jan '15
There should be a ‘spooky’ warning! by Nether_before – 53 posts, Apr '15
Before-You-Create-A-Topic Checklist (PLEASE READ) by julianandwill – 53 posts, Sep '15
i want one obsolete block back by gian1xh9 – 53 posts, Oct '15
TE3mm1E l4NguAg3 by SKYDUDE – 53 posts, Feb '16
Scratch Avatars? by julianandwill – 53 posts, Mar '16
A Small Edit To The Community Guidelines by Abstract- – 53 posts, May '16
Epilepsy warning by kittycat841 – 53 posts, Aug '17
Highlighted usernames on topics and comments by LuckyLucky7 – 53 posts, Jul '18
Scratch needs to be more active by GENIUS-XI – 53 posts, Aug '18
Add Cat Blocks as a sprite by sowut123 – 53 posts, May '20
“Query” blocks by mybearworld – 53 posts, Oct '21
How about a Wolf sprite? by _-autumntea-_ – 53 posts, Oct '21
Statuses for profiles, studios, and forum posts (New mockups!) by TheAnimalKingdom42 – 53 posts, May '22
Blueberry Sprite by teamsonic2011 – 53 posts, Jun '23
Collaborate on LAN by Gamer_Logan819 – 53 posts, Nov '23
Mark projects that were heavily advertised as NFE [READ OP BEFORE REPLYING] by ProjectFactory – 53 posts, Jan '24
Add an option to show your Time zone on Your Profile/Forum posts by 2016s4m29 – 53 posts, Sep '24
Re-implement warp speed block by MathWizz – 52 posts, Dec '12
Special Comment Blocks by fezzinate – 52 posts, May '14
Can you allow videos… by 79brue – 52 posts, Dec '14
Scratch URL shortener by wykeham8 – 52 posts, Jul '15
Embed Project In Project by ghadeer221 – 52 posts, Jan '16
Should Scratch have a “Content ID” of its own? by Zro716 – 52 posts, May '16
Time Zone by GlassGalaxy – 52 posts, Aug '16
Block palette by MinecraftM153 – 52 posts, Sep '16
Dinosaur3 sprite in scratch 3.0 deeply offends me by Lythr0nax – 52 posts, Jun '18
“Delete all orphan blocks“ and ”Delete duplicate scripts” option in right-click interface by BFDISuperFan – 52 posts, Feb '19
Turbo mode by Lienzli2 – 52 posts, Apr '19
Add the Ability to Drag and Drop Image and Audio files into the Editor by ThatOneWeirdDude – 52 posts, Aug '20
New Sprite? by PICOvsNANO – 52 posts, Aug '20
Instead of saying “you're not welcome on Scratch”, tell why. (appeal) by Scratchfangs – 52 posts, Mar '21
Add option for CMD + B, I & U in the Forums. by Chiroyce – 52 posts, Apr '21
Random costume block by Unithlees3 – 52 posts, May '21
Remove the Ability to View the “Following” and “Followers” Pages of Deleted Accounts by Reev0102 – 52 posts, Aug '21
OP indicator by SuperMarioHome – 52 posts, Nov '21
When the password you typed is weak, the it will tell you to type another password by -An_Unnamed_User- – 52 posts, Jul '22
Sprites in Sprite Library With Pre-Made Code in Them by HeliosTheSuperior – 52 posts, Aug '22
Change all links back to blue by The_Blue_J – 52 posts, Jun '23
auto translate (works with removal of Spanish forum suggestion) by among_us1w2 – 52 posts, Dec '23
Close the [scratchblocks] testing topic by MythosLore – 52 posts, Feb '24
Studios Tab Upgrade [Profile Page] by chippysmall4 – 52 posts, Feb '24
Link to forums on the “Debug” popup by SpyCoderX – 52 posts, Dec '24
___ or ___ but not both block by videobob – 51 posts, Mar '14
Otherwise If by jaboyc – 51 posts, Sep '14
More username blocks by dvargasews – 51 posts, Dec '16
Edit Log by BY147258369 – 51 posts, Feb '17
A block that plays sounds backwards by jammum – 51 posts, Jun '17
Ban Pages for 3.0 by GamesGuyTV – 51 posts, Apr '18
Split requests forum into “Shops” and “Help Requests” by Inkulumo – 51 posts, Sep '18
Local Storage function by GoldenretriverLP – 51 posts, Mar '19
Adding a Profile picture block by PenquinCode – 51 posts, Feb '21
Accuracy of Browser/Operating System versions by BarelySmooth – 51 posts, Mar '21
Ring extension by BranHart – 51 posts, Apr '21
TEXT TO SPEECH: “speak []” and “speak [] until done” by mrcreatorluigi – 51 posts, Jul '21
Better Project Crash Information by Ciyob86 – 51 posts, Aug '21
Spooky month hats by -WhoAsked- – 51 posts, Oct '21
Scratch should celebrate CSEdWeek! by UI-coder – 51 posts, Dec '22
Server-Time-block by TM_ – 50 posts, Nov '13
Clipboard Integration [SCRATCH SUGGESTION] by CraftedCart – 50 posts, Jul '14
A Better way to collaborate. by seanbobe – 50 posts, Jun '15
Reason Why Someone Is Reporting A Comment. 30+ Supporters! by picklehazard – 50 posts, Aug '15
Delete both 2 go to blocks by gamebeater187_tutor – 50 posts, Sep '15
Unshare all projects Button by The_Kitty_Eevee – 50 posts, Dec '15
Profile Cover by rocco32 – 50 posts, Feb '16
([ v] of [parent v]) by pvz_pro – 50 posts, Apr '16
Global Define Blocks (New idea) by jokebookservice1 – 50 posts, Apr '16
Notification when creating new account by awesome-llama – 50 posts, Apr '16
More Round block capabilities by TriforceMayhem – 50 posts, Jun '16
Add postimage.org Or freeimagehosting.net As Image Hosts by alexphan – 50 posts, Aug '16
Gender change button? by icepaw2006 – 50 posts, Oct '18
Profile and studio customisation by -StarryPup- – 50 posts, May '20
Privatizing Project & Follower Stats • Making Scratch Less About Fame by LegoManiac04 – 50 posts, Jul '20
Colorful Custom Blocks! by LankyBox01 – 50 posts, Aug '20
mark similar projects as remixes by portalpower – 50 posts, Jan '21
Phone Number Usernames by puppycutest – 50 posts, May '21
remove the thing that shows the scratch cat when ever you make a project by TheClaw7654 – 50 posts, May '21
Censor the phrases ‘Girls Only’ and ‘Boys Only’ by CodeLearnerSai2 – 50 posts, Oct '21
Screenshaking block by DASniperIC – 50 posts, Feb '22
Custom Warnings or Disclaimers by -iviedwall- – 50 posts, Feb '22
Better Community Guidelines by Gato_Amigo111 – 50 posts, Feb '22
Emojis : A Coding Emoji by VedanshS933 – 50 posts, Feb '22
In messages: Replied to blah's comment by Scratch_NT – 50 posts, May '22
Mark “rizz” as not for everyone. by Crispydogs101 – 50 posts, Jun '23
Wii U/ 3DS like dual screen function. by Beast102508 – 50 posts, Jun '23
Make projects run up to 240 fps instead of 30 fps by arvepro3579 – 50 posts, Sep '23
Mods for a Project by Rocketpowered12 – 50 posts, Sep '23
[SOLUTION] Dislike button by DifferentDance8 – 50 posts, Dec '23
New go to: blocks by DangerPuppy10 – 50 posts, Mar '24
A MONTHLY DOWN TIME(read whole thing before replying) by jonsonfan – 50 posts, Nov '24
Improve anti-spam by everwinner64 – 50 posts, Dec '24
Collapse quote/code by scimonster – 49 posts, Oct '12
Turn off sound by The_Scratch – 49 posts, Sep '13
Grouping sprites by 64yes – 49 posts, Dec '13
Community made Custom blocks by Azurite – 49 posts, Aug '14
Distinguishing unused variables by Sonickyle – 49 posts, Dec '14
not for everyone projects by Medley7 – 49 posts, Jun '15
Donating to the Scratch Team Via PayPal? (15.5 out of 16 Support!) by TheFriendliestDerp – 49 posts, Jan '16
Topics (4.5:9/1:0/4:1 Supporters) by Scratcher1002 – 49 posts, May '16
Add comic sans in costume editor by rasmusolle – 49 posts, Jul '16
Mission Scratch Equality! (MSE: We'll Do This!) by snowdrop225 – 49 posts, Aug '16
Scratch Sound Editor by powercon5 – 49 posts, Aug '16
Who likes the 60 second rule? by theonlygusti – 49 posts, Dec '16
'as' block by TheMonsterOfTheDeep – 49 posts, Dec '16
Close down the Open Source Projects forum by BookOwl – 49 posts, Mar '17
Delete Studio Comments by Hyperfinity – 49 posts, Apr '18
The Stage's Placement ( Scratch 3.0 ) by GraspingVirus07 – 49 posts, May '18
An idea to improve "key [ v] pressed?" by WindOctahedron – 49 posts, Jun '19
Don't make emojis automatic in the forums by jaguar1501 – 49 posts, Jun '20
A Facebook Style Area by ershumyatskaya – 49 posts, Jul '20
Scratch Messages To Your Email by Peach_SSBU – 49 posts, Oct '20
Remade Default Icon Idea by ThePlatformer98 – 49 posts, Feb '21
LMAO EMOJI by cruncherBones – 49 posts, Feb '21
More Costumes For Gobo by 1Oaktree2 – 49 posts, Jun '21
Censor Slack.com links from Scratch Entirely (added Guilded.gg) by TheQuackHouse – 49 posts, Aug '21
Unlisted projects but they can't be posted on scratch. by portalpower – 49 posts, Jun '22
Prevent Account Creation during a ban by Yellowsheep43 – 49 posts, Nov '22
maybe some more game making tutorials by happyscratchy1094 – 49 posts, Nov '22
“bar” variable display by YtArie5 – 49 posts, Feb '23
Scratch Surprise Drinks by FluffyBumblebees74 – 49 posts, Apr '23
More Readable Operator Blocks (Enlarged Symbols) by papipupepappa – 49 posts, Jul '23
District Accounts by Roblox888i – 49 posts, Sep '23
Credit to Collaborations (NOT A DUPE) by LionCoder10 – 49 posts, Feb '24
Could scratch team make it possible to use the pensive emoji on scratch? /nf by Nightstream_WC – 49 posts, Aug '24
Short description above message area by mitchboy – 48 posts, Aug '13
Switch-block by PH-zero – 48 posts, Nov '13
Manipulating the Stage by Superdoggy – 48 posts, Nov '13
Total views by TheChubbyMonkey1000 – 48 posts, Jul '14
Pen Eraser Block by ttman12 – 48 posts, Sep '14
Watch/Try/Play/View Later by _Hope – 48 posts, Jan '15
I think the Scratch Team should fight legal battles by Cool_Guy10 – 48 posts, Feb '15
Option To Update A Project (15+ supporters) by Really_A – 48 posts, May '15
Min/Max Number Input (19 Supporters, want to add to it?) by Aboot4 – 48 posts, Jun '15
Better Bad Word Detector! by Aboot4 – 48 posts, Jul '15
Black & White Effect by -Solaris- – 48 posts, Dec '15
Create button by fredfish10 – 48 posts, Mar '16
Support for Hebrew in the Paint Editor [moderator note - please keep titles accurate and spam-free] by bip901 – 48 posts, Jul '16
Made Edits To… Activity Notification by scratchjack1234 – 48 posts, Aug '17
How To Decide If A Suggestion Is Good Or Not by Charles12310 – 48 posts, Nov '17
Remove “Anti Fortnite” Studios by Hannahman – 48 posts, Jun '18
Automatic project copy detector by 46009361 – 48 posts, Oct '19
Code Converter by link_the_inkling – 48 posts, Oct '20
hack.scratch.mit.edu by TechKid22 – 48 posts, Nov '20
Suspicious Activity Message? by Unchained_Fantasy – 48 posts, Dec '20
We Need a New Block! by GeometryPro1386 – 48 posts, Feb '21
Naming Scripts by The_5th_Scratcher – 48 posts, May '21
Emoji bar for Scratch Emojis by PaddlerGames – 48 posts, Jul '21
Crop images when you upload a profile picture by PoIygon – 48 posts, Jul '21
Change the Scratch News image host to a Scratch based one. by Autofirejm – 48 posts, Jan '22
“If you think your question is answered, please close the topic.” by Scratchfangs – 48 posts, Feb '22
User Created Tutorials by FanaticReturns – 48 posts, Feb '22
When area ___ of sprite clicked by The-Molten-Freddy – 48 posts, Jun '22
Chatbot at contact us by MyScratchedAccount – 48 posts, Mar '23
Scratch Avatar by teamsonic2011 – 48 posts, May '23
April Fools idea: Play a sound effect when the filterbot triggers a mute and change the mute message by TF3RDL – 48 posts, May '23
New blocks: AI by Grady7360 – 48 posts, Dec '23
Restricted Use of Scratchblocks by dinonugget- – 48 posts, Feb '24
Allow changing of how many inputs there are in operator blocks. by TheCreatorOfUnTV – 48 posts, Jul '24
Gender. by TheJakecalledCat – 48 posts, Oct '24
Solution to Bad Commenting by ProdigyZeta7 – 47 posts, Jul '13
Else If by bozman – 47 posts, Feb '14
GOLDEN button by Ethsim2 – 47 posts, Jun '14
scratcher of the month award by pixlecode – 47 posts, Aug '14
(current [minute v]) Should have Season by little_kitten – 47 posts, Oct '14
Profile art (17 supporters) by Zarlog – 47 posts, Aug '15
Image Whitelists by rollercoasterfan – 47 posts, Oct '15
Suggestion: ‘Attention Needed’ section of homepage by behemothswagsalot1 – 47 posts, Nov '15
New features for lists in forum posts (that contains a request to the Scratch Team for when editing or deleting posts) by dvargasews – 47 posts, Dec '16
Co-Creators by the2000 – 47 posts, Dec '16
Color Variables by red_king_cyclops – 47 posts, Apr '17
Mobile search bar by HighFlyer222 – 47 posts, May '20
A boolean block that scans if a thing has atleast 1 thing that is in a list. by _RareScratch_ – 47 posts, Jul '20
“Delete all occurrences of” block by KittyFireSt0rm – 47 posts, Jul '20
Add Print function by Byron_Inc – 47 posts, Jul '20
Moderator bots by SuperSean12 – 47 posts, Aug '20
blacklist 18+ or 13+ by ittybitmap – 47 posts, Dec '20
a every () seconds block! by HarmlessOstrich – 47 posts, Dec '20
Change the Trending page. by MrFluffyPenguins – 47 posts, Dec '20
Scratch team status by dertermenter – 47 posts, Jan '21
Particles - Graphic Card Instances - || Particle Blocks Ideas - GIVE US YOUR OPINION! || Open Q&A || by IMAWarriors – 47 posts, Mar '21
Ban fake email addresses from being used in accounts by -InsanityGames- – 47 posts, Mar '21
Concept: Compact View by reallysoftuser – 47 posts, Mar '21
People Are Using Scratch Emojis to Bypass Swear Filters by M1mikyu – 47 posts, Dec '21
Don't make the community guidelines so hidden by EatNYeet – 47 posts, Feb '22
Captcha when comments posted at alarming speeds by -gr – 47 posts, Apr '22
Set list to manually (not) editable block by badcat29 – 47 posts, Apr '22
A c block for clones and for original sprite by qwerty_wasd_gone – 47 posts, Nov '22
make a private forum for pptbf curators by ToastRoastBoast – 47 posts, Dec '22
Unblock these innocent terms when creating an account by medians – 47 posts, Dec '22
An article in the Scratch News Section explaining their stance against “mass reporting” or “false reporting” by The_Blue_J – 47 posts, Aug '23
necropost system for QaS by among_us1w2 – 47 posts, Oct '23
disable (not censor) links to scratch on projects by among_us1w2 – 47 posts, Nov '23
Make the ‘for each’ loop available in the block palette by UnsungCress – 47 posts, Dec '23
pop ups for first users on each section of forums by among_us1w2 – 47 posts, Jan '24
Add detection for touching clones of self by A-no-meep – 46 posts, Aug '13
Limit accounts that can be made. by VoltageGames – 46 posts, Aug '14
A new way to report users [An option to report users for ban evading] by ChocolatePi – 46 posts, Dec '14
A way to change your username without making any confusion. by mundofinkyenglish – 46 posts, Apr '15
Atlas Support by 20btheilmanngohr – 46 posts, Jun '15
Freeze thumbnail gifs for studios by iamunknown2 – 46 posts, Aug '15
Add turtle to sprite library by Blank1234 – 46 posts, Aug '15
Create a filter that blocks emoticon/exclamation mark spamming by iamunknown2 – 46 posts, Aug '15
Switch and label block (Supporters 2:2:2 for switch 2:1:1 for label) by Scratcher1002 – 46 posts, Sep '15
This has been really annoying, so I think this can happen. [add Slur to Note block] by INSANITYKID101 – 46 posts, Oct '15
new blocks by 1004587 – 46 posts, Dec '15
Allow projects to be shared with different open source licenses by -stache- – 46 posts, Aug '16
Stricter bans on games by c-o – 46 posts, Aug '16
draw text by dewball – 46 posts, Oct '17
Very mild violence allowed in featured projects by Cub56 – 46 posts, Nov '17
Featured Studio by neeb132 – 46 posts, Jan '18
say [] with effect [ v] by MrFluffyPenguins – 46 posts, Jun '18
A new option in the “Stop” block by StrangeMagic32 – 46 posts, May '19
Bring together the scratchers! by yurilover21 – 46 posts, Jun '19
{} or {} hat block by fireincarnate – 46 posts, May '20
Comment Blocks by TheColaber – 46 posts, Jul '20
Glow effect by SebthedestroyerTNT – 46 posts, Aug '20
“This Account Has Been Deleted” by M1mikyu – 46 posts, Oct '20
Allow editing audio in stereo by Flowermanvista – 46 posts, Jan '21
Make the forums only accessible by older scratch users by reallysoftuser – 46 posts, Mar '21
Please notify Scratch users before making big changes to the site. by clove- – 46 posts, Jul '21
integrate gradients into Scratch by SonicFanX123_321 – 46 posts, Jul '21
More Sound Blocks by Ciyob86 – 46 posts, Aug '21
Passwords - new restrctions. by dertermenter – 46 posts, Oct '21
Frame Manipulation Extension by reallysoftuser – 46 posts, Mar '22
Remove scratchr.org from the image whitelist (Bumping Needed) by minikiwigeek2 – 46 posts, Jun '22
Make stickies larger with purple highlight by gdfsgdfsgdfg – 46 posts, Jun '23
Revamp the Food section. by Roblox888i – 46 posts, Aug '23
Discourage “easy workaround” no-supports by MagicCoder330 – 46 posts, Oct '23
Why I think “Trending” should be removed (or moved to a more obscure subpage) by WONGMY – 46 posts, Feb '24
• Date Tag (Originally “Time Tag”) • by ilovestories – 46 posts, Feb '24
[READ BEFORE REPLYING!] | Basic Markdown in project and studio descriptions? by warriorcatsfreakalt – 46 posts, Aug '24
The (name) is a real username? Block Topic by QuaticB- – 46 posts, Sep '24
AI content report option (REVISED) by Scratch_Cat_Coder8 – 46 posts, Nov '24
Option to turn off confirmation to delete sprites by Witherplayz – 46 posts, Nov '24
Built In Swear Word Detect? by Tierage27 – 45 posts, Mar '13
Some suggestions: by SuperJedi224 – 45 posts, Apr '13
Eraser Shape by ExtremeLogic – 45 posts, Mar '14
PETITION FOR SCRATCH iOS APP by Zacshap21 – 45 posts, May '14
following addition. by epicsandwich123 – 45 posts, Aug '14
More forum signature space by MushroomMan99 – 45 posts, Sep '14
A proper image editor. by ijohn007 – 45 posts, Sep '14
Tagging by HyperCode – 45 posts, Sep '14
Change Speed or Pitch by iProductions – 45 posts, Oct '14
Are you sure are you sure are you sure are you sure are you sure by Scratchifier – 45 posts, Dec '14
Feature multiple projects on profile by PrincessPanda_test_ – 45 posts, Feb '15
Remove sub-pixels 23:2 support ratio by ShadowFlareX – 45 posts, Feb '15
Remove “Next Backdrop/Costume” Block and make the "Switch Costume To [ ]" the same as its backdrop counterpart. by Letsgopitt – 45 posts, Mar '15
Operators: Degrees & Radians by Blue-Monkey – 45 posts, Apr '15
Multiple colors in gradients by Pot-of-Gold – 45 posts, Jun '15
Requests Forum shouldn't be a forum by rollercoasterfan – 45 posts, Feb '16
Undo reports… by WazzupZ – 45 posts, May '16
Bookmarks for projects by Cherry_Blossom11 – 45 posts, Jul '16
The new remix system by monstermash3 – 45 posts, Oct '16
Featured Studios and the ST/Cartoon Network by bigpuppy – 45 posts, Dec '16
Support .m4a Sound files by PAPERKING – 45 posts, Apr '17
Offsite links by LionHeart70 – 45 posts, Aug '17
Different languages in Paint Editor. by Rem889 – 45 posts, Aug '17
Select Feature [drag select of multiple scripts in the scripting area] by –Waterfall– – 45 posts, Oct '17
Thanking comments/posts by kenny2scratch – 45 posts, Feb '18
security concern??? by CANSLP – 45 posts, Jul '20
Scratch Team, PLEASE READ by ccl12478 – 45 posts, Sep '20
Youtube by X-UltimateGamer-X – 45 posts, Sep '20
Add Forums Stats in the “Statistics” Section by sportfan999 – 45 posts, Nov '20
Green Flag Suggestion by ForumHelperNanoPiex – 45 posts, Dec '20
Filter on Homophobia by Codeycat – 45 posts, Jan '21
disallow links to deviantart by mtech22 – 45 posts, Apr '21
Remove studios with follower requirements by Codingfairy07 – 45 posts, May '21
Prevent VPN users from making accounts on scratch(READ BEFORE COMMENTING) by -TWILIGHTMISTY- – 45 posts, Jun '21
Option to revert to old studio layout by M1mikyu – 45 posts, Jul '21
Mini-Website Builder within or outside of Scratch by XxDarqMidnightxX – 45 posts, Jul '21
update the promotion notice in studios by KangaCoder – 45 posts, Jul '21
Suggestion! by -ScratchingPost- – 45 posts, Oct '21
Translate the Community Guidelines by mitdk – 45 posts, Dec '21
Multi-stage projects by reallysoftuser – 45 posts, Dec '21
Official Remixes or Creator's Pick/Choice by AnnoyingDoggoX – 45 posts, Apr '22
Leaderboard by potatoto_boy – 45 posts, Aug '22
When <> is not true block by gdfsgdfsgdfg – 45 posts, Nov '22
Make the CG page more lively by Basilikos – 45 posts, Apr '23
scratch should add 3d pfp by AmirGaming1106 – 45 posts, Jul '23
Stop Using "[Removed by ST]" by glitcX – 45 posts, Oct '23
Let's make 2 new blocks for true and false for sensing by AllenderaGames – 45 posts, Oct '23
halloween update by Libbyty2 – 45 posts, Oct '23
remove tinypic.com from the forum image host whitelist because it's not an image host anymore and it causes the sign-out bug by minikiwigeek2 – 45 posts, Mar '24
democracy by loqufaha – 45 posts, Oct '24
Longer Comment Cooldown by Albus2023 – 45 posts, Oct '24
Having A Featured Bar In Studios by mario91100 – 44 posts, May '13
Scratch directions not consistent with trigonometry by MalinC – 44 posts, Jul '13
Can we have a rating on Scratch? by PERCE-NEIGE – 44 posts, Jul '13
New “say” block with no line to speech bubble. by FireNinjaGAME – 44 posts, Jul '13
Better Fullscreen Mode by JamesOuO – 44 posts, Oct '13
Classroom Enrollment by wkelly42 – 44 posts, May '14
(round ()) block change by DevanWolf – 44 posts, Jul '14
Powers by Think_Quest – 44 posts, Nov '14
New block, about colours! by 123789456000 – 44 posts, Feb '15
How About A Physics Engine Item? by cosmicrush – 44 posts, Feb '15
A Place to put regulations on Forums by The_Scratch_Squad – 44 posts, Jun '15
“Siri” Like Voice Block by b1456 – 44 posts, Jun '15
Being Able To Choose Which Studios You Get Activities From? 10+ supports! 2 semi supports! by Pure_Angel – 44 posts, Jul '15
Color Reporter by P444 – 44 posts, Mar '16
“Discussions I'm following” by Yanderan – 44 posts, Jun '16
“Almost” by Yanderan – 44 posts, Aug '16
..::Artist Suggestions::.. by Catzila25 – 44 posts, Aug '16
Skew, Squash, & Flip by DerpyHead0 – 44 posts, Nov '16
Coding by Programaster20 – 44 posts, Jun '17
Different Tiered Forum Reports by WatermelonHeadache – 44 posts, Aug '17
Add A Way To Download the 2.0 Version of Projects by M1mikyu – 44 posts, Mar '19
Longer Sounds by i-can-haz-donut – 44 posts, Apr '19
Studios [allow studios to contain other studios] by abualrob – 44 posts, Jul '19
"Other [Things on Scratch]/General/More [Topics]" Forum but still ABOUT SCRATCH by EIephant_Lover – 44 posts, Oct '19
Local Variables by DrGaming_92Games – 44 posts, Feb '20
Dyslexic Font by Quirk2011 – 44 posts, Jun '20
More location options by BananaCoder1 – 44 posts, Nov '20
Cloud project simulator by mitdk – 44 posts, Jan '21
Easier status bars by 509robotic – 44 posts, Feb '21
A “Things I'm Writing” sub-forum by airplanedodge – 44 posts, Apr '21
Variable Sensing by The_5th_Scratcher – 44 posts, Apr '21
More options for say blocks? by Totodile_star – 44 posts, Aug '21
Animation Mode!!!!! by Berrymist11 – 44 posts, Aug '21
remove “What ive been doing” by jth20040813_v2 – 44 posts, Nov '21
Animate from costume () to () with transition [v] block! by mrgame2012 – 44 posts, Dec '21
Turn the pick random block into a stack block by EeveeGamingBoblox – 44 posts, Feb '22
the future on scratch by madrid2030_fan_club – 44 posts, Jul '22
The bad word filter by Catzcute4 – 44 posts, Aug '22
A way to respond to multiple comments with one comment. by zomboss1_1 – 44 posts, Sep '22
<answer is blacklisted?> block by InfinityLoopGaming – 44 posts, Jan '23
Prevent VPN networks with recent alert(s), account deletion(s) by the ST and/or current ban(s) from creating accounts by CodeLearnerSai – 44 posts, Feb '23
the good button by Crow_Boy08 – 44 posts, Feb '23
Make signature links the same for all users by subjectnamehere – 44 posts, Nov '23
Text similarity by ajskateboarder – 44 posts, Nov '23
Add a Blue Square Emoji by bobcat0701 – 44 posts, Dec '23
Option for Studio invite restriction by Malicondi – 44 posts, Mar '24
Hide thumbnails of deleted project by YeThatsmyUsername – 44 posts, May '24
Enable Imaginary Numbers by MarvelousCodes – 44 posts, May '24
Receive a message when one of your projects is added to a studio by PhysicsLover999 – 43 posts, Sep '14
New Scripts For The ‘Sounds’ Bar by BGMead – 43 posts, Feb '15
“Turn lights off” switch by JamesOuO – 43 posts, Feb '15
This block would make a lot of things easier… by ShinySkarmory227 – 43 posts, Mar '15
A Quick Option To Report A Post (15+ Supporters) by Really_A – 43 posts, Apr '15
Markdown? by iamunknown2 – 43 posts, Jun '15
Making Scratch More Interactive by for539 – 43 posts, Oct '15
Put reporters + booleans in dropdowns… by Scratcher1002 – 43 posts, Oct '15
CPU block by King_Nether – 43 posts, Nov '15
Please add this new touchpad block! by hahasamian – 43 posts, Dec '15
Use markdown in notes/credits of projects by -stache- – 43 posts, Jul '16
A between block (or blank to blank block) by TheUltermateFollower – 43 posts, Jul '16
Scratch should have an sb2 to EXE converter! by Cub56 – 43 posts, Apr '17
science and math (STEM, but not really) forum! by yzyzyz – 43 posts, Jul '17
Scratch 3.0 should not have these blocks as extensions by dude341 – 43 posts, Apr '18
A LocalStorage Variable type by DylanSearch – 43 posts, Jan '19
[PlainText] Code in Forums by EIephant_Lover – 43 posts, Oct '19
New Block: () Is Even/Odd? by BB1000000000 – 43 posts, Dec '19
remove go to random position block by myusernamegud – 43 posts, Feb '20
Allow the mouse-pointer to be in multiple places at once (touchscreen) by 46009361 – 43 posts, Feb '20
Seconds since 1970 by MESYETI – 43 posts, Apr '20
Poll of the Day by XretroperX – 43 posts, May '20
Why isn't there a cloud character limit in total? by HTML-Fan – 43 posts, Jul '20
Make Scratch more beginner-friendly by MrFluffyPenguins – 43 posts, Sep '20
Option to turn off Links by JPOWERPUFFGIRLS – 43 posts, Oct '20
Distance/direction to x: () y: () by gosoccerboy5 – 43 posts, Oct '20
Random Forum Thread by lovecodeabc – 43 posts, Nov '20
Improve the “Report Profile” feature by Yellowsheep43 – 43 posts, Dec '20
groups!!!! by bobcat0701 – 43 posts, Feb '21
Display Selected Object's Size by Leekalo – 43 posts, Mar '21
Current Millisecond,Microsecond and Nanosecond by sugarglidertotten – 43 posts, Apr '21
You should mute people who comment the word “hate” by Artkids5000 – 43 posts, Apr '21
Bring Back Magic Wand Tool by Codingfairy07 – 43 posts, Jun '21
idea for the emulation block (FIXED FOR ONCE.) by ayandhisarmy – 43 posts, Jan '22
Create The Multiplayer Blocks! by Cat2437 – 43 posts, Feb '22
Monthly Survey by VioletCalico – 43 posts, Mar '22
Pineapple Emoji by RubiksRocker – 43 posts, May '22
[Sprite, Costumes, Code Blocks, Time Spent] Counter by musicROCKS013 – 43 posts, Jul '22
Varibles having imaginary numbers by MushroomGamesETC – 43 posts, Nov '22
actually be clear with scratch guidelines (READ FULL POST) by doggy_boi1 – 43 posts, Dec '22
OC Hub by FanaticReturns – 43 posts, Mar '23
Purple Highlighting by supernavo – 43 posts, Aug '23
Make an official place for F4F by Snaky_got_recycled – 43 posts, Feb '24
have a Moderator Bot approve projects in a queue. by TheEpikGamer211 – 43 posts, Feb '24
Make Ads a ›togglable‹ feature by SpyCoderX – 43 posts, Sep '24
Fixing Autosave by Failord – 42 posts, Jun '13
Add “don't spam” to the Community Guidelines by scimonster – 42 posts, Oct '13
Recently Visited Projects by ExtremeLogic – 42 posts, Apr '14
Don't Message Users for Bumps by OmnipotentPotato – 42 posts, Sep '14
“Key Pressed” Sensor Reporter Block by Mad__Moss – 42 posts, Sep '14
¶ - Redraw The Default Scratch Sprites… With Scratch. XD by Scratchifier – 42 posts, Oct '14
Script Grouping for better organization and easier understanding of others' programming by zacadoole1 – 42 posts, Apr '15
Forum interaction [enhanced features for Scratchblocks] (18.499999999/24 support!) by ChildCritic – 42 posts, Oct '15
search bar in backpack by MonkeyboyWyatt – 42 posts, Nov '15
Redeem an Alert(s) [8:2:1] by st19_galla – 42 posts, Dec '15
Add REAL support & no support buttons (5 supporters) by Minecratch_project – 42 posts, Jul '16
Make test accounts scratchers! by edward789121test – 42 posts, Jul '16
Make Recordings High-Pitch or Low-Pitch by thoyal – 42 posts, Oct '16
Multiplayer tab by DaCatRealMaster – 42 posts, Jun '17
Add Animated PNG Support! by JGames101 – 42 posts, Aug '17
Custom Cloud Servers by chexbox – 42 posts, Mar '18
List of Features Most Likely Coming in Scratch 3.0 by Wahsp – 42 posts, Jul '18
Ability to add names to scripts by megaman100 – 42 posts, Aug '18
A kewl block for Chatbots by bidulule – 42 posts, Sep '18
Anonymous real-time view counter on projects. by Invisible_Factory – 42 posts, Oct '18
[SUGGESTION] Button to see edit history (In the forums) by PrincessFlowerTV – 42 posts, Nov '18
Either/Or block by mica43683 – 42 posts, Jun '19
Scratch 3.0 Mobile by Wackyduck2020 – 42 posts, Aug '19
Detecting shift by -FasterThanLight- – 42 posts, Jan '20
Add the “Hidden Emoji” to Scratch by Starstriker3000 – 42 posts, Feb '20
Add a “fast graphics” mode. by MontyDoggo – 42 posts, May '20
Make the scratch source code more accessable by HTML-Fan – 42 posts, Jul '20
New Default Studio Icon by -InsanityPlays- – 42 posts, Sep '20
A “Departed Scratcher” status by dhfbei8987 – 42 posts, Apr '21
Make the rickroll autoplay on April fools day. by TerrariaMods – 42 posts, May '21
Lambda functions by Greg8128 – 42 posts, Jun '21
ST - please take action against blank bumps. by dertermenter – 42 posts, Aug '21
All studios should appear when you click the “Add to Studio” button. by AlfabetonsOfficial – 42 posts, Oct '21
Convert to MP3 Button by underfanreal1 – 42 posts, Jan '22
making wait for second blocks have options! by Crow_Boy08 – 42 posts, Feb '22
Put smiley faces after every moderator action. by –Optimum– – 42 posts, Jul '22
Turbowark Links and Forkforus Links as Hyperlinks. by Nate4893 – 42 posts, Oct '22
Solution to Comment Thread Limits by An0therRand0mC0der – 42 posts, Jan '23
Recognize more holidays by -Rodri – 42 posts, Dec '23
Color background for stickies to grab attention by Gamer_Logan819 – 42 posts, Dec '23
Edit comments (Solution) by A-MARIO-PLAYER – 42 posts, Aug '24
[Suggestion] Categories by wolvesstar97 – 41 posts, Oct '12
Option to make a piece of your drawing “decoration”. by Scratch12300 – 41 posts, May '13
[UPDATED] new boolean block: <[word] has [dropdown menu v] in it> (partly to allow case sensing) by DadOfMrLog – 41 posts, Sep '13
Is Letter, Number, or Symbol Block by fyromaniac1 – 41 posts, Nov '13
A Few Blocks about Time by Diamond_Projects – 41 posts, Sep '14
Cloud data by ijohn007 – 41 posts, Nov '14
Ability to appeal alerts by Blaze349 – 41 posts, Mar '15
I Think Quoting A Post With Nothing Should Count As Spam by picklehazard – 41 posts, Jun '15
Choosing what you get notified for in studios (20/21? support) by ChildCritic – 41 posts, Oct '15
“Your topics” button (OMG 28/28 supporters!) by ChildCritic – 41 posts, Nov '15
Change Width/Height Block by -FrozenFlame- – 41 posts, Jan '16
Da “Null” block!!! by 112505oct15 – 41 posts, Feb '16
Select Multiple Costumes At Once by CosmicKumquat – 41 posts, Apr '16
Option to disable annoying banner on homepage. by dude341 – 41 posts, May '16
“Other” custom country in the list by MeIoetta – 41 posts, Sep '16
Clear backpack button? by -Nuclear- – 41 posts, Oct '16
Text based scratch (scratchblocks based) by banana439monkey – 41 posts, Dec '16
new blocks? please? [run multiple blocks simultaneously] by engariansilly – 41 posts, Feb '17
ascii of by Gabriel2900 – 41 posts, Mar '17
Making the Forums Simpler to Understand by WolfCat67 – 41 posts, Jul '17
Convert youtube links in comments to Scratch's youtube player by bobbybee – 41 posts, Jul '17
Bring back “Draft” by LegoManiac04 – 41 posts, Feb '19
Remove the grey dot before closed topics by Botcho_Otkho – 41 posts, Jul '19
Ability to change tolerance of fill bucket tool. by SquirreIstar – 41 posts, Mar '20
Better Costume Editor tools. by Galactic_Coder_9000 – 41 posts, Jul '20
Update the “Unfollow” button to say “Following” by D-ScratchNinja – 41 posts, Aug '20
love and favorite detectors and such by MrFluffyPenguins – 41 posts, Dec '20
Ban “Cursed Text” by -ParadoxGames- – 41 posts, Jan '21
RegEx pattern building blocks. (read fully) by Greg8128 – 41 posts, Feb '21
Privacy settings by cruncherBones – 41 posts, Feb '21
Enough with “Oh, follow me!” studios! by GunesKing – 41 posts, Mar '21
Panda Emoji by ChemistryPanda – 41 posts, Mar '21
Reality Extension by MrFluffyPenguins – 41 posts, Mar '21
Add accents to São Tomé and Principé by han614698 – 41 posts, Apr '21
MY EMOJI LOOKS TOO RASTER by GoboThePlant – 41 posts, Apr '21
restart block by evangamer_100 – 41 posts, May '21
Online ScratchCon by Spritesmasher – 41 posts, May '21
Custom Profile/Studio comment emojis by kccuber – 41 posts, Aug '21
Dark Mode? Block by mybearworld – 41 posts, Aug '21
More Stop Blocks by woopaer – 41 posts, Sep '21
New Block (Only Glide Block is Allowed! No other stuff allowed) by gogogogoa43 – 41 posts, Dec '21
Move the “Close Topic” button. by mexicanboyrrv – 41 posts, Apr '22
Make Zetta the new Mascot of Scratch! by PoIygon – 41 posts, May '22
An Option to Allow Being Mentioned by DinoMaster20 – 41 posts, Jun '22
bring this back! by MagicMaster14 – 41 posts, Oct '22
add patfinding ai sprites by MagicMaster14 – 41 posts, Oct '22
1-2 Character Usernames by EDawg2011 – 41 posts, Jun '23
Add the encouragement block! by iIovef4f – 41 posts, Jul '23
Trusted status by mumu245 – 41 posts, Jul '23
[Tolors] tag! by supernavo – 41 posts, Aug '23
scratch.new by 7salad3salad – 41 posts, Oct '23
Make more advanced tutoriAls in the tutorial section by LP372 – 41 posts, Feb '24
new sprite by Roblox888i – 41 posts, Feb '24
Male and Female ‘singer’ voices in the speech section by LP372 – 41 posts, Mar '24
The _pride_ emoji duplicate by BringUpYourAlt – 41 posts, Sep '24
Would an ai for games be a good idea?? by Thiscreeperguy1 – 41 posts, Nov '24
Last edited by imfh (Today 18:42:43)
- medians
-
1000+ posts
The 7th Suggestion Directory
Yeah, the previous owner gave it up and gave it to imfh, as shown by the last post. New directory? Cool…
- medians
-
1000+ posts
The 7th Suggestion Directory
Old:
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/29255/?page=1#post-1859195
Title: Pen layer/sound pan
Description: A suggestion about adding pen layers.
Keywords: pen, layer, blocks
Duplicates:
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/458363/
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/532007
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/547749
Edit:
Topic: https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/29255/
Description: A suggestion about adding layers to the pen.
Keywords: pen, block, layer, commas
Duplicates: 458363, 532007, 547749
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/29255/?page=1#post-1859195
Title: Pen layer/sound pan
Description: A suggestion about adding pen layers.
Keywords: pen, layer, blocks
Duplicates:
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/458363/
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/532007
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/547749
Edit:
Topic: https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/29255/
Description: A suggestion about adding layers to the pen.
Keywords: pen, block, layer, commas
Duplicates: 458363, 532007, 547749
Last edited by medians (Jan. 21, 2023 23:01:57)
- Discussion Forums
- » Suggestions
-
» The 7th Suggestion Directory