NEVER DO this on SCRATCH !

preview_player
Показать описание
Hi Smart Minds,
In this video I will be showing you how to BREAK SCRATCH !!!

My Scratch Account

LIKE, SUB AND COMMENT !

#scratch #scratch3
Рекомендации по теме
Комментарии
Автор

The reason that putting "\b" breaks Scratch, is that in real programming (C++, C#, Javascript, ect) "\b" means make a new line. When scratch compiles the code, and runs the "\b" name, it will make a new line in the source code, and corrupt the project files.

JacksonAcademy
Автор

3:30 Seems so ironic that these 3 blocks are perfectly next to each other in the block menu, almost like telling you to connect them together. But if you do, you know what will happen

slimecubeboing
Автор

I found a glitch in Scratch:
It has to do with sound.
1. You take a random sound that fades away and then you louden the ending of it so much.
2. These are the things: The ending will become completely purple and there will be a tight pink square in the end.
3. A half of the sound disappears.
4. Try to slow or fast forward the sound.

PartitionZion
Автор

As a programmer myself, using "/b" is very useful when using a print function to create a new line. But in scratch, it is very useful for my constant lust of breaking stuff

eggstatus
Автор

1:07 for the variables you can use zero width non-joiner

dakiplays
Автор

the reason why you cant name a block "%" is Scratch uses the % symbol for inputs on the custom block, so then scratch would think the label was a input.

xeggi
Автор

Ah yes I am not the only one who experienced the when i start as a clone > create a clone of myself > delete this clone glitch

perryakers
Автор

i did the "\b" one in a scratch mod, the project still loads, i even renamed the sprite to "\b", it still loads, but when i load it on vanilla scratch, it failed to load _🗿_

apparently, there is a way to fix it.
1. Open the SB3 File with an archive opener (or rename the extension to .zip)
2. Go to the project.json file
3. find the "\b" string (if on visual studio code, press CTRL + F and type it (or go to 'edit' and click 'find')
4. change it into something else
5. save the .json file
6. Load your project
7. You're all good.

DrannaMTaltMcv
Автор

3:23 keyboard pickup sounds like gun reload

stroft
Автор

“nEVeR dO thIS oN sCRaTcH!!1!”
me who already did it before the video game was uploaded:

LeWolfYT
Автор

When clone created, create clone

Doesn't break instantly, but definitely causes chaos

ThatBuckskin-Frank
Автор

One way I got Scratch to stop saving my projects was highlighting a really tiny bit of a huge song, and then pressing "copy to new".

Also, putting in a song too big just makes Scratch load it forever.

FriedCuttlefish
Автор

I know another one. Type %15 in scratches search bar and copy the character that pops up. Then make a my bloc and put it in there. You get the red hacked block! Now if you put this character in a text box in the costumes, they costumes break.

chipthespithor
Автор

when i used %n, then clicked boolean, then text (which i typed in d%n), it showed a white taskbar, and coding place. i clicked on sounds, and there i have it. the scratch error message

theforces
Автор

I think I know how the last one works.
When you bring out the when clone created block it confuses scratch, to thinking you created a clone but when it looks at it data list it doesn't see creating a clone anywhere.
Then, when you create a clone, and get rid of it in just 3 ticks, and repeating that process, will make it it so scratch doesn't have a break because, it doesn't have a break to slow the lag down because, as soon as, scratch has done your code once because, of the create clone block it we runs that script again, two times because, when you do the create clone block the script isn't done yet, then repeating that process, will make it so, the amount of scripts going at once will pile up.
All of theses things piled up, causes so much lag leading to scratch crashing.

sppacer
Автор

1:23 "Everything is nameless in this project"
The selected sprite named "2": am I a joke to you

TtEL
Автор

You can make duplicating clones that won't allow you to use scratch [as long as the code is there.]

The line is this simple
Step 1: Put a random sprite.
Step 2: Go to background.
Step 3: In the background, put when green flag clicked, create clone of (insert name of random sprite here).
Step 4: In the sprite, put when I start as a clone, create clone of (insert name of random sprite here), create clone of (insert name of random sprite here), delete this clone.
Step 5: Press the green flag.
How this works is when there is a clone, it creates two copies of itself, then leaves, and each of those clones double then delete.
You'll have 1, 2, 4, 8, 16, 32, 64, 128, 256, then 512 which is 212 over the clone limit. This has happened to me before.

[__] is the edited part.

oluyemidavid
Автор

The zero-width non-joiner (ZWNJ) is a non-printing character used in the computerization of writing systems that make use of ligatures. When placed between two characters that would otherwise be connected into a ligature, a ZWNJ causes them to be printed in their final and initial forms, respectively. This is also an effect of a space character, but a ZWNJ is used when it is desirable to keep the words closer together or to connect a word with its morpheme.

congphandinh
Автор

Trick to unaban a project

If ur project is banned from scratch for some reason. Click see inside and then click the share button displayed on the top. Ur broject has been unbanned.

My 2 projects were banned and this trick helped me to unban them

S_Jasman
Автор

It’s like the scratch version of a ZIPbomb!

ASBDYTheAwesome