Discuss Scratch

MohammedHayyan
Scratcher
27 posts

%15

Yes, you read that right; %15. It's a bug that uses the “” character. It's not a space character, it's a glyph named “Negative Acknowledge”, and it has a Unicode value of
U+0015
. This bug can literally delete most of the blocks in your projects. and here's how to do it:

  1. Open the Scratch website and search up “%15”
  2. We don't mind about the results, but just copy the character in the search bar (incase you forgot, it's “”)
  3. Create a new project
  4. Go to the sounds tab, and rename the sound to that character
  5. Go back to the coding tab. You can now see that ALL but the motion, looks, and sound categories remain, but there is only one block in the sound tab

To make it even more insane, you can delete the sound tab as well. Here's how to do that.

  1. In that same project, go to the costumes tab, and rename all of them to the character (incase you forgot, it's “”). Don't mind if it has two or more sprites and it becomes “”, “2”, “3”, … "n"
  2. Go back to the coding tab. You can now see that the sound category is gone. Somehow, the looks category has four blocks.

Now you have successfully confused your teacher. Give yourself a pat on the back

Last edited by MohammedHayyan (Feb. 12, 2025 15:11:57)

BigNate469
Scratcher
1000+ posts

%15

Yeah, this isn't new. This has been a problem for years, and the ST knows about it.

The issue is that the % character is used internally in defining blocks' layout, and isn't escaped when you create a custom block.
MohammedHayyan
Scratcher
27 posts

%15

BigNate469 wrote:


The issue is that the % character is used internally in defining blocks' layout, and isn't escaped when you create a custom block.

hwat
han614698
Scratcher
1000+ posts

%15

MohammedHayyan wrote:

BigNate469 wrote:


The issue is that the % character is used internally in defining blocks' layout, and isn't escaped when you create a custom block.

hwat
I think Bignate misread your post. This bug also occurs when you type the % character in a custom block. This specific glitch may be unknown previously, but % has been causing issues in the editor for ages.
HCJSCT
Scratcher
100+ posts

%15

MohammedHayyan wrote:

Yes, you read that right; %15. It's a bug that uses the “” character. It's not a space character, it's a glyph named “Negative Acknowledge”, and it has a Unicode value of
U+0015
. This bug can literally delete most of the blocks in your projects. and here's how to do it:

  1. Open the Scratch website and search up “%15”
  2. We don't mind about the results, but just copy the character in the search bar (incase you forgot, it's “”)
  3. Create a new project
  4. Go to the sounds tab, and rename the sound to that character
  5. Go back to the coding tab. You can now see that ALL but the motion, looks, and sound categories remain, but there is only one block in the sound tab

To make it even more insane, you can delete the sound tab as well. Here's how to do that.

  1. In that same project, go to the costumes tab, and rename all of them to the character (incase you forgot, it's “”). Don't mind if it has two or more sprites and it becomes “”, “2”, “3”, … "n"
  2. Go back to the coding tab. You can now see that the sound category is gone. Somehow, the looks category has four blocks.

Now you have successfully confused your teacher. Give yourself a pat on the back
In the second part, the looks category has 5 blocks not four
MohammedHayyan
Scratcher
27 posts

%15

HCJSCT wrote:


In the second part, the looks category has 5 blocks not four

oops miscounted
MohammedHayyan
Scratcher
27 posts

%15

han614698 wrote:


I think Bignate misread your post. This bug also occurs when you type the % character in a custom block. This specific glitch may be unknown previously, but % has been causing issues in the editor for ages.

i tried this out. turns out, it didn't work out so good.

image proof:

AmpElectrecuted
Scratcher
1000+ posts

%15

MohammedHayyan wrote:

[img]file:///Users/[POSSIBLE REAL NAME]/Desktop/Screenshot%202025-02-13%20at%2012.35.37%E2%80%AFPM.png[/img]
we cannot view files on your computer. please use one of these image hosts.
Marisa292
Scratcher
32 posts

%15

MohammedHayyan wrote:

Yes, you read that right; %15. It's a bug that uses the “” character. It's not a space character, it's a glyph named “Negative Acknowledge”, and it has a Unicode value of
U+0015
. This bug can literally delete most of the blocks in your projects. and here's how to do it:

  1. Open the Scratch website and search up “%15”
  2. We don't mind about the results, but just copy the character in the search bar (incase you forgot, it's “”)
  3. Create a new project
  4. Go to the sounds tab, and rename the sound to that character
  5. Go back to the coding tab. You can now see that ALL but the motion, looks, and sound categories remain, but there is only one block in the sound tab

To make it even more insane, you can delete the sound tab as well. Here's how to do that.

  1. In that same project, go to the costumes tab, and rename all of them to the character (incase you forgot, it's “”). Don't mind if it has two or more sprites and it becomes “”, “2”, “3”, … "n"
  2. Go back to the coding tab. You can now see that the sound category is gone. Somehow, the looks category has four blocks.

Now you have successfully confused your teacher. Give yourself a pat on the back
shhh, keep it quiet or scratch team is going to fix it…
abdavark
Scratcher
500+ posts

%15

AmpElectrecuted wrote:

(#8)

MohammedHayyan wrote:

[img]file:///Users/[POSSIBLE REAL NAME]/Desktop/Screenshot%202025-02-13%20at%2012.35.37%E2%80%AFPM.png[/img]
we cannot view files on your computer. please use one of these image hosts.
yeah, I think this is what he means
iplaywownotsus
Scratcher
31 posts

%15

If you typed %15 on search, weird character appeared on the search bar. If you copy this character, and put in variables, variable did not appear, but if you go to costumes and back to code variable appeared, but all blocks disappeared. This is weird bug happends in 3.0. This bug must to be fixed in 4.0. If you find more bugs and glitches with %15, please quote my comment!
michaeljackson1365
Scratcher
1000+ posts

%15

I messed around with the number and my results are here

Powered by DjangoBB