Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] Testing Topic 9
#14681April 22, 2025 15:24:06
- magicipadpro
-
89 posts
Official [scratchblocks] Testing Topic 9
When flag clicked
forever
set volume to (over 9000 v)
change [pitch v] effect by (over 30 v)
play sound [Rickroll.mp3 v] until done
end
#14682April 22, 2025 15:28:34
#14683April 22, 2025 15:31:09
- shadow8737
-
100+ posts
Official [scratchblocks] Testing Topic 9
New blocks part 1: :: cat events
move (up v) 10 steps:: motion
move (forever v)::motion
Spin for seconds: [1]:: motion
Change to (costume v) :: looks
when (green flag v) clicked:: cat events
#14684April 22, 2025 16:07:01
- Ronanpatrick
-
100+ posts
Official [scratchblocks] Testing Topic 9
my ears are deadWhen flag clicked
forever
set volume to (over 9000 v)
change [pitch v] effect by (over 30 v)
play sound [Rickroll.mp3 v] until done
end
my ears explode
#14685April 22, 2025 16:43:08
- timiso2014
-
29 posts
Official [scratchblocks] Testing Topic 9
ChatGPT said:
I need urgent help. I accidentally overwrote my Scratch project, and as a result, I've lost two months' worth of updates. I reached out to three different AIs for solutions, but unfortunately, none of their suggestions worked. They all recommended I ask for help on the forums or contact support, so here I am. This project is really important to me, and within those two months, I have two events, one of which absolutely needs fixing before spring break or it won't be useful anymore. Please, any assistance in retrieving my work would mean a lot.
#14686April 22, 2025 16:44:12
- timiso2014
-
29 posts
Official [scratchblocks] Testing Topic 9
It rewrote it but i actually need to ChatGPT said:
I need urgent help. I accidentally overwrote my Scratch project, and as a result, I've lost two months' worth of updates. I reached out to three different AIs for solutions, but unfortunately, none of their suggestions worked. They all recommended I ask for help on the forums or contact support, so here I am. This project is really important to me, and within those two months, I have two events, one of which absolutely needs fixing before spring break or it won't be useful anymore. Please, any assistance in retrieving my work would mean a lot.
#14687April 22, 2025 17:19:05
- Waterwraith9
-
500+ posts
Official [scratchblocks] Testing Topic 9
One more: cool ideasπ :: operators reporter
join all [] [] [] [] @delInput @addInput :: operators reporter
point towards x:[] y:[] :: motion
bool :: variables boolean
toggle [bool v] :: variables
set [bool v] to [true v]
repeat for [2] seconds{
} @loopArrow :: control
repeat [30]
move [1] steps
if <mouse down?> then
skip forward [2] scripts :: control
end
end
turn Turbo Mode [on v] :: events
set project speed to [30] :: events
skip to script (Drag to script... :: #444) :: events
set pen shape to [circle v] :: pen
glide [1] seconds to x: [] y: [] effect: [sigmoid v] :: motion
set timer to [1] :: sensing
change timer by [1] :: sensing
[ghost v] :: looks reporter
<pointing towards [Sprite1]? :: motion>
Ignore (InsertBlockHere)
#14688April 22, 2025 18:47:59
- WatermelonMan10
-
100+ posts
Official [scratchblocks] Testing Topic 9
that is NOT verdana. look. you can do it with this code. (in verdana)
when flag clicked
eiorygkvhd{//average random post
how is this scratch block possible ????? // huh
}(how ??? v)::control
[b]
not verdana lol
[/b]
makes this
not verdana lol
[b]::hat
not verdana lol::control
[/b]::cap
#14689April 22, 2025 18:49:53
#14690April 22, 2025 18:56:17
- Thiago_le_meilleur
-
1000+ posts
Official [scratchblocks] Testing Topic 9
I'm blod, I'm italic and I'm underlined but sus.
Are you big or small? Because I'm colorfull.
Click me, I'm Google but I can also be
Are you big or small? Because I'm colorfull.
I can get quoted,but I prefer to be an URL.
Click me, I'm Google but I can also be
- a list
- Ok?
I'm [b]blod[/b], I'm [i]italic[/i] and I'm [u]underlined[/u] but [s]sus[/s].
Are you [big]big[/big] or [small]small[/small]? Because I'm [color=#FF0000]c[/color][color=#FFAA00]o[/color][color=#AAFF00]l[/color][color=#00FF00]o[/color][color=#00FFAA]r[/color][color=#00AAFF]f[/color][color=#0000FF]u[/color][color=#AA00FF]l[/color][color=#FF00AA]l[/color].
[quote]I can get quoted,[/quote] but I prefer to be an [url=scratch.mit.edu]URL[/url].
Click me, I'm [google=ThiagoMod]Google[/google] but I can also be
[list]
a list
[/list]
[list=1]
[*] Ok?
[/list]
#14691April 22, 2025 19:03:04
- hexasev
-
100+ posts
Official [scratchblocks] Testing Topic 9
<(message1) sent? :: events>
when [message1 v] sent :: events hat
#14692April 22, 2025 19:10:02
- WatermelonMan10
-
100+ posts
Official [scratchblocks] Testing Topic 9
Ever wanted to make colorblind mode? well here it is!
The code is simple. Just follow these steps.
First, you want to get -Infinity, which is this code:
Next, you want to put that into a ‘set effect to’ block. Set the effect to color.
Then put that under a ‘when green flag clicked’ block. Then your done!
There you have it! I hope this helped you with your games!
The code is simple. Just follow these steps.
First, you want to get -Infinity, which is this code:
((0) - ([10 ^ v] of (10000)))
Next, you want to put that into a ‘set effect to’ block. Set the effect to color.
set [color v] effect to ((0) - ([10 ^ v] of (10000)))
Then put that under a ‘when green flag clicked’ block. Then your done!
when green flag clicked
set [color v] effect to ((0) - ([10 ^ v] of (10000)))
There you have it! I hope this helped you with your games!
#14693April 22, 2025 21:51:46
- BriIIiantScratcher
-
100+ posts
Official [scratchblocks] Testing Topic 9
nah uhKINGE :: cat #ff00ff
E::#ff00ff
E::#ff00ff cap
#14694April 22, 2025 23:05:06
#14695April 22, 2025 23:10:56
#14696April 22, 2025 23:24:12
- wilsoncooper
-
100+ posts
Official [scratchblocks] Testing Topic 9
Ever wanted to make colorblind mode? well here it is!you know you can just use this
The code is simple. Just follow these steps.
First, you want to get -Infinity, which is this code:((0) - ([10 ^ v] of (10000)))
Next, you want to put that into a ‘set effect to’ block. Set the effect to color.set [color v] effect to ((0) - ([10 ^ v] of (10000)))
Then put that under a ‘when green flag clicked’ block. Then your done!when green flag clicked
set [color v] effect to ((0) - ([10 ^ v] of (10000)))
There you have it! I hope this helped you with your games!
set [color v] effect to ([1]/[0])
Last edited by wilsoncooper (April 22, 2025 23:24:32)
#14697April 22, 2025 23:54:41
- WatermelonMan10
-
100+ posts
Official [scratchblocks] Testing Topic 9
SHHHHHHHHHH… Don't tell them, it's way too simple…Ever wanted to make colorblind mode? well here it is!you know you can just use this
The code is simple. Just follow these steps.
First, you want to get -Infinity, which is this code:((0) - ([10 ^ v] of (10000)))
Next, you want to put that into a ‘set effect to’ block. Set the effect to color.set [color v] effect to ((0) - ([10 ^ v] of (10000)))
Then put that under a ‘when green flag clicked’ block. Then your done!when green flag clicked
set [color v] effect to ((0) - ([10 ^ v] of (10000)))
There you have it! I hope this helped you with your games!set [color v] effect to ([1]/[0])
. . .
#14698April 22, 2025 23:56:20
- wilsoncooper
-
100+ posts
Official [scratchblocks] Testing Topic 9
it's still the same thing thoughSHHHHHHHHHH… Don't tell them, it's way too simple…Ever wanted to make colorblind mode? well here it is!you know you can just use this
The code is simple. Just follow these steps.
First, you want to get -Infinity, which is this code:((0) - ([10 ^ v] of (10000)))
Next, you want to put that into a ‘set effect to’ block. Set the effect to color.set [color v] effect to ((0) - ([10 ^ v] of (10000)))
Then put that under a ‘when green flag clicked’ block. Then your done!when green flag clicked
set [color v] effect to ((0) - ([10 ^ v] of (10000)))
There you have it! I hope this helped you with your games!set [color v] effect to ([1]/[0]). . .
#14699April 23, 2025 01:51:39
- wilsoncooper
-
100+ posts
Official [scratchblocks] Testing Topic 9
hot meatballs::custom-arg hatoh no it's an army of laughing sonics












































































































#14700April 23, 2025 01:53:03
- -Bembex_Real-
-
500+ posts
Official [scratchblocks] Testing Topic 9
sonic spamhot meatballs::custom-arg hatoh no it's an army of laughing sonics![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()