NEVER DO this on SCRATCH !

  Рет қаралды 505,623

SL Smart Mind

SL Smart Mind

Күн бұрын

Пікірлер: 813
@SLSmartMind
@SLSmartMind Жыл бұрын
Part 2 is UP ! kzbin.info/www/bejne/bHukZnaIpNKLmM0
@rythsnumber1hater
@rythsnumber1hater Жыл бұрын
Do you use capcut?
@rythsnumber1hater
@rythsnumber1hater Жыл бұрын
You little SL Capcut Mind?
@rythsnumber1hater
@rythsnumber1hater Жыл бұрын
YOUR NOT ANWSERING?!?!?!? Ok, you use capcut then.
@ArethaN.A
@ArethaN.A Жыл бұрын
​@@rythsnumber1haterbro thinking if a youtuber don't reply that means he is using it when bro also ignoring every single notification 💀💀💀
@KathyShively
@KathyShively Жыл бұрын
p
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
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.
@lukascampidell9376
@lukascampidell9376 2 жыл бұрын
isn't a new line ?
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
@@lukascampidell9376 in c++, "\b" is Breakline, or moves the cursor back.
@SLSmartMind
@SLSmartMind 2 жыл бұрын
Thanks for the info mate !
@helenharrison6795
@helenharrison6795 2 жыл бұрын
Hi!
@UpArrowMate
@UpArrowMate 2 жыл бұрын
how have your comment not got more likes?
@slimecubeboing
@slimecubeboing 2 жыл бұрын
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
@SLSmartMind
@SLSmartMind 2 жыл бұрын
Yep
@kinyacat5919
@kinyacat5919 2 жыл бұрын
Yeah, seems unsafe
@tony-zn3vr
@tony-zn3vr Жыл бұрын
They where of the same color... I was able to put them in the same order... I try to clic this... Im sorry for the guy who where working with me on this unsaved scratch project at college.
@quitequeerquesadilla
@quitequeerquesadilla Жыл бұрын
It's like all the parts to a cursed artifact laying in perfect order, just inches away from each other, tempting you to join them. Why shouldn't you? It would be so interesting to see what would happen.
@UpArrowMate
@UpArrowMate Жыл бұрын
@@tony-zn3vr did u at least download the project?
@DakiDev
@DakiDev 2 жыл бұрын
1:07 for the variables you can use zero width non-joiner
@bonkser
@bonkser 2 жыл бұрын
the emoji joiner?
@zynthanimate333
@zynthanimate333 2 жыл бұрын
​@@bonkser emoji joiner is the zero width joiner
@cycrothelargeplanet
@cycrothelargeplanet 2 жыл бұрын
What is that symbol even for
@nebulaayt
@nebulaayt 2 жыл бұрын
The zero width non joiner is also called the "invisible" character.
@DakiDev
@DakiDev 2 жыл бұрын
@@cycrothelargeplanet it is a character that separates other characters.for example without zero width non joiner a and e would look like this æ
@eggstatus5824
@eggstatus5824 Жыл бұрын
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
@PartitionZion2
@PartitionZion2 Жыл бұрын
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.
@oluyemidavid5098
@oluyemidavid5098 2 жыл бұрын
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.
@khaledk13
@khaledk13 2 жыл бұрын
when i tried that scratch completely froze (or idk how to do it correctly)
@khaledk13
@khaledk13 2 жыл бұрын
i can't get over 300
@Tastytenor4
@Tastytenor4 2 жыл бұрын
the scratch project froze
@notyourfox
@notyourfox 2 жыл бұрын
Dude made fork bomb on literal Scratch
@manjuladevi3449
@manjuladevi3449 2 жыл бұрын
0:20 Ok , will try at school 😂
@FernandoOliveira-vl7rz
@FernandoOliveira-vl7rz 9 ай бұрын
Bro gonna broke the computer of school💀
@augustuber2013
@augustuber2013 Жыл бұрын
0:12 that scared the sh*t out of me.
@augustuber2013
@augustuber2013 Жыл бұрын
fix your video!
@zooblethedoodle
@zooblethedoodle 9 ай бұрын
@@augustuber2013it adds more surprise so when the viewer watches the viewer gets surprised
@ShaaronBeautyStudio
@ShaaronBeautyStudio 7 ай бұрын
Explosion At 0:13
@ondreking
@ondreking 2 ай бұрын
the explosion or the error message?
@xeggi
@xeggi 2 жыл бұрын
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.
@beeholland5946
@beeholland5946 Жыл бұрын
Yeah, in scratch 2 you used to be able to make blank drop downs on custom blocks
@AuthenticKale
@AuthenticKale 2 жыл бұрын
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.
@FeTetra
@FeTetra 2 жыл бұрын
free bird
@aband0ned_chennel
@aband0ned_chennel Жыл бұрын
same as other kind of files that scratch doesn't support in the current tab you are in
@rachelsenko7887
@rachelsenko7887 7 ай бұрын
I made a way too big song on scratch and my Chromebook’s ended up reaching 80 degrees Celsius when I checked because it felt hot, and a few seconds later the screen suddenly went black. I put it in my fridge for a couple hours and turned it back on and it immediately froze at the opening chrome OS screen. and after a couple minutes it reloaded the apps and suddenly managed to start the song. The song I made didn’t sound that great anyways so I turned off my Chromebook in disappointment.
@AuthenticKale
@AuthenticKale 7 ай бұрын
@@rachelsenko7887 Quite the story
@buddysproductions7802
@buddysproductions7802 2 жыл бұрын
Scratch had limits not the costumes/sprites but the cloud variables and the clones only. They set the clones limit to 300 because it would freeze the project but in turbowarp you can disable the limit and let me tell you, will make the website on responsive. This video shows the weakness of the scratch editor,the code behind the editor cant handle/update it to do so. So it wouldn’t try it but at YOUR OWN RISK to not corrupt a game/animation.
@buddysproductions7802
@buddysproductions7802 2 жыл бұрын
I’ve done it before.
@Gabriel_JudgeofHell
@Gabriel_JudgeofHell 2 жыл бұрын
Ive gotten to 60 Millon clones once
@aylinfernandez7845
@aylinfernandez7845 2 жыл бұрын
Done it before with the SMM4 project.
@Gabriel_JudgeofHell
@Gabriel_JudgeofHell 2 жыл бұрын
i just disliked my own comment
@buddysproductions7802
@buddysproductions7802 2 жыл бұрын
Ways to break scratch is dangerous, that’s why I I’m so good because I didn’t know this.
@stroft2
@stroft2 2 жыл бұрын
3:23 keyboard pickup sounds like gun reload
@andresgalle7584
@andresgalle7584 Жыл бұрын
Another method to break Scratch: 1. Use Vector format for costumes. 2. Get any piece of a vector costume. 3. Copy and paste that piece a lot and group the whole costume. 4. Copy and paste the groups. 5. Make it so that there's 250 entities on your costume. 6. Try to move the costume in the costume editor. Boom! Now Scratch lags super hard that you can't even do anything.
@kingtesttube4996
@kingtesttube4996 Жыл бұрын
I found another vector-related way to break Scratch. It only works if you have a laptop with a touchscreen though. Open the Vector editor and draw anything you want with your mouse. At the same time, draw something with your finger. This will create so many points that Scratch will experience a massive lag spike.
@eeeeeeeeeeeeeeeeeeeeeeeeeeeeec
@eeeeeeeeeeeeeeeeeeeeeeeeeeeeec Жыл бұрын
I make very detailed games and I can confirm this works. For almost every model I use in game, there’s at least 10 entities in the vector costume. When you have a project with 125 sprites, and 75% of them having huge costume sizes, scratch editor becomes a pain in the a**.
@Hibiscus-dragons
@Hibiscus-dragons 2 жыл бұрын
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.
@SpawnNyanCat
@SpawnNyanCat Жыл бұрын
And you can fix the break of the costume by going to code, then go back. The costume of the sprite where you typed it in makes a slight left.
@nexpunged
@nexpunged 2 жыл бұрын
3:50 i think becuz it makes a new clone the same time another clone spawns. so the delete this clone block dosent know what clone do delete
@SLSmartMind
@SLSmartMind 2 жыл бұрын
😅 Poor Scratch
@Jumbo_vr1
@Jumbo_vr1 8 ай бұрын
Nvm just on pc ig
@ThatBuckskin-Frank
@ThatBuckskin-Frank 2 жыл бұрын
When clone created, create clone Doesn't break instantly, but definitely causes chaos
@DrannaMTaltMcv57770
@DrannaMTaltMcv57770 Жыл бұрын
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.
@ChiptuneMusicAndOriginals
@ChiptuneMusicAndOriginals 2 жыл бұрын
2:52 you can fix it by going into the project.json and change it
@ChiptuneMusicAndOriginals
@ChiptuneMusicAndOriginals Жыл бұрын
It seems like it's patched
@sppacer4303
@sppacer4303 2 жыл бұрын
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.
@eeeeeeeeeeeeeeeeeeeeeeeeeeeeec
@eeeeeeeeeeeeeeeeeeeeeeeeeeeeec Жыл бұрын
You can make your projects practically un-remixable if you make the project run the “When I start as a clone, make a clone of myself, delete this close” script every time someone that’s not you clicks on the “see inside” and “remix” button. There’s plenty of tutorials out there that teach you how to detect when someone clicks these buttons. But do this at your own risk, as it’s against scratch TOS.
@bladesmith7159
@bladesmith7159 Жыл бұрын
If you put (when i start as a clone), (create clone of myself), and (delete this clone) together in one pprogram with a project name, if you have 2 or more duplicate programs running the same project, all the programs with that project name will freeze
@cuentarandomxdrandomaccoun8909
@cuentarandomxdrandomaccoun8909 2 жыл бұрын
3:41 Because Scratch Uses A Clone Limit Like Game Builder Garage That Has A Nodon Limit Of 512 But Turbowarp Or Scratch Addons Has A Thing To Add Unlimited Clones Note:Turbowarp Has Some Things Of Scratch Addons
@TtEL
@TtEL 2 жыл бұрын
I think it's the other way around Scratch Addons has some things of Turbowarp
@TtEL
@TtEL 2 жыл бұрын
1:23 "Everything is nameless in this project" The selected sprite named "2": am I a joke to you
@SLSmartMind
@SLSmartMind 2 жыл бұрын
Lol
@Markomilicic012
@Markomilicic012 2 жыл бұрын
@@SLSmartMind also the sprite name is the space bar (character)
@officialcatinaboxanims
@officialcatinaboxanims 4 ай бұрын
the project name: am i a joke to you?
@perryakers4222
@perryakers4222 2 жыл бұрын
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
@Markomilicic012
@Markomilicic012 2 жыл бұрын
to break scratch. make a fork bomb. (yes that's what its called) when flag clicked set variable to "B" repeat forever{ set variable to ( join variable and variable ) }
@nikolagamer8846
@nikolagamer8846 2 жыл бұрын
When I did the "\b" glitch, I saved it and went back to it. The project didn't not let me in as I expected it to, instead it just erased the sprite and the costumes and sounds tabs were all completely blank. The project was still working perfectly though. Edit: For the "%n" glitch, on the label at the corner, you don't need to type d%n. You can type anything.
@darktomas1484
@darktomas1484 Жыл бұрын
1:37 you can change it just press one of the 3 buttons
@congphandinh1730
@congphandinh1730 2 жыл бұрын
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.
@Speed-TV
@Speed-TV 2 жыл бұрын
There's also other ways to do it, such as forever setting a variable to itself joined with a super large value
@jiegao3591
@jiegao3591 Жыл бұрын
i also did a thing where I would put a list inside of itself 10 times per frame and it would just exponentially die
@Speed-TV
@Speed-TV Жыл бұрын
@@jiegao3591 Strange, that seems to only work when the list is visible
@S_Jasman
@S_Jasman 2 жыл бұрын
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
@SLSmartMind
@SLSmartMind 2 жыл бұрын
Cool
@h-aandle
@h-aandle 2 жыл бұрын
on mobile you can also spam the share button before the entire web page loaded
@augustine6683
@augustine6683 Жыл бұрын
You actually can give variables blank names if you name them any zero-width, invisible Unicode character such as (​) and yes that is a text character between those brackets.
@Iknowwhoateallthedonutsfromthe
@Iknowwhoateallthedonutsfromthe 2 жыл бұрын
3:50 When you connected those blocks my tablet PC's Dr Web light has crashed)))
@TinyLiamMichael
@TinyLiamMichael Жыл бұрын
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
@edmoran1994
@edmoran1994 Жыл бұрын
to fix the no sound error just simply add another sound and is goes back. I fixed this on SSBMFAUP like 60 seconds ago
@edmoran1994
@edmoran1994 Жыл бұрын
probably without the M.
2 жыл бұрын
This actually was my first thing I tried in IT class, trying to break scratch by creating a loop. No only that, this also is pretty RAM and CPU intensive and I therefore opened the project in multiple tabs (the school PC didn‘t BSOD). If your PC is good, you can try this but don‘t publish, it‘s against their ToS and will probably get you banned.
@-_lIl_-
@-_lIl_- Жыл бұрын
fun fact: if you do the script: create a clone of myself and on another script when I start as a clone create a clone of myself delete this clone and then, when you add the create a clone of myself block onto a when timer is more then 0.01 block, and when you then reset timer, then scratch will crash, even though you didnt click the green flag button :) (a project that utilizes this but also uses another glitch is "Uneditable Project" by blue_coder7)
@SLSmartMind
@SLSmartMind Жыл бұрын
COOL !
@gamerlayerplayer
@gamerlayerplayer 2 жыл бұрын
Type %15 in the search tab and copy the square and paste it everywhere similar to the space but it's more destructive and removes some tabs of blocks lol it's funny.
@Goofy-dude246
@Goofy-dude246 2 жыл бұрын
There's a glitch if you define a define block with the block your defining. One time it crashed my scratch project entirely
@dylanthegood99
@dylanthegood99 Жыл бұрын
You can name a variable invisible when using "⠀"
@noodlesquared
@noodlesquared 2 жыл бұрын
if you make one line in a list long enough, it will break to whole scratch installation and you won't be able to save projects until you reinstall scratch or reload the web version. This still happens even if you delete the list
@SLSmartMind
@SLSmartMind 2 жыл бұрын
That sounds 💀
@EternaSoSleepy
@EternaSoSleepy 2 жыл бұрын
I did this to prank my friend without knowing it broke it 💀at least he was on web
@obseletechannel
@obseletechannel Жыл бұрын
Holy moly, you're editing skills have improved a lot! As well as your english, for an Indian!
@SLSmartMind
@SLSmartMind Жыл бұрын
Thanks! 😃
@obseletechannel
@obseletechannel Жыл бұрын
@@SLSmartMind You're welcome :)
@flxtr
@flxtr 2 жыл бұрын
cool way to lag scratch: step 1: make a new block (run without sr) step 2: define the block as: "forever go to random position" step 3: when green flag clicked: run the block
@alisiaale565
@alisiaale565 2 жыл бұрын
Just putting an empty forever loop under an RWSR block is enough.
@Fluffcatcloud
@Fluffcatcloud Жыл бұрын
Make this : 1. place a when green flag clicked block 2. join it with a forever block 3. make a new message and put it into the forever loop 4. palce the when i recieve message block 5. use the talk extention and make it say something
@WhiteboardMario198
@WhiteboardMario198 2 жыл бұрын
It’s like the scratch version of a ZIPbomb!
@nathanwongchinrenntps2403
@nathanwongchinrenntps2403 Жыл бұрын
The 3 block breaking scratch if you have 5G, you can actually view other programmes
@LeWolfYT
@LeWolfYT 2 жыл бұрын
“nEVeR dO thIS oN sCRaTcH!!1!” me who already did it before the video game was uploaded:
@OliveGardenWorker
@OliveGardenWorker Жыл бұрын
You can also use list crashing
@That1kid...
@That1kid... 7 ай бұрын
When you put when green flag clicked, forever create clone of myself and put when i start as a clone, forever make a clone of myself and you could continue if you want
@nhatphamang9094
@nhatphamang9094 Жыл бұрын
I found a way that break scratch. First, make a custom block, then drag the define block and press backspace, and you have a custom block without a define block! Note: You can't edit or delete it from the block pallete.
@voodog4414
@voodog4414 2 жыл бұрын
go to search bar and type %15 then copy the rectangle then make that a block.
@jerryy147
@jerryy147 2 жыл бұрын
I knew the last one, It's very convenient for certain places, and important to know how it works to avoid it.
@jamie3279
@jamie3279 2 жыл бұрын
Also go on "My Blocks" and press " Add An Input" and Backspace them all and then no Input name!
@KirbyDollRippedByCeilingFanFan
@KirbyDollRippedByCeilingFanFan Жыл бұрын
You can still edit the custom block with no name. just click one of the three buttons.
@Chan-minion
@Chan-minion 2 жыл бұрын
i learned this the hard way when I was trying to make a covid sim project
@nathanix1012
@nathanix1012 2 жыл бұрын
2:27 imagine you’re still deciding what you name your character so you put ‘john/bob’ as the name and your whole project is gone
@wiintendo9609
@wiintendo9609 2 жыл бұрын
Unlikely as you usually use '/', not '\'
@nathanix1012
@nathanix1012 2 жыл бұрын
@@wiintendo9609 oh yeah its the reverse one.
@klegos
@klegos 2 жыл бұрын
“Can’t edit” is wrong, you can add components to the block, like text and boolean.
@scratchymarcus2517
@scratchymarcus2517 Жыл бұрын
Guys, try go to search, type in "%12", and search, then it will not show any projects, but, there is somehing in the search box, try to copy that, and open a new project, make a myblock, and paste the thing you copied into the block name, click OK and boom! A broken block! More to do: try running the myblock you just made, and boom! The programme freezed!
@wowyok4507
@wowyok4507 2 жыл бұрын
Now this is real uncommon knowledge
@AbandonedAccount-1
@AbandonedAccount-1 Жыл бұрын
To crash it you go to turbo warp actually disable the clone limit and make infinite clones to freeze turbo warp disabling the compiler will make it worse
@Divineson
@Divineson Жыл бұрын
2:52 What Is This Addon
@ianfarquharson2933
@ianfarquharson2933 Жыл бұрын
so about the custom block %nd%n I NEARLY MADE IT LEGITAMENTLY
@iankim1869
@iankim1869 2 жыл бұрын
you can press create block then press text label as much times as you want and it will break the ui
@Me74w
@Me74w Жыл бұрын
To break scratch, you break ur computer
@IpfnOfficial426
@IpfnOfficial426 2 жыл бұрын
Create a new block, name it anything, click OK, place the normal block under the define (define the block with the block you're defining). This is another way to break Scratch, somehow.
@thebe_stone
@thebe_stone 2 жыл бұрын
i had that last one happen to me while i was making a thing because i just happened to have it set up in a way where a clone was created and deleted on the same frame, so i had to lose a ton of progress on my thing.
@mathiastheunstopbablehacke866
@mathiastheunstopbablehacke866 2 жыл бұрын
2:56 got me
@ENRGguy
@ENRGguy Жыл бұрын
I know extreme crash example You just need to make a list and name it how you want Next follow this code: When flag clicked Forever { Add (list name) to (list name) }
@ENRGguy
@ENRGguy Жыл бұрын
Scratch will first lag and after shows opps something went wrong screen
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
Cool!
@Chocolate_Glass
@Chocolate_Glass 2 жыл бұрын
Thank you for letting me know that doing the clone thing will crash scratch. I was going to do it
@Altix6
@Altix6 2 жыл бұрын
I know something,you can make a color of a project sprite black and white with the set color block and the / block(the green one),then we put 1 / 0(meaning 1 divided by zero) in the green block in the set color block,and there you go,you just made a black and white sprite!
@mikemc4
@mikemc4 2 жыл бұрын
Another way to break scratch is add a math equation to a list and then add the list to the list forever loop
@K-lette
@K-lette 2 жыл бұрын
0:13 that really jumpscared me
@thisis_mudchute
@thisis_mudchute Жыл бұрын
For the %n custom block, you can use amy other letter instead of n and ot will make the block blank, and flr the last one you can also add a when flag clicked instead of clicking the script and the ‘myself’ in create clone block disappears (and of course it freezes)
@EtaGamingofficail307
@EtaGamingofficail307 Жыл бұрын
2:59 Harolds Smashes Computer Error Scratch Virus
@sawnyihtwe
@sawnyihtwe Жыл бұрын
click see inside on other project then put any blocks then run it after that go to the next project then click the left arrow on the top left
@sawnyihtwe
@sawnyihtwe Жыл бұрын
only after 150 minutes, go to other projects
@StarMoonBlox
@StarMoonBlox 2 жыл бұрын
Another way to crash scratch: Theres a secret block called (user id), if you put it on ANY block it will crash the game Edit: you can find if you search "hidden/secret blocks"
@SLSmartMind
@SLSmartMind 2 жыл бұрын
Cool
@Izzythemaker127
@Izzythemaker127 2 жыл бұрын
Doesn't seem to work for me, but if you convert user id block(or x scroll or y scroll) to a string, with something like join block, you get the word undefined.
@h-aandle
@h-aandle 2 жыл бұрын
@@Izzythemaker127 its always undefined
@Izzythemaker127
@Izzythemaker127 2 жыл бұрын
@@h-aandle If you click on any reporter or boolean directly, it shows you its value in a little speech bubble pop-up, but user id and x/y scroll don't have a bubble that appears, so it must be different from the word undefined.
@mariceldaproza6532
@mariceldaproza6532 2 жыл бұрын
step 1: make block step 2: hold
@itz_daniel7144
@itz_daniel7144 2 жыл бұрын
there’s a weird red block in scratch. I don’t know how to get to it naturally, but if you were to backpack it, you would see that said block doesn’t do anything, cannot connect to other blocks, or even have a comment attached to it. I just thought it was worth mentioning.
@unknownthecat
@unknownthecat Жыл бұрын
idk
@EPIC_BOI69
@EPIC_BOI69 2 жыл бұрын
SL: don't try this at home Me if I was 5 years younger: wow I am gonna try this right mow!
@Empty0076
@Empty0076 2 жыл бұрын
I remember I was curious about putting the When start as clone, clone myself, delete together because they were stacked on top of each other in the control and I crashed scratch 💀 🗿
@bonkser
@bonkser 2 жыл бұрын
fr when i saw the video my brain was like what if they went together in the code thing and exploded scratch
@Onako2
@Onako2 Жыл бұрын
You can make invisible variable names by editing the project json
@Judacopia
@Judacopia 2 жыл бұрын
you can make a block put in %8. Now add an input. It will not be visible. Anything else you add will not be visible.
@Judacopia
@Judacopia 2 жыл бұрын
And all the blocks will be mashed together
@h-aandle
@h-aandle 2 жыл бұрын
use my variable and then forever add my variable to my variable
@fridayfunkgaming291offical
@fridayfunkgaming291offical 2 жыл бұрын
Forever double
@asheep7797
@asheep7797 2 жыл бұрын
Infinity
@besternoob600
@besternoob600 Жыл бұрын
make a variable then loop { variable = join (variable and variable) } this crashes your game too
@softer166
@softer166 Жыл бұрын
I had to stop the project and show the variable after all that
@golden_rod
@golden_rod 2 жыл бұрын
wow i actually didn't know about some of these
@rainbowriot3105
@rainbowriot3105 Жыл бұрын
You can edit the nameless block. Right click, edit, click add label.
@FORRBIDENUSER
@FORRBIDENUSER Жыл бұрын
Or what happens if you press Sounds? Blocks freeze!
@TheWatermelon699
@TheWatermelon699 2 жыл бұрын
Did you know on scratch website make a block and just add nothing to it and grab it sticks to your mouse forever until you refresh it
@fireflash2803
@fireflash2803 2 жыл бұрын
Th3re is an upsidown t ascii letter thing that when u put it in a custom block it breaks that block, it also makes it a hat and end block ccomined
@SLSmartMind
@SLSmartMind 2 жыл бұрын
Oh
@OllyWindows2014
@OllyWindows2014 11 ай бұрын
I use %15 to do the glitched pallet.
@MamaLemmymama1609
@MamaLemmymama1609 8 ай бұрын
Him: don’t try this at home Me: I might try it
@influxional
@influxional 2 жыл бұрын
Uhmmmm these bugs only doesn’t works on ipad?
@AntYT123
@AntYT123 Жыл бұрын
2:56 3:24 That one guy when his code crashes for absolutely no reason
@ItsDelano
@ItsDelano Жыл бұрын
Wow i can really imagine myself doing this when i had computer coding lessons, i really wonder what would my teacher say
@Causaglitch
@Causaglitch Жыл бұрын
This Is Only In The Page 1. Open The Page 2. Type *cube* In Look For Proyects 3. Open A Blank Proyect 4. BOOM! You Got "The Red Hat Block" A Hacked Block.
@user-bl8jc4hr3y
@user-bl8jc4hr3y 2 жыл бұрын
Online scratch is bad bo image have to scroll to fullscreen after while it will change to index.html and when message also Chinese or somthing and it could be most of the letters
@superkota5440
@superkota5440 2 жыл бұрын
I actually did run the clones script before, because these blocks are right next to each other
@kking3875
@kking3875 2 жыл бұрын
I LOVE BREAKING SCRATCH
@LinhLinh-zo5uc
@LinhLinh-zo5uc Жыл бұрын
heres a method to break scratch(just 1 step): reload the scratch page lots of times (as many as you can).
NEVER DO this on SCRATCH ! | EP 2
9:12
SL Smart Mind
Рет қаралды 410 М.
NEVER DO this on SCRATCH ! | EP 4
11:05
SL Smart Mind
Рет қаралды 168 М.
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
NEVER DO this on SCRATCH ! | EP 3
10:55
SL Smart Mind
Рет қаралды 1,4 МЛН
Using the Most USELESS Block in Scratch
6:26
SL Smart Mind
Рет қаралды 79 М.
How to break Scratch sounds
2:23
BadmanYT
Рет қаралды 24 М.
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 5 МЛН
Make your project UNREMIXABLE !
10:51
SL Smart Mind
Рет қаралды 249 М.
Coding Hacks in Scratch (Tips and Tricks)
8:32
Jackson Academy
Рет қаралды 351 М.
Things EVERYONE HATES in Geometry Dash!
8:03
Waboo
Рет қаралды 1,8 МЛН
I made a horror game that's IMPOSSIBLE to SCREENSHOT!
3:52
Branta Games
Рет қаралды 2,1 МЛН
After 34 Years, Someone Finally Beat Tetris
16:47
aGameScout
Рет қаралды 15 МЛН
BEST of Never DO this in Scratch!
8:33
SL Smart Mind
Рет қаралды 36 М.