FUN FACT: The %15 symbol is a URL encoded version of the symbol, with (in unicode) is called the Negative-acknowledge character, which has no REAL symbol because it is in the C0 group, was originally used by Digital Equipment Corporation computers to cancel the current line of typed-in text, and is represented as "NAK", and since Scratch can't handle characters in the C0 and C1 group, Scratch tends to crash.
Not a crash, but something I found while working on one of my projects. 1. Use the "green flag clicked" block to set "my variable" to 0 2. Add a new variable called "message" 3. Add a "repeat until" block 4. Place a "change 'my variable' by (1)" block inside the "repeat until" 5. Put a "letter (my variable) of (message) = ?" inside the the "repeat until"'s hexagon slot (you can technically use any character you want but I'm using ? for this) 6. Between the "set 'my variable' to (0)" and "repeat until", add a "set 'message' to ( )" 7. Type whatever you want, but it can't include whatever character you used for step 5 (ex. if you used an A, 'message' can't have an A) 8. Click the green flag then watch the lag This script puts the "lag" in "flag".
Here's something to never do: Step one: Finish a big project Step two: Press the red X button on the top right Step three: Press "Don't save" on the pop-up. I did this once, and 2 hours of progress was gone.
I found a rare glitch in scratch that can break it (Online And Offline Works). 1. Make A Sprite With 89 Or More Costumes. 2. You need a low internet connetion or if scratch lags. 3. Delete costumes until it breaks.
So this is just a visual glitch. But if you go to custom block and just put % and click “ok” it won’t work. But after you click ok and you close the block menu, you go to any tabs it will merge all of them.
this hack wont crash, but its amazing 1. grab a when flag clicked 2. grab a forever block 3. and a change my variable by 1 4. show my variable 5. just wait (not the block) 6. and change my variable by 1900000000000 until you have a letter in the number final step: change my variable by my variable DONE you have infinity
Step 1: Add a custom block with any name, and add a checkmark in "Run without screen refresh" Step 2: Add a forever loop in define block and make in forever loop a same custom block and then create clone by myself, and then delete the clone! Step 3: Add a forever loop in the when the green flag clicked and in forever loop you need to add a custom block YOU CRASHED SCRATCH
2:50 correction: it's not exactly an exclusive feature in scratch addons, it originates from the early builds of scratch 3.0. for some reason, scratch team decided to remove it from the release version.
Here's another one: Choose a sound. Keep making the sound slow. Keep clicking the "echo" effect. (The echo effect is only avaible in turbowarp, scratch addons & scratch tools.) Make the sound faster until it sounds a bit like the original sound. And your sound sounds like a recorder.
step 1: grab sound "pop" step 2: click "faster" 15 times step 3: keep spamming "louder" untill you get a purple line in the middle step 4: keep clicking "slower" slowly and you will get something weird in the audio wave lmao IMPORTANT: do this in the scratch website
Note this wouldn't crash Scratch, but its a cool trick that make your sprite do nothing even if you click the green flag 1.) You have to make a custom block first 2.) Put the custom block in the "Define "custom"" 3.) Put a forever block in the define code (and a repeat block inside the forever block) 4.) Put any random block of your choice, but make sure to put the custom block after any block Example: move steps custom block rotate degrees custom block and it goes by... 5.) To end it all, put this code apart: when green flag clicked forever (custom block) x5 hope i appear and hope it helps :)
I was messing around with code and discovered something, I don't remember if it's been done already but this is what I found Have a sprite create a broadcast a single message. Have a sprite play an audio when it receives the message until done (it's better with music) Duplicate the sprite that plays the audio so you have several that play the exact same audio when they all receive that message at the same time What happens is that the audios perfectly overlapping causes the sound you hear to be very loud and distorted the more sprites you have playing that audio at once. The reason you need multiple sprites to play the same audio is because if you have several receiving scripts in just one sprite then it cancels the audio in all but one
A cool harmless trick to show to your friends: get the %15 character Get a block with more then one input for example: Glide (1) secs to x:(0) y: (0), Say (Hello!) for (2) seconds ... (you cant do it on the select menu) Put the %15 character to every input of the block go to sounds and back and where is the text input? (It can be used in backpacks, it can be deleted, the join block can be used, and most importantly it can be saved and loaded.)
I just maked some thing loud 1.Use the when green flag clicked 2.Put a forever block under the when green flag clicked block 3.Put a brodcast block inside the forever block 4.Use the when i receive [message1] hat block 5.Put a forever block under the when i receive [message1] hat block 6.Put a create clone of (myself) into the forever block 7. Make a variable called "i" 8.Use the when i receive [message1] again 9.Put a forever block in the when i receive [message1] block (not the 1st one, the 2nd one.) 10.Put a if into the forever block 11.Put a repeat until inside the if statement 12.Put a set [i] to (abs of 21) repeat until block 13.Put a play sound (whatever you want except the happy birthday sound) until done block and now you're done!
I saw this while i was coding (another useless my block) 1: Make a block (name it anything) 2: Then add some sounds and controls code to it 3: Drag the block onto the coding space 4 Run it 1-5 times 5: Remove the sounds 6: Then run it a couple of times (you will not hear anything) 7: Delete the sounds and controls code 8: Delete the define block (with the my block on the coding space which will delete it) 9: Look at the my blocks pallette and it will be still there 10: Drag the my block onto the stage 11: Save the project 12: Refresh the page And look! It stays!
It is possible to remix unshared projects using the developer console, or really any programming language. This isn't interesting on its own, but if "/remixtree/bare" is typed after the URL of the remix, the metadata of an unshared project can be obtanied.
Another idea: So I tried this in school and somehow just broke the whole page 1. Make three custom blocks with different names, make your own broadcast message (or not) 2. Do the following 5 scripts 1. When green flag clicked Forever (Custom block 1) Broadcast message one and wait 2. Define (custom block 1) Forever (Custom block 2) Broadcast message one and wait 3. Define (custom block 2) Forever (Custom block 3) Broadcast message one and wait 4. Define (Custom block 3) Forever (Custom block 1) Broadcast message one and wait 5. When receive message one (Custom block 1) And when you click the flag, wait for the magic to happen
Here is the way to break the scratch: By going someone project, click the "See Inside", then if you press Ctrl+S, and then as you can see it says "Project could not save"
Random Sound Glitch 1. Go onto the sounds tab 2. Make the noise faster 3. Make it louder so it fills the whole screen 4. Click Robot 1 or 2 times 5. You will have a silent sound Also, It works without the effects but the robot process takes more time.
Reccomending Turbowarp with this 1. Make 1 to 2 blocks, make sure it contains a boolean and an input 2. Edit a block 3. Make the text %s 4. Click ok (or then cancel) 5. Edit the block again 6. Edit the input to %s Idk the rest I tried 3 times and it crashed.
Something I experienced on scratch 1. Scratch and your computer slows down poorly when you spam the slower button in sounds, because it has trouble updating and loading it.
I found a weird glitch, not dangerous but interesting: 1. Create a custom block 2. Add an input 3. delete the label 4. Click "Okay" And boom! You have a custom block with no labels. It doesn't break anything but looks very strange.
I found this glitch in scratch 1: Copy the %15 symbol. 2: Paste it as a custom block. 3: Press confirm. 4: You get the same red hat and cap block as I think episode 2 where you went to the file and changed it to a zip file all that.
Smart mind, I have one for episode 6. First, Go to Scratch Offline Editor. Second, go to my blocks. Third, put an empty block. Fourth, press run without screen refresh. Fifth, put the hat empty block to the Without hat block. Sixth, now, your blocks are laggy. Seventh, your screen goes white! :)
If you go to my blocks and make a block, and keep pressing add a label, the screen should kind of move off the scratch window. While in this state, if you press "ok" and move the hat block, it will immediately disappear due to it being so long. Just something I found.
One idea I had. 1. Get an "if... then... else..." 2. Put 2 of the if then else in the spaces 3. Duplicate ALOT of times and put in spaced spaced spaced spaced spaces Bonus. Put it in the backpack. The backpack will fail to load. ○○==========○○ Ways to fix: 1. Reload the backpack. The if then elses won't be there. 2. Delete it all (the if then elses).
Here's one. Type %d in a label and then type HELP ME in a boolean then spam label and tick run without screen refresh. Then stuff in the scroller are a mess, the blocks may follow your cursor and there's the whole menu of blocks stuck by the if else block. Everything still works. I dare you to make flappy bird with that thing on.
How to break a sound: Step 1: go to sounds and click the faster button until the sound is a millisecond long Step 2: click the slower button until it is at its usual length Step 3: click the louder button a bunch of times Repeat this a bunch of times and now you have a sound that barely makes any sound!
I don't know if you remember that the Rays backdrop could crash scratch by converting it to bitmap and then to vector again, but I found something very interesting of this background that might be the reason for the crash to happen: basially I did a random change to the background (like moving or deleting a stripe) and the stripes suddently became exponentially larger compared to the start. So this background may have some rendering issues which causes it to crash.
(Not a crash but a glitch) I was doing thigs that u did on scratch and i made 4 custom blocks and it went like 1 is 1,2 is 3,3 is 3 and 4 is 4 (I did it with scratch add (addons) and tools (Scratch tools) and i used scratch 2 (The website)) (Hope i can be in the vid)
(This one is mind blowing) Make/use a variable and then make a list with no items and then put the "Item 1 of (Variable)" into "Set (Variable) to" and it will change into " " (Do not put it in "Change (Variable) by" or else it will set it to 0) (Hope i can be in a video)
Heres one: Create a Custom Block. Name it %n Add a label then a number value. Add another label then name that label in the corner %15. The whole code editor should dissappear, Except for the add extensions (maybe). Click costumes, then code again, then it should break. (With the label still in the corner haunting you and the extensions block still there.)
(this is not a crash but WEIRD glitch i found on someone's vid) you copy paste ANYTHING and apply it to Number blocks block nothing will happen but if you apply it to the point in direction block it will turn red and reset the number but if you put in the "Set size to" it will put it to "Size = 5" Very strange (Hope i can be in the vid (I've wanted to be in one))
in the episode 6: Use the code. Code: when green flag clicked play each sound define play each sound set each sound to 1 repeat 1114 start sound each sound change each sound by "1"
Another way of crashing scratch 1: Load my stuff 2: Open project/create new 3. While loading turn off your computer 4: Turn on back, Then crashed scratch
I tried these things once (they dont crash scratch) 1. Make the 1/0 block and then put it in a move __ block like in one of the episodes, then put it in a forever loop and start it. 2. Make a block then put boolean, label and input three times in a row, then take the my block to the define and put all inputs and booleans on it, after that start it by clicking it
This is a lag glitch, idc if this lags for u: 1. Get pen extension 2. Go to my blocks 3. Name ur block anything and the input then run screen without refresh then press ok 4. Put a forever block and put pen down in it 5. Put the for ever block with the pen down inside it in ur block 6. Then when flag clicked, get the block from my block then add the input to it in the circle 7. Then it completely lags
This won't necessarily CRASH scratch but it'll put it in an endless loop. Loading any sb3 project that has custom extensions (like a griffpatch physics extension or turbowarp project with custom extensions) will cause Scratch to get stuck on the loading screen.
idea:if you put a play sound *sound* block. then delete the sound you put on the sound block. it is still there. but if you click to play it. it doesn't work. not a crash.
Request for part 6: (Do this in the online editor) put When green flag is clicked, put a forever loop in it, put set my variable to join my variable with my variable in the forever loop, run the project in full screen, get out of fullscreen and separate the green flag and the forever loop, then run the project again, then scratch will freeze, then you will get the browser's crash page.
heres another way how to tts glitch on scratch: 1. repeat the steps on how to make the insanely loud tts glitch. 2. put the block broadcast message 1 under the block when i receive message 1 on top of the block say (whatever) this is actually unstoppable (if my calculations are correct). Good luck!
Clones: Drag: When Flag Clicked Broadcast message1 go to blocks and select make a block Label:type HELP! Drag Created Block HELP! Drag forever block, broadcast message1,create clone of (myself) and go to random position
This is for part 6; (you have probably done this in like part 2-4) 1. Get the square text thingy and make a variable. 2. Add the set variable block and set it to 1/0 (or you can type a number higher than 1e308 (a 1 with 308 zeros) 3. Paste the square text thingy into the variable's name (keep the name you had, just add it) and the bug where it deletes the code will happen. That means the bug is activated. reload the page and go to sounds. 4. Paste the square text thing into the name of a sound you create 5. remove the variable with the square text thing, 6. The scratch program will lose -1FPS, and repeating this will eventually make the game unplayable (at least i THINK cuz it worked on my alternative scratch offline app in 2022
While messing with the stage like in 4:50 lists and variables behave weirdly. If you put a list block (I used 3) into the stage it changes to "for all sprites" but when you show the list it says "your sprite": list name even if its for all sprites. The weirdest thing is that if you put a value into a list on the stage, it wont show on the sprite, like its for this sprite only. Could be used as "merged lists". variables instead of saying "your sprite" it says Stage: list name. The "switch costume to "backdrop" and the (costume [number/name]) also works like in 5:14. Overall its weird.
make a block called %15 without being the symbol then add a boolean after that add about 10 labels click ok then cancel click on movements ready to undo go to costumes and then code
try it: first you put when green flag clicked then put change color effect to 1000 do it but with negative number the color is the same make sure you put clear graphic effect before you put change color by 1000
Here's a not really cool thing but I wanna share it Type whatever you want in the query Go to the URL and make the query blank Keep the equal sign next to the q and all that Instead of saying nothing found, it just shows no projects and no nothing found. P.S. You can't put spaces in the normal search bar in scratch.
Scratch glitch: 1. add stop [all], 2. then change to stop [other script in sprie] 3. Add to that any block(ex: move 5) And done, you cannot change the stop block, util you dont remove that block(ex: move 5)
This is a weird one: make a list called whatever you want add the %15 character to any input on a list block go to sounds then back there will be another list called "i" each time you do the previous 3 steps there will be a new list called the next letter of the alphabet so "j", "k"... With a exception where it wont make a new one called "l" for some reason.
I found a weird weird way to break scratch 1 paste a sprite 2 delete that and do that over and over again 10 times 3 move a sprite block from the sprite types block do that over and over again 10 times Boom you broke scratch.
FUN FACT:
The %15 symbol is a URL encoded version of the symbol, with (in unicode) is called the Negative-acknowledge character, which has no REAL symbol because it is in the C0 group, was originally used by Digital Equipment Corporation computers to cancel the current line of typed-in text, and is represented as "NAK", and since Scratch can't handle characters in the C0 and C1 group, Scratch tends to crash.
Woah !
Thanx for the info
you are one smart person
So smart
@@SLSmartMind the wheel
Not a crash, but something I found while working on one of my projects.
1. Use the "green flag clicked" block to set "my variable" to 0
2. Add a new variable called "message"
3. Add a "repeat until" block
4. Place a "change 'my variable' by (1)" block inside the "repeat until"
5. Put a "letter (my variable) of (message) = ?" inside the the "repeat until"'s hexagon slot (you can technically use any character you want but I'm using ? for this)
6. Between the "set 'my variable' to (0)" and "repeat until", add a "set 'message' to ( )"
7. Type whatever you want, but it can't include whatever character you used for step 5 (ex. if you used an A, 'message' can't have an A)
8. Click the green flag then watch the lag
This script puts the "lag" in "flag".
this doesnt lag, it just increments 'my variable' forever.
Here's something to never do:
Step one: Finish a big project
Step two: Press the red X button on the top right
Step three: Press "Don't save" on the pop-up.
I did this once, and 2 hours of progress was gone.
Yep
Always save
@@SLSmartMind Will you do my suggestion? [Check my comment for it.]
Why did you press don't save?
I found a rare glitch in scratch that can break it (Online And Offline Works).
1. Make A Sprite With 89 Or More Costumes.
2. You need a low internet connetion or if scratch lags.
3. Delete costumes until it breaks.
So this is just a visual glitch. But if you go to custom block and just put % and click “ok” it won’t work. But after you click ok and you close the block menu, you go to any tabs it will merge all of them.
yeah i tried that once
COMING SOON EP 6 OF PENGUINMOD OR SCRATCH
Or TURBOWARP
@@Nael2xdisnt penguinmod a mod of turbowarp?
@@xaigamer3129 yeah, it's a mod of turbowarp and scratch
@@xaigamer3129 yes
@@xaigamer3129 yes
Well, time to scare my fans. On scratch
Yayayay!!!! And YAYAYAYAY
Never swear on scratch
Never swear on yt
this hack wont crash, but its amazing
1. grab a when flag clicked
2. grab a forever block
3. and a change my variable by 1
4. show my variable
5. just wait (not the block)
6. and change my variable by 1900000000000 until you have a letter in the number
final step: change my variable by my variable
DONE you have infinity
Step 1: Add a custom block with any name, and add a checkmark in "Run without screen refresh"
Step 2: Add a forever loop in define block and make in forever loop a same custom block and then create clone by myself, and then delete the clone!
Step 3: Add a forever loop in the when the green flag clicked and in forever loop you need to add a custom block
YOU CRASHED SCRATCH
does the same happens on mobile or any other?
3:29 theres my suggestion! thanks SL!
Wlcm :D
@@SLSmartMind :)
0:17 Thanks for doing mine!
It was really broken
2:50 correction: it's not exactly an exclusive feature in scratch addons, it originates from the early builds of scratch 3.0. for some reason, scratch team decided to remove it from the release version.
Exactly
so its exclusive now. Theres no correction there.
here before this blows up
Boom
@@SLSmartMind :0
It really says "oh snaP!" on my tablet 😂 | nice video! 🎉
Cool
4:34 this Scratch Cat🗿
Vibing in Artic
🎉😂🎉😂🎉🎉🎉e🎉🎉😂🎉😂 🎉s🎉 🎉😂😂 jwjjwjwjejejeeeeeeeeeeeeeeeeeeeeeeeeeeejeejejejejjijijijijijijijijijijijijijijijijijijijijiji
@@Wilstabluey .....
Mom said it's my turn to be pinned
Dad said no
Lol I love doing the thing on the thumbnail
That's cursed lol
@@SLSmartMind and my friend remixed it as a washing machine
WELCOME TO EPISODE 5!
YOU ARE NOT FIRST
THIS VIDEO IS FIRST
[pin]
I am first
@@SLSmartMind lol
@@SLSmartMind hi first im dad
step1:take an change color effect step2:change to pixelate step3:put a forever loop it wont crash scratch but it is cool
Here's another one:
Choose a sound.
Keep making the sound slow.
Keep clicking the "echo" effect. (The echo effect is only avaible in turbowarp, scratch addons & scratch tools.)
Make the sound faster until it sounds a bit like the original sound.
And your sound sounds like a recorder.
step 1: grab sound "pop"
step 2: click "faster" 15 times
step 3: keep spamming "louder" untill you get a purple line in the middle
step 4: keep clicking "slower" slowly and you will get something weird in the audio wave lmao
IMPORTANT: do this in the scratch website
Note this wouldn't crash Scratch, but its a cool trick that make your sprite do nothing even if you click the green flag
1.) You have to make a custom block first
2.) Put the custom block in the "Define "custom""
3.) Put a forever block in the define code (and a repeat block inside the forever block)
4.) Put any random block of your choice, but make sure to put the custom block after any block
Example:
move steps
custom block
rotate degrees
custom block
and it goes by...
5.) To end it all, put this code apart:
when green flag clicked
forever
(custom block) x5
hope i appear and hope it helps :)
and the script would lead into a paradox by doing nothing
3:35 It would be funnier if you used the Tenor voice
I was messing around with code and discovered something, I don't remember if it's been done already but this is what I found
Have a sprite create a broadcast a single message.
Have a sprite play an audio when it receives the message until done (it's better with music)
Duplicate the sprite that plays the audio so you have several that play the exact same audio when they all receive that message at the same time
What happens is that the audios perfectly overlapping causes the sound you hear to be very loud and distorted the more sprites you have playing that audio at once.
The reason you need multiple sprites to play the same audio is because if you have several receiving scripts in just one sprite then it cancels the audio in all but one
I will try it
Scratch 4.0 will solve these like deez nuts.
Haha very funny 😐
A cool harmless trick to show to your friends:
get the %15 character
Get a block with more then one input for example: Glide (1) secs to x:(0) y: (0), Say (Hello!) for (2) seconds ... (you cant do it on the select menu)
Put the %15 character to every input of the block
go to sounds and back
and where is the text input? (It can be used in backpacks, it can be deleted, the join block can be used, and most importantly it can be saved and loaded.)
14 almost 15
?
@@when-the-hrandomstuff ?
error on 1:31 :
URIError: malformed URI sequence
Nice
I just maked some thing loud
1.Use the when green flag clicked
2.Put a forever block under the when green flag clicked block
3.Put a brodcast block inside the forever block
4.Use the when i receive [message1] hat block
5.Put a forever block under the when i receive [message1] hat block
6.Put a create clone of (myself) into the forever block
7. Make a variable called "i"
8.Use the when i receive [message1] again
9.Put a forever block in the when i receive [message1] block (not the 1st one, the 2nd one.)
10.Put a if into the forever block
11.Put a repeat until inside the if statement
12.Put a set [i] to (abs of 21) repeat until block
13.Put a play sound (whatever you want except the happy birthday sound) until done block and now you're done!
I saw this while i was coding (another useless my block)
1: Make a block (name it anything)
2: Then add some sounds and controls code to it
3: Drag the block onto the coding space
4 Run it 1-5 times
5: Remove the sounds
6: Then run it a couple of times (you will not hear anything)
7: Delete the sounds and controls code
8: Delete the define block (with the my block on the coding space which will delete it)
9: Look at the my blocks pallette and it will be still there
10: Drag the my block onto the stage
11: Save the project
12: Refresh the page
And look! It stays!
Hmm
Really specific steps but I will take a look
It is possible to remix unshared projects using the developer console, or really any programming language. This isn't interesting on its own, but if "/remixtree/bare" is typed after the URL of the remix, the metadata of an unshared project can be obtanied.
Oooooooooohhhhh.....
I will reply to my comment with that square at 1:21 and its going to be invisible
Edit: i noticed it fails to send the reply when I post that square
Ooooo
1:33 I saw that thing when I entered Scratch. But I didn't do the steps
It's the error screen u get when the url is not ryt. So yes you can get it accidentally as well
Another idea:
So I tried this in school and somehow just broke the whole page
1. Make three custom blocks with different names, make your own broadcast message (or not)
2. Do the following 5 scripts
1.
When green flag clicked
Forever
(Custom block 1)
Broadcast message one and wait
2.
Define (custom block 1)
Forever
(Custom block 2)
Broadcast message one and wait
3.
Define (custom block 2)
Forever
(Custom block 3)
Broadcast message one and wait
4.
Define (Custom block 3)
Forever
(Custom block 1)
Broadcast message one and wait
5.
When receive message one
(Custom block 1)
And when you click the flag, wait for the magic to happen
6:08 how did you get to the whirl effect
sorry im 24 minutes late
Oh no worries
Great to have you aboard
nice video
Thanks
Here is the way to break the scratch: By going someone project, click the "See Inside", then if you press Ctrl+S, and then as you can see it says "Project could not save"
Random Sound Glitch
1. Go onto the sounds tab
2. Make the noise faster
3. Make it louder so it fills the whole screen
4. Click Robot 1 or 2 times
5. You will have a silent sound
Also, It works without the effects but the robot process takes more time.
Reccomending Turbowarp with this
1. Make 1 to 2 blocks, make sure it contains a boolean and an input
2. Edit a block
3. Make the text %s
4. Click ok (or then cancel)
5. Edit the block again
6. Edit the input to %s
Idk the rest
I tried 3 times and it crashed.
wow
Something I experienced on scratch
1. Scratch and your computer slows down poorly when you spam the slower button in sounds, because it has trouble updating and loading it.
I found a weird glitch, not dangerous but interesting:
1. Create a custom block
2. Add an input
3. delete the label
4. Click "Okay"
And boom! You have a custom block with no labels. It doesn't break anything but looks very strange.
I did the same thing bro 💀💀💀
I found this glitch in scratch 1: Copy the %15 symbol. 2: Paste it as a custom block. 3: Press confirm. 4: You get the same red hat and cap block as I think episode 2 where you went to the file and changed it to a zip file all that.
only works on mobile but heres it anyways: get a paper put it on the phone try and draw a costume
Neat idea
Smart mind, I have one for episode 6. First, Go to Scratch Offline Editor. Second, go to my blocks. Third, put an empty block. Fourth, press run without screen refresh. Fifth, put the hat empty block to the Without hat block. Sixth, now, your blocks are laggy. Seventh, your screen goes white! :)
1:28 you can just put anything in the URL and the screen also will appear
Correct
If you go to my blocks and make a block, and keep pressing add a label, the screen should kind of move off the scratch window. While in this state, if you press "ok" and move the hat block, it will immediately disappear due to it being so long. Just something I found.
I LIKE THIS!!!
Cool
5:14 it's not the same for Motion blocks, though, you can still put them on the backdrop code
Yah but won't work
One idea I had.
1. Get an "if... then... else..."
2. Put 2 of the if then else in the spaces
3. Duplicate ALOT of times and put in spaced spaced spaced spaced spaces
Bonus. Put it in the backpack. The backpack will fail to load.
○○==========○○
Ways to fix:
1. Reload the backpack. The if then elses won't be there.
2. Delete it all (the if then elses).
This will lag scratch
When green flag clicked forever and put a costum block in it
In the define turn 15 degrees
200 likes lol
1k likes lol
Here's one. Type %d in a label and then type HELP ME in a boolean then spam label and tick run without screen refresh. Then stuff in the scroller are a mess, the blocks may follow your cursor and there's the whole menu of blocks stuck by the if else block. Everything still works. I dare you to make flappy bird with that thing on.
Ths something went wrong happened to me A lot of times
Hi
Hi
1:32 this can also occur when you are using a browser that isnt supported for scratch, but scratch detects it only sometimes
How to break a sound:
Step 1: go to sounds and click the faster button until the sound is a millisecond long
Step 2: click the slower button until it is at its usual length
Step 3: click the louder button a bunch of times
Repeat this a bunch of times and
now you have a sound that barely makes any sound!
3:35 even better if you set voice to giant
I don't know if you remember that the Rays backdrop could crash scratch by converting it to bitmap and then to vector again, but I found something very interesting of this background that might be the reason for the crash to happen: basially I did a random change to the background (like moving or deleting a stripe) and the stripes suddently became exponentially larger compared to the start. So this background may have some rendering issues which causes it to crash.
Oh I see
I have a game in progress and if it goes well i may make it in unity and put it on steam
Epic
(Not a crash but a glitch) I was doing thigs that u did on scratch and i made 4 custom blocks and it went like 1 is 1,2 is 3,3 is 3 and 4 is 4 (I did it with scratch add (addons) and tools (Scratch tools) and i used scratch 2 (The website)) (Hope i can be in the vid)
You loved tis edited but it was
(This one is mind blowing) Make/use a variable and then make a list with no items and then put the "Item 1 of (Variable)" into "Set (Variable) to" and it will change into " " (Do not put it in "Change (Variable) by" or else it will set it to 0) (Hope i can be in a video)
Never ever try to play multiplayer games on turbo warp (unless you have friends lol)
Lol
@@SLSmartMind not crasing lol
What
i tried literally all your videos on MY scratch, and some of them worked! :) but some of them didn't work at all. :( keep making even moreee!!!! :)
Sorry to hear that
Heres one:
Create a Custom Block.
Name it %n
Add a label then a number value.
Add another label then name that label in the corner %15.
The whole code editor should dissappear, Except for the add extensions (maybe).
Click costumes, then code again, then it should break. (With the label still in the corner haunting you and the extensions block still there.)
woah !
woahhhhhhhhhhh
😅
for episode 6: this doesn't break scratch but in backdrops you know that you can't hide it but you can set ghost effect to 100 to hide it
yep, but technically it doesn't break anything
I broke the 69th comment
Good
(this is not a crash but WEIRD glitch i found on someone's vid) you copy paste ANYTHING and apply it to Number blocks block nothing will happen but if you apply it to the point in direction block it will turn red and reset the number but if you put in the "Set size to" it will put it to "Size = 5" Very strange (Hope i can be in the vid (I've wanted to be in one))
it truly is strange
in the episode 6:
Use the code.
Code:
when green flag clicked
play each sound
define play each sound
set each sound to 1
repeat 1114
start sound each sound
change each sound by "1"
ITS FINALLY BACK!!! Anyway, the easiest way is to… drag a sound into the sprites pallet below the player.
:D
Another way of crashing scratch 1: Load my stuff 2: Open project/create new 3. While loading turn off your computer 4: Turn on back, Then crashed scratch
I tried these things once (they dont crash scratch)
1. Make the 1/0 block and then put it in a move __ block like in one of the episodes, then put it in a forever loop and start it.
2. Make a block then put boolean, label and input three times in a row, then take the my block to the define and put all inputs and booleans on it, after that start it by clicking it
This is a lag glitch, idc if this lags for u:
1. Get pen extension
2. Go to my blocks
3. Name ur block anything and the input then run screen without refresh then press ok
4. Put a forever block and put pen down in it
5. Put the for ever block with the pen down inside it in ur block
6. Then when flag clicked, get the block from my block then add the input to it in the circle
7. Then it completely lags
This won't necessarily CRASH scratch but it'll put it in an endless loop.
Loading any sb3 project that has custom extensions (like a griffpatch physics extension or turbowarp project with custom extensions) will cause Scratch to get stuck on the loading screen.
idea:if you put a play sound *sound* block. then delete the sound you put on the sound block. it is still there. but if you click to play it. it doesn't work. not a crash.
Request for part 6: (Do this in the online editor) put When green flag is clicked, put a forever loop in it, put set my variable to join my variable with my variable in the forever loop, run the project in full screen, get out of fullscreen and separate the green flag and the forever loop, then run the project again, then scratch will freeze, then you will get the browser's crash page.
I will try
Hey SL Smart Mind you are talented you know how to make a love and fav detector! COOL!!!
Hey, thanks
heres another way how to tts glitch on scratch:
1. repeat the steps on how to make the insanely loud tts glitch.
2. put the block broadcast message 1 under the block when i receive message 1 on top of the block say (whatever)
this is actually unstoppable (if my calculations are correct). Good luck!
:0
Clones:
Drag: When Flag Clicked
Broadcast message1
go to blocks and select make a block
Label:type HELP!
Drag Created Block HELP!
Drag forever block, broadcast message1,create clone of (myself) and go to random position
5 months ago i created that "spiral thingy" Which basically creates a infinite whirl effect which looks pretty cool.
This is for part 6; (you have probably done this in like part 2-4)
1. Get the square text thingy and make a variable.
2. Add the set variable block and set it to 1/0 (or you can type a number higher than 1e308 (a 1 with 308 zeros)
3. Paste the square text thingy into the variable's name (keep the name you had, just add it) and the bug where it deletes the code will happen. That means the bug is activated. reload the page and go to sounds.
4. Paste the square text thing into the name of a sound you create
5. remove the variable with the square text thing,
6. The scratch program will lose -1FPS, and repeating this will eventually make the game unplayable
(at least i THINK cuz it worked on my alternative scratch offline app in 2022
6:01 the title of the video: NEVER DO THIS IN SCRATCH
me: 🥲
;)
While messing with the stage like in 4:50 lists and variables behave weirdly.
If you put a list block (I used 3) into the stage it changes to "for all sprites" but when you show the list it says "your sprite": list name even if its for all sprites.
The weirdest thing is that if you put a value into a list on the stage, it wont show on the sprite, like its for this sprite only. Could be used as "merged lists".
variables instead of saying "your sprite" it says Stage: list name.
The "switch costume to "backdrop" and the (costume [number/name]) also works like in 5:14.
Overall its weird.
It really is weird
make a block called %15 without being the symbol then add a boolean after that add about 10 labels click ok then cancel click on movements ready to undo go to costumes and then code
I FOUND THE SECRECT WAY TO BREAK SCRATCH TRY IT
How ?
third comment:
new
Welcome
try it:
first you put when green flag clicked
then put change color effect to 1000
do it but with negative number
the color is the same
make sure you put clear graphic effect before you put change color by 1000
Here's a not really cool thing but I wanna share it
Type whatever you want in the query
Go to the URL and make the query blank
Keep the equal sign next to the q and all that
Instead of saying nothing found, it just shows no projects and no nothing found.
P.S. You can't put spaces in the normal search bar in scratch.
Scratch glitch:
1. add stop [all],
2. then change to stop [other script in sprie]
3. Add to that any block(ex: move 5)
And done, you cannot change the stop block, util you dont remove that block(ex: move 5)
Idea for part 6:Put a press green flag on top following delete all in a list and add “list circle thing” to the list forever and BOOM
FUN FAHCT:
1.when i recicive message
2.forever
3.boardcast message
This is a weird one:
make a list called whatever you want
add the %15 character to any input on a list block
go to sounds then back
there will be another list called "i"
each time you do the previous 3 steps there will be a new list called the next letter of the alphabet so "j", "k"... With a exception where it wont make a new one called "l" for some reason.
Then you eat Scratch!
Woah
pls do this here a glth first ciklik fade out 2 times and then cikik lohder to the max and then clik the green falg and then zoom out
I found a weird weird way to break scratch
1 paste a sprite
2 delete that and do that over and over again 10 times
3 move a sprite block from the sprite types block do that over and over again 10 times
Boom you broke scratch.