Тёмный

NEVER DO this on SCRATCH ! | EP 3 

SL Smart Mind
Подписаться 25 тыс.
Просмотров 1,2 млн
50% 1

Hi Smart Minds,
In this video I will be showing you some other ways of BREAKING SCRATCH !!!
Previous Video
• NEVER DO this on SCRAT...
Episode 1
• NEVER DO this on SCRAT...
My Scratch Account
scratch.mit.edu/users/rehansc...
LIKE, SUB AND COMMENT !
#scratch #scratch3

Опубликовано:

 

18 май 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1,1 тыс.   
@super_DBFI
@super_DBFI Год назад
1. Make a block. 2. Define ur block to itself 3. Make a variable that is the same name as the block 4. Set tempo to tempo
@super_DBFI
@super_DBFI Год назад
Cool
@AlvaroTube
@AlvaroTube Год назад
*your
@SoulLexx
@SoulLexx Год назад
@@AlvaroTube nErD
@kuutti256
@kuutti256 Год назад
What tempo?
@super_DBFI
@super_DBFI Год назад
Music tempo
@MasonTheNumbersandLoreFan
@MasonTheNumbersandLoreFan 11 месяцев назад
1. Make a block that says 'NO!' 2. Do repeat and pick random answer to timer 3. Use meow sound 4. Add wait until and touching mouse pointer 5. Add create clone of myself 6. Add if loudness contains mouse X then else 7.Add say in the then 8. Add Meow2 in else 9. Add Brodcast
@user-il6xx8xh6m
@user-il6xx8xh6m 5 месяцев назад
what?
@LOLZ-arandomdude
@LOLZ-arandomdude 5 месяцев назад
Is the block run without screen refresh?
@Munaliscool
@Munaliscool 2 дня назад
@@LOLZ-arandomdude idk but coiny!?!?!
@flapjackwastaken8500
@flapjackwastaken8500 Год назад
Heres an idea. 1. search up %15 in projects. 2. Copy the square. 3. go back to your project. 4. place a Join banana block. 5. rename all the costumes and sounds with the square. 6. your join block now says undefined when you click it
@zadeyzadey
@zadeyzadey Год назад
7:14 i actually tried that, it works and now I'm gonna have nightmares tonight
@nashahasanmambra6018
@nashahasanmambra6018 2 месяца назад
Same.... HELP ME! I'M HAVING A HEART ATTACK!!!!!!!!!!!!!!!
@DopeKakaYT
@DopeKakaYT Год назад
I found a way to break scratch! 1. Get a "When Green Flag Clicked" block 2. Place a "Forever" block in the "When Green Flag Clicked" block 3. Add a "create clone of myself" block and a "delete this clone" block in the "Forever" block 4. Get a "When I Start As A Clone" block 5. Add a "create clone of myself" block and a "delete this clone" block in the "When I Start As A Clone" block 6. Congratulations! You broke Scratch! :D
@Ray5742
@Ray5742 Год назад
6:35 HOLY SH!T THAT WOULD BE AN EPIC HORROR GAME SOUND
@SLSmartMind
@SLSmartMind Год назад
Yp
@Ray5742
@Ray5742 Год назад
​@@SLSmartMind I'm so lucky to be noticed
@LOLZ-arandomdude
@LOLZ-arandomdude 4 месяца назад
Horror game makers: WRITE IT DOWN 😱😱😱😱
@Numchannelnotfound
@Numchannelnotfound 3 месяца назад
@SLSmartMind 6:35
@_STF2023_the_camera.kinemaster
@_STF2023_the_camera.kinemaster 2 месяца назад
NO SWEARING
@chezburgerE
@chezburgerE Год назад
9:31 No, this is not a glitch at all. Scratch repeatedly adds 200 to negative color values to make them positive. -100+200=100, so 100 is what scratch interprets as -100.
@user-sc7du9wu7j
@user-sc7du9wu7j 11 месяцев назад
2:13
@user-sc7du9wu7j
@user-sc7du9wu7j 11 месяцев назад
2:01
@username_not_found6926
@username_not_found6926 Год назад
If you name the costumes to the %15 character and the sounds too, and then start typing the %15 character in a text box inside the costume editor, it starts glitching out and does some weird things if you flip the costume and stuff Edit: If you convert the sprite to bitmap while it's in the broken mode scratch breaks. Also if you try typing another text box in the broken mode you can't. If you create shapes with the shape tool they stick to your cursor, and if you try erasing them it acts weird too.
@GasterBlasterMaster21
@GasterBlasterMaster21 Год назад
Tying the %15 character in the textbox inside the costume editor mostly crashes for me, except that one time, where I couldn't use the scroll bar on the vector image in the editor. :/
@DiscontinuedChannelProbably
@@GasterBlasterMaster21 I got to experience something the flipping was'nt weird, the transparent background disappeared, I could scroll, I could edit, but the editing was buggy if I wanted to draw something, I had to click on something in the vector editor, then vector tool options, then click back, I couldn't draw lines, but I could make a circle, I can change color, and then after I made an oval, nano died with the scratch editor.
@Flesh.Consumer
@Flesh.Consumer Год назад
Cool bug i found! 1. Make a custom block. 2. Name the block "%15" 3. Press "Ok" and then the "X". 4. Go into any other category (this may not work on the offline version)
@LilKaijuPH
@LilKaijuPH Год назад
Here's an idea, make a script where it brodcasts a message forever, and the message creates a clone of the sprite, and when you put the when i start as a clone hat block, put create clone of myself in in the hat block, and there you go, click the flag and then scratch will probably crash
@SsvbxxYT
@SsvbxxYT Год назад
It didn't work, I want a refund
@flameytherealone
@flameytherealone Год назад
Just create 1 clone, but when it starts as a clone creates another one and deletes itself
@LilKaijuPH
@LilKaijuPH Год назад
@@flameytherealone he already tried that one
@Cashimat
@Cashimat 10 месяцев назад
Na na that's too much work. Here's a better way. Start with a when green flag clicked block. Now create a custom block and name it clone. Make sure to tick run without screen refresh or this won't work. Now under define clone, put a forever loop with a simple create clone of myself. Now under when green flag clicked put your new custom block clone underneath. Finally get a when I start as clone block and also put the custom block under. Now start the project. Done! I tested this with the browser and I immediately was unable to end the project. And the message "a tab is slowing down your browser close it?" Message.
@Vboy387
@Vboy387 Год назад
6:47 try pressing on your keyboard ALT+F4
@prestonreagan2024
@prestonreagan2024 Месяц назад
did.. *EVERY SINGLE ONE OF US ASK?*
@thegamingpublic-wr2xz
@thegamingpublic-wr2xz 21 день назад
what is it do @@vboy387!!!!!!!! !!!!!!?
@w92048
@w92048 3 месяца назад
If you inport 300+ images the app crashes
@sutheeratovaranonte5702
@sutheeratovaranonte5702 18 дней назад
i made a paper mc mod with 300+ costumes it doesn’t crash
@Hazelonyoutube
@Hazelonyoutube 16 дней назад
Uhh, app?
@apple_ilev5s
@apple_ilev5s Год назад
very simple explanation for the %15 thing: % and a number is used by url to define unique unicodes such as Є or ╡ and %15 is the definition for that square in url (it is different from unicode codes, since unicode character 15 is ☼) and the pallete disappearance, the square causes an error in block rendering, and it doesnt render the next ones
@karimahmed2252
@karimahmed2252 Год назад
GoodJob!
@scratchy523
@scratchy523 Год назад
If you set a sprite's color effect to infinity (1/0), it turns grayscaled!
@SLSmartMind
@SLSmartMind Год назад
Yh I did showcase it in my scratch hacks video
@The-Real-Sanga
@The-Real-Sanga Год назад
6:57 I’m gonna cause mass destruction with this
@yeamweoficial
@yeamweoficial 26 дней назад
it's perfect for a FNAF jumpscare
@learningwithmarilyn2495
@learningwithmarilyn2495 Год назад
secret: ctrl+search+h on scratch
@BenjaminTy2_moved
@BenjaminTy2_moved Месяц назад
Yeah do it it’s so cool 😮
@GarNomadTheReal
@GarNomadTheReal Месяц назад
@@BenjaminTy2_moved what it do?
@Ready-for-the-next-show
@Ready-for-the-next-show Месяц назад
@@GarNomadTheReal Blud it too lazy to do it 💀
@GarNomadTheReal
@GarNomadTheReal Месяц назад
@@Ready-for-the-next-show mobile user bro
@Bagelvr63292
@Bagelvr63292 Месяц назад
@@GarNomadTheRealcolor inversion mode
@linaitani88
@linaitani88 Год назад
6:45 after he says “ok let’s try stopping it” I think you can hear an echoey sound of “subscribe to sl smart mind
@ziqiangao2851
@ziqiangao2851 Год назад
10:18 It's none destructive, delete the blank variable and your good to go
@helgam.4250
@helgam.4250 Год назад
doing "When I start as clone" -> "Create clone of myself" -> "Delete this clone" will cause a crash
@mohamadfares1
@mohamadfares1 Год назад
Heres a way to break scratch First make a block Name it anything Then rename it to %15 Then move it Then why is the block thing from the define block seperate
@theddawwroni
@theddawwroni Год назад
thanks that this time the explosion was quieter than last time
@SLSmartMind
@SLSmartMind Год назад
Yh Last one was XP
@dangcontentfarms
@dangcontentfarms Год назад
6:50 that sound is terrifying
@sutheeratovaranonte5702
@sutheeratovaranonte5702 18 дней назад
especially for me because i hate loud noises
@ziqiangao2851
@ziqiangao2851 Год назад
1:20 that's only when you're in the costumes tab, it's higher when your outside
@jashergamesyoutube6106
@jashergamesyoutube6106 Год назад
if you drag a clone myself block to the backrops something will happen with the block
@leggoscratchkid9937
@leggoscratchkid9937 Год назад
to make chaos in scratch: 1. create a custom block in scratch, and name it:%n 2.add a Boolean, then a text label 3.type n/m in the text label in the top left of the screen 4. click on the blue area 5. click costumes 6. click code
@iliyagharibi7506
@iliyagharibi7506 11 месяцев назад
You mean purple? Because it’s already purple!
@lilo_lol3659
@lilo_lol3659 Год назад
Here is one I just found: 1. search up %15 in the projects 2. copy the symbol 3. Make a new project 4. go to variables and click the "new variable" option 5. name your variable after the same symbol. If you did everything right than somehow you can make a non existent variable and ,,erase" all the blocks in the variable category. If you reload the page than everything will go back to normal. EDIT: I just realised if you make another non existent variable than it says the ___ named variable doesn't exist anymore
@KarenOgnetaOfficial
@KarenOgnetaOfficial 11 месяцев назад
Did you mean box
@RedRender666
@RedRender666 Год назад
Forever: Clone myself When started as clone: Clone myself, then delete current clone
@tonyaarnett2655
@tonyaarnett2655 Год назад
1 make a custom 2 get the block and put it under get a forever block an put the custom block in.
@rokiahsanusi4363
@rokiahsanusi4363 Год назад
1. Pull out green flag block 2. put forever block on green flag 3. duplicate the same sound block 100+ times 4. hear what's real pain feels like
@abdorahmanzeglaoui3861
@abdorahmanzeglaoui3861 Год назад
16:52 use to make the cat with no sound: 1. Go to sounds. 2. Press fast replay button too many times. 3. Replay the sound.
@teemdday9486
@teemdday9486 Год назад
I found a way to crash scratch. 1. Drag any sound from any project in your backpack 2. Load another project 3. Drag the sound to the sprite tab. (This only works in browser)
@viktorijaramanauskiene9731
@viktorijaramanauskiene9731 Год назад
It worked but when i leaved it still kept going🤣🤣🤣
@MysticaePlayz
@MysticaePlayz Год назад
Go on a sprite. Drag a motion block into your backpack. Now, go to the stage's code. Drag the motion block out and put it into the stage's code area. Now you have a motion block in the stage code!
@SLSmartMind
@SLSmartMind Год назад
Woah ! Would it work ?
@B.K-730
@B.K-730 Год назад
7:04 what you should do!
@tftc97
@tftc97 Год назад
an annoying sound you can try: 1 encase a broadcast message block in 10 repeat 10 blocks incased in a forever loop encased in 20 more repeat 10 blocks attached to a when flag clicked block. 2 repeat the same thing 2 times but change the broadcast blocks to change pitch by random -10 to 10 and change volume by random -10 to 10. 3 put a when i receive message block play sound. 4 enjoy your misery
@DeltaruneRalsei
@DeltaruneRalsei Год назад
Adding 200+ costumes to a sprite doesn't crash scratch, i have imported 12522 costumes at once, didn't break (it was turbowarp however)
@codingfiregod
@codingfiregod Год назад
3:38 i think this happens because scratch was unable to load that character, stopping it from loading correctly
@Kirbydogs9
@Kirbydogs9 Год назад
YES! I've been waiting for someone to do something with that square block!
@Rockys-Studio
@Rockys-Studio Год назад
9:09 nice thx
@matt.w
@matt.w Год назад
6:36 In mobile editor it's worse, i just made it say hello. Nothing was happening, but when i stoped the project it just started saying hello, after a few seconds it crashed. So it's scary.
@krisdevos8452
@krisdevos8452 3 месяца назад
For me it gets really loud to the point where there's no audio and then scratch crashes
@jasonscrazyshows8598
@jasonscrazyshows8598 Год назад
3:00 it used to just turn into an error block
@adrielwaderivera1974
@adrielwaderivera1974 Год назад
I have a way to confuse scratch. 1) Make a lot of random variables in the scratchcat sprite 2) Make one variable named with the "%15" glitch and it will say that it already exists. 3) Press ok on the prompt 4) Either scroll or click into one of the categories of the blocks and all the blocks will be compact.
@basiliolucas1764
@basiliolucas1764 Год назад
1:put the forever loop first can be when i started as clone 2:add the create clone and delete 3:put the lesson like /H 4:add 9 if then 5:clone your character 11 times 6:add a meme on first
@UnordinaryDude
@UnordinaryDude Год назад
to explain the last one, the most amount for the color effect is 200. 200/2 = 100 so it will always put the value for color that is halfway.
@ninwu
@ninwu 5 месяцев назад
another way to think of it is that scratch repeats colors every 200 colors because -100 and 100 are 200 apart they are the same color this also means that -5 is the same color as -405, -205, 195, 395, 595, and so on
@Hacker_Cone
@Hacker_Cone Год назад
Hey here is idea: 1. Place when press flag 2. Place the block forever 3. And place block make clone. That will work bc i try
@ThatSpaceDude994
@ThatSpaceDude994 Год назад
If you have a run without screen refresh custom block, put the custom block under the block that defines it, and get a green flag clicked forever and then put the custom block inside it, you can break scratch.
@mahmodriabey6584
@mahmodriabey6584 Год назад
1. Make a my block 2. type "%n" 3. select bolean 4. add a label 5. type in it "%dn" 6. click OK Then your blocks disappear 7. go to costumes 8. go back to code YOU BREAK SCRATCH
@jennyliu5268
@jennyliu5268 11 месяцев назад
It works
@bluecat285
@bluecat285 Год назад
Nice editing!
@BrandoOrSomething
@BrandoOrSomething Год назад
I haven't tested this yet, but I think this will break Scratch. Upload over 200 sounds like in costumes.
@IvanIzWorthless
@IvanIzWorthless Год назад
%15 character breaks Scratch, since that character corrupts code. That works, when the internal errors start to occurr, while program reading the code. What i mean, is program attempts to view the code, but it thinks the code is cutten in half. Instead, program just gives up and skips the code. Wondering what kind of strange character is that, it is NULL. NULL character is broken and unfinished in Unicodes. Take an example: Type "0(NULL)1" in chat, and you get only message "1". It almost completely cuts the text apart. Maybe, instead of calling it NULL, can we name it "Scissors Character"?
@SLSmartMind
@SLSmartMind Год назад
Informative Thnx :D
@111tamron
@111tamron 9 месяцев назад
0(NULL)1
@gameplayerfam56
@gameplayerfam56 Год назад
number 1 dont do thing: so umm i imported 1000+ costumes once in scratch and somehow it did not break
@CrystalSherly
@CrystalSherly Год назад
Another way to kind of break scratch: You know when you go to the text input and import a long number it moves away from the window? So i input SO MUCH by holding a number for some time, then copying it, then holding the paste buttton, then repeat, that the input after a long line of whatever number you inputted, is completely blank. Also another way to break scratch is to Set a variable to a veeeeeeery loooooooooong number then when you click on show of the variable, it will show Infinity. Seriously.
@Yakko_101
@Yakko_101 Год назад
1. Make it start with the clone myself block 2. make the when I start as clone block have the forever make clone of myself block 3. if you press green flag, it will crash the project.
@LuigiGaming1993
@LuigiGaming1993 Год назад
plus. if you rename EVERYTHING here 3:12 in previous video you get just one looks block and thats it! (for part 4)
@MTIGMP
@MTIGMP Год назад
Make Scratch Fish and make it swim in water like a fish would do.
@whewmankok-uz4bq
@whewmankok-uz4bq Год назад
1. make a block 2. make your muose pointer go to the block 3. press backspace 4. go to costumes 5. where is the block?
@NaraSherko
@NaraSherko Год назад
1. Go to a big project like paper Minecraft 2. Run the project 3. Just go to a part when there is lots of clones 4. See inside and click a sprite 5. You lagged scratch and your pc
@yes-ls1rf
@yes-ls1rf Год назад
the text to speech one happens only with broadcast because you don't wait until one block is finished,you just go to the next block IMMEDIATELY
@modesties
@modesties Год назад
Oh, I’m so used to only seeing Text to Speech in ScratchX. Also, I forgot they renamed More Blocks until more than 1 person mentioned My Blocks.
@Ed_leFisch
@Ed_leFisch Год назад
make a code where you put a "create clone of myself" inside of a forever loop, and make others, then put them under the most recent "create clone of myself".
@659in
@659in Год назад
here’s one make a block with a EVERY LONG name and put it in a forever loop then the put what you want in the hat block then the hat block will be invisible
@willamlim9005
@willamlim9005 Год назад
if you put a 'run without screen refresh' block in a 'run without screen refresh' block and do a forever loop with one block in, you will lag scratch
@vVearon
@vVearon Год назад
i don’t know if everyone knows this but you can import gifs in the costume editor and every frame will be a costume
@Blue-gy2it
@Blue-gy2it 10 месяцев назад
i know that
@eligamer317herrera9
@eligamer317herrera9 Год назад
Idea: First, make a new project and make a my block. Name it %15. It will not work, so press X and then all the blocks should be jumbled up.
@everything27709
@everything27709 11 месяцев назад
1. do some important coding 2. make a block named %15 (not the square) 3. add an input 4. enter the block now you have an empty block and the other blocks in the scroller thingy are a mess another one 1. do arabic language lol right to left like the writing
@crab-yt2wy
@crab-yt2wy Год назад
If you speed up any sound so that it’s 0.00 seconds long you can infinitely make it louder
@klegos
@klegos Год назад
Entering “-Infinity” or “Infinity” (With provided casing) into some of the looks “effect” blocks can cause some interesting results.
@BobertTheFictionalGoogologist
Like what result? (With the color effect set to ∞)
@klegos
@klegos Год назад
@@BobertTheFictionalGoogologist The sprite becomes monochrome.
@Game_Over589
@Game_Over589 Год назад
make a custom block then add the text to speech extension make the text to speech block say anything the put the text to speech block inbetween the two custom blocks it will say the thing forever (you have to click the hat block for it to work)
@mississippiandalabama
@mississippiandalabama Год назад
I think I just found one. Add all the stack blocks together.
@RadiantSolo123
@RadiantSolo123 Год назад
YOU CAN STOP TEXT 2 SPEECH BY PRESSING STOP SIGN TWICE
@guleryazkan5702
@guleryazkan5702 Год назад
Add a circles backdrop and spam with make Press [Convert to Bitmap] and press again [Convert to Vector] will start to backdrop glitching. if you spam, will the backdrop fade
@lisa67802
@lisa67802 Год назад
Use a sprite, then set color effects to -50, and then you have to guess the color
@boomyadums
@boomyadums Год назад
(This might not break scratch entirely) 1. Get some blocks (random) 2. Get exactly 500 blocks, or to the point where there is WAY too many blocks. 3. Mess around with everything, the sound, sprites, costumes, and other stuff, like backdrops. 4. Run the project. [BONUS]. If you want a little.. extra.. you can add extra sounds, sprites, and costumes, and other stuff, like backdrops.
@joystickgames-fb6zh
@joystickgames-fb6zh Год назад
shift + ctrl + c actually allows you to open the code of the website, I think? its just that when I did this, a black rectangle with pieces of code appeared.
@a33293
@a33293 Год назад
জাষ্ট-মি-গেমিং আৰু আপোনাক স্বাগতম জনাইছো
@MissCircleGamerRoom
@MissCircleGamerRoom 4 месяца назад
Just found an unstoppable way to confuse Scratch: 1. Add the "Text to Speech" extension. 2. Add a message and name it. 3. Put in the hat block "When I receive [message]." 4. Connect it with the "speak" block and qut in any world in the input. 5. Now put a "when green flag clicked" block alone. 6. Put the "broadcast [message]" block in a forever loop with no delay. 7. Start the project. As you can see, it is now pretty loud, and I'm telling you, you can't stop it, especially by preessing the stop sign!
@tyluge
@tyluge Год назад
"NEVER DO this on SCRATCH" i'm gonna do everything in these videos
@oncamlminecraft3939
@oncamlminecraft3939 Год назад
1.Make a block 2.hold down the mouse on that block 3. press ctrl + c 4. press ctrl + v
@Element_Chaos
@Element_Chaos 3 месяца назад
9:40 Color functions on a scale from 0 to 200, where both ends are red. Imagine a color wheel and start from red. If you move to the left (negative), you'll move closer into magenta then purple, but if you move to the right (positive), you'll move closer into orange then yellow. That's why negative values are different colors the from positive values: it travels along the same color spectrum but mirrored from each other. Simplified, it's kinda like this: red (-200), green, blue, red (0), green, blue, red (200). The reason [(100) = (-100)] here is because if you fold that spectrum in half, (100) is folded onto right onto (-100). It isn't broken, it works exactly as intended.
@SLSmartMind
@SLSmartMind 3 месяца назад
Thanks for the info :D
@RareSun
@RareSun Год назад
Found a way to break scratch. Easier route: 1. Make a new project 2. make a small dot costume and use the smallest pen size. 1 3. keep the cat costume 4. switch to the dot. 5. use the divided by operator. (any number) divided by (0) 6. put the operator block in the set size to block. 7. run the project. 8. switch to the cat. NOW YOU MADE THE BIGGEST SPRITE IN SCRATCH. BIGGER THAN EARTH ITSELF! More difficult route (with lag!) : 1. Make a new project 2. make a small dot costume and use the smallest pen size. 1 3. keep the cat costume 4. switch to the dot. 5. Repeat the (number) x (number) operator all over and over and put the operators in operators in operators in operatotrs. do it all over again until you're done. Put a very big number like 99999999999 in the number slots. (This is when it lags.) 6. put the VERY BIG operator block into the set size to block. 7. start the project. 8. revert back to the scratch cat but don't change the size. Now your sprite is WAY BIGGER THAN THE SCREEN ITSELF YET AGAIN. MAYBE EVEN YOUR HOUSE.
@SLSmartMind
@SLSmartMind Год назад
It's useful than broken
@RareSun
@RareSun Год назад
@@SLSmartMind Still kind of broken since the difficult route produces lag and the sprite is way bigger than the screen itself
@juanlukasfernandez1306
@juanlukasfernandez1306 Год назад
easy way. 1. make a new costume with no art 2. set size to 1 divided by 0 and switch to a costume with art boom the biggest sprite!
@eu_mibezerra
@eu_mibezerra 11 месяцев назад
1: Go To Backdrops. 2: Create New Backdrop. 3: Select Rays. 4: Convert To Bitmap. 5: Convert To Vector. 6: Go To Codes. 7: Go To Backdrop Customes, And You Dodged The Error
@BrackABC
@BrackABC Год назад
1. Put a when flag clicked. 2. Put a forever block. 3 . Put change whirl effect by 10000.
@novelesco541
@novelesco541 10 месяцев назад
that also caused a bsod
@JoseMejia-hy7op
@JoseMejia-hy7op Год назад
1. Go to sound palettes. 2. Use milky ways. 3. Change the cat sprite to square. 4. Press the green flag. 5. You broke scratch.
@SLSmartMind
@SLSmartMind 10 месяцев назад
Use milky ways ?
@TheOffspringy
@TheOffspringy Год назад
the speech loud sound one would be really great for horror games
@bigmancozmo
@bigmancozmo Год назад
5:27 I'm not so sure I'd call this a "glitch" because it's just opening the clone's code. You can also see the clone's code by double-clicking a clone in the stage.
@NickFous
@NickFous Год назад
To make the most useless block ever: 1. Make a new block 2. Name it with that square thing 3. Click OK Done.
@thegamingpublic-wr2xz
@thegamingpublic-wr2xz 23 дня назад
1.change block coler to high contrast 2. swith to costumes 3. back to code done
@user-betprolol
@user-betprolol Год назад
i guess i got lucky on the 2nd one (i was uploading a thousand sprites for [some recreation or just fun] and it didnt break at all)
@irrelevant_commenter
@irrelevant_commenter Год назад
The costume one probably depends on the resolution
@SLSmartMind
@SLSmartMind Год назад
Yh
@lsh9396
@lsh9396 Год назад
If you put too many items into a backpack, Scratch might get a lag
@lightline9541
@lightline9541 Год назад
Just to say, you can import over 500 costumes in scratch, but it might only work if you import via a "gif" image.
@cristianospohr69
@cristianospohr69 Год назад
oh yeah unless you used ezgif before importing gif images take 59 years
@purple4thecreator167
@purple4thecreator167 Год назад
Hello How to use/run 3 blocks creating clone and forever loop block (Make sure to grab 3 blocks create clone and forever loop block!) STEP 1: Create new project STEP 2: Go to control blocks STEP 3: Grab 3 blocks create clone and forever loop block STEP 4: Merge together with 3 blocks create clone and forever loop block STEP 5: Run this code STEP 6: And now, the whole Scratch program is freezed! it looks like 3 blocks create clone
@LGplayz007
@LGplayz007 Год назад
I found a way to break scratch: make a my block with no screen refresh, and it has in this order: create clone of myself (x2) wait 1 second then make when i start as clone to use that block.
@germanxyz
@germanxyz Год назад
A very simple little sound glitch. If you put a forever block under a when flag clicked block and then put a start sound block it will be really glitchy.
@bastiandoesstuff2023
@bastiandoesstuff2023 10 месяцев назад
SL I found a way to break scratch!!! 1. make a block and put a random name (just any name you want) 2. edit it and put in % 3. Delete percent and switch it to some other name. then press OK.
@pan_PIECZARKA7755
@pan_PIECZARKA7755 Год назад
So i added 1 hour long sound for sprite and it froze scratch completly. You should do that.
@yarandgamersmrgdfnf8613
@yarandgamersmrgdfnf8613 Год назад
2:05 if you copy a doodle that is 21k words the scratch window will break and not go back again, the only solving is to restart
@yarandgamersmrgdfnf8613
@yarandgamersmrgdfnf8613 Год назад
it just happened to me so idk if its real
@zarx3817
@zarx3817 Год назад
you may already know this but, If you want to have a grayscale sprite without altering the costume you can do this: |Set color effect to (1÷0) |
@dergecko92
@dergecko92 Год назад
😮
@duvawola
@duvawola 10 месяцев назад
I actually didn't know that, and I apparently I know more than this RU-vidr who doesn't know what the color effect does, as reference, I use sin cos and tan and sqrt instead of direction to and touching thing and stuff.
@SLSmartMind
@SLSmartMind 10 месяцев назад
Well, I knew abt the monochrome effect and I made a video about it too...
@COTYProductions-
@COTYProductions- 3 месяца назад
"Do try this at home!" ~ Famous Last Words. Awesome Vid, BTW!!
Далее
NEVER DO this on SCRATCH ! | EP 2
9:12
Просмотров 360 тыс.
NEVER DO this on SCRATCH ! | EP 4
11:05
Просмотров 130 тыс.
RC Helicopter save the PIG 🚁🕹️🐷 #shorts
00:25
100 Дней Хардкора в Valheim | Ashlands
2:08:53
TOP 10 SCRATCH HACKS !
6:13
Просмотров 427 тыс.
I Made Minecraft 2D
11:59
Просмотров 12 млн
Crazy scratch hacks! 2
3:33
Просмотров 248
I tried to make Tetris in Scratch
17:42
Просмотров 99 тыс.
How I Made a 3D Platformer in 2D Game Engine
21:23
Просмотров 425 тыс.
Cookie Clicker in Scratch But It Gets More Complex
12:26
I Made a Scratch Game In a Scratch Game
9:33
Просмотров 368 тыс.
I Made Life On Scratch...
8:13
Просмотров 160 тыс.
I Made a Horror Game in Scratch
8:06
Просмотров 354 тыс.