Discuss Scratch

Eliplayer2
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9


when green flag clicked

Last edited by Eliplayer2 (April 22, 2025 12:19:15)

champion_ofcloud-var
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

(in verdana)
when flag clicked
eiorygkvhd{//average random post
how is this scratch block possible ????? // huh
}(how ??? v)::control
17Domin0
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 9

champion_ofcloud-var wrote:

when flag clicked
eiorygkvhd{//average random post
how is this scratch block possible ????? // huh
}(how ??? v)::control
FONT BBCODE IS HIDDEN

Last edited by 17Domin0 (April 22, 2025 14:41:15)

KaaBEL_sk
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

Dream-a-duck wrote:

https://scratch.mit.edu/discuss/post/8508238/
More RGB, more!
{{::ring} R {::ring} :: #ff0000 ring} {{::ring} O {::ring} :: #FE6B02 ring} {{::ring} Y {::ring} :: #fff000 ring} {{::ring} G {::ring} :: #00ff00 ring} {{::ring} C {::ring} :: #02E9FE ring} {{::ring} B {::ring} :: #0000ff ring} {{::ring} P {::ring} :: #D802FE ring} :: #000 ring
Bring-bring the UV lights! Quote with an ambulance here! It's an emergency! We need to take someone to the hospital!
(((::ring)::#FAC642)::#000) (((::ring)::#42FAF4)::#000) (((::ring)::#C942FA)::#000) :: #f2f2f2 ring

Last edited by KaaBEL_sk (April 22, 2025 14:41:11)

17Domin0
Scratcher
1000+ posts

Official [scratchblocks] Testing Topic 9

BAP_30 wrote:

Hello Scratch Team and fellow Scratchers,
I have an idea for a new block that could make Scratch even more versatile! I'd love to share it with you and get your thoughts.
Block Name: “Now” Type: Flip block (similar to the “If” block) Category: Control
What the “Now” Block Does:
The “Now” block enables actions to happen immediately when executed. Unlike other blocks that might follow the Scratch execution cycle step-by-step, this block ensures instant action, making it perfect for time-sensitive scenarios or dynamic project requirements.
Why It Could Be Useful:
Enhances Interactivity: Useful for real-time feedback in games, simulations, or storytelling projects.
Adds Precision: Handles immediate actions, such as reacting to timers, user inputs, or conditional broadcasts.
Simplifies Code Logic: Allows creators to build responsive projects with fewer blocks.
That took me like 20 minutes to write scratch team pls add this block!
when green flag clicked
now{
Open Sesame!::control
}::control

Last edited by 17Domin0 (April 22, 2025 14:47:02)

17Domin0
Scratcher
1000+ 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
ya they forgor from 2.0 which was verdana
shashishash
Scratcher
21 posts

Official [scratchblocks] Testing Topic 9

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

Official [scratchblocks] Testing Topic 9

Hello  
shadow8737
Scratcher
500+ 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

Powered by DjangoBB