Discuss Scratch

magicipadpro
Scratcher
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
magicipadpro
Scratcher
89 posts

Official [scratchblocks] Testing Topic 9

Hello  
shadow8737
Scratcher
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
Ronanpatrick
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

magicipadpro wrote:

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
my ears are dead
my ears explode
timiso2014
Scratcher
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.
timiso2014
Scratcher
29 posts

Official [scratchblocks] Testing Topic 9

timiso2014 wrote:

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.
It rewrote it but i actually need to
Waterwraith9
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

shashishash wrote:

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>
One more:
Ignore (InsertBlockHere)
WatermelonMan10
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

champion_ofcloud-var wrote:

(in verdana)
when flag clicked
eiorygkvhd{//average random post
how is this scratch block possible ????? // huh
}(how ??? v)::control
that is NOT verdana. look. you can do it with this code.

[b]
not verdana lol
[/b]

makes this


not verdana lol


[b]::hat
not verdana lol::control
[/b]::cap
hexasev
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

<[who was it v] :: motion>
Thiago_le_meilleur
Scratcher
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.
I can get quoted,
but I prefer to be an URL.
Click me, I'm Google but I can also be
  • a list
  1. 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]
hexasev
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

<(message1) sent? :: events>

when [message1 v] sent :: events hat
WatermelonMan10
Scratcher
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:

((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!
BriIIiantScratcher
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

17Domin0 wrote:

dj_greener wrote:

E :: cat #ff00ff
E::#ff00ff
E::#ff00ff cap
KING
nah uh
Ronanpatrick
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

hello???
CB3029-X
Scratcher
24 posts

Official [scratchblocks] Testing Topic 9

define Funvideotv
wilsoncooper
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

WatermelonMan10 wrote:

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:

((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!
you know you can just use this
set [color v] effect to ([1]/[0])

Last edited by wilsoncooper (April 22, 2025 23:24:32)

WatermelonMan10
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

wilsoncooper wrote:

WatermelonMan10 wrote:

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:

((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!
you know you can just use this
set [color v] effect to ([1]/[0])
SHHHHHHHHHH… Don't tell them, it's way too simple…

. . .
wilsoncooper
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

WatermelonMan10 wrote:

wilsoncooper wrote:

WatermelonMan10 wrote:

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:

((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!
you know you can just use this
set [color v] effect to ([1]/[0])
SHHHHHHHHHH… Don't tell them, it's way too simple…

. . .
it's still the same thing though
wilsoncooper
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

hot meatballs::custom-arg hat
oh no it's an army of laughing sonics
-Bembex_Real-
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

wilsoncooper wrote:

hot meatballs::custom-arg hat
oh no it's an army of laughing sonics
sonic spam

Powered by DjangoBB