Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Official [scratchblocks] Testing Topic 9
#17481July 5, 2025 06:22:13
- amagamecode
-
Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
Pizza partyyay{Got back the pizza
{
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
}::#fab15c reporter
}::variables reporterwhen this post is posted::events hat
deactivate icons{
{
{
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
}::#fab15c reporter
}::variables reporter
}::control
create blocks{
make a pizza::control
boolean:<variable [i] exists?::sensing>::#595959
}::control
when this post is quoted::events hat
run (last created stack::control)::control
say (last created boolean::control boolean)when this post is posted::events hat
repeat until <variable [pizzas] exists?::sensing>
create a variable named [pizzas]::variables
end
set [pizzas v] to [0]
repeat until <(pizzas)=[100]>
make a pizza::control
change [pizzas v] by (1)
end
when this post is posted::events hatActivated
activate icons{
{
{
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
}::#fab15c reporter
}::variables reporter
}::control
Note: my post is “Got back the pizza”, but someone changed it into “lets eat it” so I changed back. WHO DID IT?
Last edited by amagamecode (July 5, 2025 06:30:00)
#17482July 5, 2025 12:22:56
- WatermelonMan10
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
yall what is he goin on about brocreate a clone of myself, wait 3 seconds, when i start as clone, point towards mouse pointer set variable foo to 1 set variable foo to 0Find the real scratch block.when [A v] key is pressed::events hat
wait until < <(current [decade v]) equals [203]::operators> not::operators> true::control
set variable [foo v] to [1]::variables
create a clone of [myself v]::control
wait (3) secs
set variable [foo v] to [0]::variables
when I start as clone::hat control
point towards [mouse pointer v]
while <(variable [foo v]::variables) equals [1]::operators>{
move (1) step::motion
}::loop control
delete myself::cap controlwhen I start as a clone
#17483July 5, 2025 14:33:43
- catsua_real
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
stop all sounds
stop all sounds
change volume by ()
clear sound effects
change volume by ()
#17484July 5, 2025 20:01:12
#17485July 5, 2025 20:58:30
- MaxSaturn3000_
-
Scratcher
44 posts
Official [scratchblocks] Testing Topic 9
Find the real Scratch block in each script.
when this sprite touches (mouse-pointer v)::events hat
change [foo v] by (#ff0550)::variables stack
display text [Don't touch that!] on micro:bit::microbit stack
wait (1) sec::control stack
clear the display::microbit stack
stop [this script]::control cap
if (down down down down left left left left v) is pressed in order::makeymakey hat
set [foo4 v] to [0]::events stack
for each [foo v] in [27]{
set variable [foo2 v] to (pick from (-100) to (100)::operators reporter)::variables stack
set variable [foo3 v] to (pick from (-100) to (100)::operators reporter)::variables stack
ask (join (join (variable [foo2 v]::variables reporter) and [+]::operators reporter) and (variable [foo3 v]::variables reporter)::operators reporter) and wait::motion stack
if <(answer::motion reporter) equals ((variable [foo2 v]::variables reporter) plus (variable [foo3 v]::variables reporter)::operators reporter)::operators boolean>{
say [Correct!] for (1 v) sec::looks stack
change [foo4 v] by (1)::events stack
}otherwise{
say [Incorrect!] for (1 v) sec::looks stack
}::control loop
}::control loop
if <(variable [foo4 v]::variables reporter) equals [27]::operators boolean>{
broadcast [reward]::events stack
}otherwise{
say [You didn't answer all questions correctly. Try again!] for (1 v) sec::looks stack
}::control loop
end [this script v]::control cap
when @stopSign clicked::events hat
ask for (code v) and wait::sensing stack
if <(code::sensing reporter) equals [122448]::operators boolean> then say [You are MaxSaturn3000] otherwise say [You are not MaxSaturn3000]::custom stack
stop [everything v]::control cap
Last edited by MaxSaturn3000_ (July 5, 2025 21:00:12)
#17486July 6, 2025 01:34:10
- sillyNate
-
Scratcher
69 posts
Official [scratchblocks] Testing Topic 9
Find the real Scratch block in each script.when this sprite touches (mouse-pointer v)::events hat
change [foo v] by (#ff0550)::variables stack
display text [Don't touch that!] on micro:bit::microbit stack
wait (1) sec::control stack
clear the display::microbit stack
stop [this script]::control cap
if (down down down down left left left left v) is pressed in order::makeymakey hat
set [foo4 v] to [0]::events stack
for each [foo v] in [27]{
set variable [foo2 v] to (pick from (-100) to (100)::operators reporter)::variables stack
set variable [foo3 v] to (pick from (-100) to (100)::operators reporter)::variables stack
ask (join (join (variable [foo2 v]::variables reporter) and [+]::operators reporter) and (variable [foo3 v]::variables reporter)::operators reporter) and wait::motion stack
if <(answer::motion reporter) equals ((variable [foo2 v]::variables reporter) plus (variable [foo3 v]::variables reporter)::operators reporter)::operators boolean>{
say [Correct!] for (1 v) sec::looks stack
change [foo4 v] by (1)::events stack
}otherwise{
say [Incorrect!] for (1 v) sec::looks stack
}::control loop
}::control loop
if <(variable [foo4 v]::variables reporter) equals [27]::operators boolean>{
broadcast [reward]::events stack
}otherwise{
say [You didn't answer all questions correctly. Try again!] for (1 v) sec::looks stack
}::control loop
end [this script v]::control cap
when @stopSign clicked::events hat
ask for (code v) and wait::sensing stack
if <(code::sensing reporter) equals [122448]::operators boolean> then say [You are MaxSaturn3000] otherwise say [You are not MaxSaturn3000]::custom stack
stop [everything v]::control cap
I think it's the “display text” micro:bit block for the first one
Second one is the “for each” block
Last one is the myBlock
#17487July 6, 2025 01:43:16
- vdiaz041
-
Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
Challenge:define yourself in 3 scratch blocks
Edit: Wait a sec, now I'M the king of page 882?
kind
silly
kind of a nuisance
#17488July 6, 2025 01:44:20
- vdiaz041
-
Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
Challenge:define yourself in 3 scratch blocks
Edit: Wait a sec, now I'M the king of page 882?
kind
silly
kind of a nuisance
Find the real scratch block.Nobody has given one sure, correct answer yet…when [A v] key is pressed::events hat
wait until < <(current [decade v]) equals [203]::operators> not::operators> true::control
set variable [foo v] to [1]::variables
create a clone of [myself v]::control
wait (3) secs
set variable [foo v] to [0]::variables
when I start as clone::hat control
point towards [mouse pointer v]
while <(variable [foo v]::variables) equals [1]::operators>{
move (1) step::motion
}::loop control
delete myself::cap control
@vdiaz041
You had multiple answers, and seemed unsure. You must confidently answer with one block.
@WatermelonMan10
The block you were referring to is not the correct block, however your answer did contain the correct version of that block.
@mintguy976
You gave more than one answer. You must answer with only one block.
while <> {
}:: control wait why the hell am I posting this pretend like this didn't exist
Last edited by vdiaz041 (July 6, 2025 01:46:01)
#17489July 6, 2025 02:03:04
- vdiaz041
-
Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
try to find the real scratchblock
when the @greenFlag is clicked:: events cat
wait [1] second @addInput:: control
speak [Hello!]:: looks
point in direction [182] and {update list [my list v] to have length of (20000):: list ring}:: motion
stop this script:: control
run @stopSign and wait:: events
when @stopSign is run {
move [Infinity] stpes:: motion
say ([Your user ID is ] and (user id:: sensing):: operators) for [1.6e+-6] minutes:: looks
}:: events
Last edited by vdiaz041 (July 6, 2025 02:03:54)
#17490July 6, 2025 02:11:09
- MaxSaturn3000_
-
Scratcher
44 posts
Official [scratchblocks] Testing Topic 9
try to find the real scratchblockwhen the @greenFlag is clicked:: events cat
wait [1] second @addInput:: control
speak [Hello!]:: looks
point in direction [182] and {update list [my list v] to have length of (20000):: list ring}:: motion
stop this script:: control
run @stopSign and wait:: events
when @stopSign is run {
move [Infinity] stpes:: motion
say ([Your user ID is ] and (user id:: sensing):: operators) for [1.6e+-6] minutes:: looks
}:: events
user id::sensing reporter
#17491July 6, 2025 02:19:23
- vdiaz041
-
Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
yeah I figured you'd get that correcttry to find the real scratchblockwhen the @greenFlag is clicked:: events cat
wait [1] second @addInput:: control
speak [Hello!]:: looks
point in direction [182] and {update list [my list v] to have length of (20000):: list ring}:: motion
stop this script:: control
run @stopSign and wait:: events
when @stopSign is run {
move [Infinity] stpes:: motion
say ([Your user ID is ] and (user id:: sensing):: operators) for [1.6e+-6] minutes:: looks
}:: eventsuser id::sensing reporter
i tried my best to make it look hard so sorry for that
Last edited by vdiaz041 (July 6, 2025 02:20:30)
#17492July 6, 2025 11:08:31
- camiloynigo
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
when feeling sus:: events hat
find da impostor
Last edited by camiloynigo (July 6, 2025 11:08:52)
#17493July 6, 2025 11:21:33
- catsua_real
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
when green flag clicked::cat
set tempo to (200)::music
play music sheet [[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] 8 [0es]
[7a] [(e] 7 [e(P] [7a] [(es] [7d] [(ea] [8s] [0e] 8 [0e] 8 [0e] [8s] [0es]
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] [8j] [0e]
9 [qed] 9 [qeg] [8f] [0es] [7d] [9wa] [680p]| f j| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p] [qep]p[9p]P[qep]O[6p] [qed] [9g] [qe] 6 [qeg]
[*h] [weh]h[h*]g[wef]h[9g] [qe] 9 [qed]g[0f] [Wyf]f[0a] [Wyf] [euTS]| [6ep]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p]P[qep]O[9p] [qed]g[6j] [qez] [9c] [qe] 6 [qec]
[*v]c[wex]v[9c] [qe] [0x]z[yWL]x[qz] [ey] [wJ]j[Eyh]g[ef] [Tu]S[yipd]| [9y]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d] [Eyd]d[wd]D[Eyd]S[9d] [Eyh] [wJ] [Ey] 9 [yEJ]
[Ql] [tyl]l[Ql]J[tyj]l[wJ] [Ey] w [Eyh]J[ej] [Toj]j[ef] [Toj] [ypIG]| [9yd]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d]D[Eyd]S[wd] [Eyh]J[9z] [Eyv] [wB] [Ey] 9 [yEB]
[Qm]B[tyb]m[wB] [Ey] [eb]v[oTC]b[Ev] [yo] [tZ]z[Yol]J[yj] [Ip]G[Podh]|||]
#17494July 6, 2025 11:23:11
- catsua_real
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
guess the songwhen green flag clicked::cat
set tempo to (200)::music
play music sheet [[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] 8 [0es]
[7a] [(e] 7 [e(P] [7a] [(es] [7d] [(ea] [8s] [0e] 8 [0e] 8 [0e] [8s] [0es]
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] [8j] [0e]
9 [qed] 9 [qeg] [8f] [0es] [7d] [9wa] [680p]| f j| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p] [qep]p[9p]P[qep]O[6p] [qed] [9g] [qe] 6 [qeg]
[*h] [weh]h[h*]g[wef]h[9g] [qe] 9 [qed]g[0f] [Wyf]f[0a] [Wyf] [euTS]| [6ep]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p]P[qep]O[9p] [qed]g[6j] [qez] [9c] [qe] 6 [qec]
[*v]c[wex]v[9c] [qe] [0x]z[yWL]x[qz] [ey] [wJ]j[Eyh]g[ef] [Tu]S[yipd]| [9y]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d] [Eyd]d[wd]D[Eyd]S[9d] [Eyh] [wJ] [Ey] 9 [yEJ]
[Ql] [tyl]l[Ql]J[tyj]l[wJ] [Ey] w [Eyh]J[ej] [Toj]j[ef] [Toj] [ypIG]| [9yd]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d]D[Eyd]S[wd] [Eyh]J[9z] [Eyv] [wB] [Ey] 9 [yEB]
[Qm]B[tyb]m[wB] [Ey] [eb]v[oTC]b[Ev] [yo] [tZ]z[Yol]J[yj] [Ip]G[Podh]|||]
Last edited by catsua_real (July 6, 2025 11:23:52)
#17495July 6, 2025 11:31:50
- camiloynigo
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
AD:
please check out FORUMOJI to use more emojis like 
please check out FORUMOJI to use more emojis like 
when green flag clicked
forever
if <(checked forumoji?) = [true]>{
set [emotion v] to [happy :)]
}:: control
#17496July 6, 2025 11:32:34
- CB3029-X
-
Scratcher
25 posts
Official [scratchblocks] Testing Topic 9
4.0 blocks!when @stopSign clicked::hat eventswhen pause button clicked::hat eventsprevious costume::looksprevious backdrop::looks<loud?::sound><did recieve [message1 v]?::events><sound [pop v] playing?::sound><mobile?::grey>(instrument::music)<mouse out of bounds?::sensing>more soon
Rejected Blocks for 2.0
#17497July 6, 2025 11:33:13
- camiloynigo
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
RUSH Eguess the songwhen green flag clicked::cat
set tempo to (200)::music
play music sheet [[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] 8 [0es]
[7a] [(e] 7 [e(P] [7a] [(es] [7d] [(ea] [8s] [0e] 8 [0e] 8 [0e] [8s] [0es]
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] [8j] [0e]
9 [qed] 9 [qeg] [8f] [0es] [7d] [9wa] [680p]| f j| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p] [qep]p[9p]P[qep]O[6p] [qed] [9g] [qe] 6 [qeg]
[*h] [weh]h[h*]g[wef]h[9g] [qe] 9 [qed]g[0f] [Wyf]f[0a] [Wyf] [euTS]| [6ep]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p]P[qep]O[9p] [qed]g[6j] [qez] [9c] [qe] 6 [qec]
[*v]c[wex]v[9c] [qe] [0x]z[yWL]x[qz] [ey] [wJ]j[Eyh]g[ef] [Tu]S[yipd]| [9y]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d] [Eyd]d[wd]D[Eyd]S[9d] [Eyh] [wJ] [Ey] 9 [yEJ]
[Ql] [tyl]l[Ql]J[tyj]l[wJ] [Ey] w [Eyh]J[ej] [Toj]j[ef] [Toj] [ypIG]| [9yd]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d]D[Eyd]S[wd] [Eyh]J[9z] [Eyv] [wB] [Ey] 9 [yEB]
[Qm]B[tyb]m[wB] [Ey] [eb]v[oTC]b[Ev] [yo] [tZ]z[Yol]J[yj] [Ip]G[Podh]|||]
#17498July 6, 2025 11:33:48
#17499July 6, 2025 13:03:49
- secretuch
-
Scratcher
100+ posts
Official [scratchblocks] Testing Topic 9
How did you know?RUSH Eguess the songwhen green flag clicked::cat
set tempo to (200)::music
play music sheet [[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] 8 [0es]
[7a] [(e] 7 [e(P] [7a] [(es] [7d] [(ea] [8s] [0e] 8 [0e] 8 [0e] [8s] [0es]
[9d] [qe]S[9d] [qef] [9g] [qe] 9 [qed] [8f] [0e] 8 [0es] [8f] [0e] [8j] [0e]
9 [qed] 9 [qeg] [8f] [0es] [7d] [9wa] [680p]| f j| [6e]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u] [80u]u[6u]i[80u]Y[3u] [80p] [6s] [80] 3 [80s]
[%d] [90d]d[%d]s[90a]d[6s] [80] 6 [80p]s[7a] [(ea]a[7I] [(ea] [0rWO]| [30u]|
[6u] [80u]u[3u] [80u]u[6u] [80u]u[3u]i[80u]Y[6u] [80p]s[3f] [80j] [6l] [80] 3 [80l]
[%z]l[90k]z[6l] [80] [7k]j[e(H]k[8j] [0e] [9g]f[qed]s[0a] [Wr]O[etup]| [6e]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p] [qep]p[9p]P[qep]O[6p] [qed] [9g] [qe] 6 [qeg]
[*h] [weh]h[h*]g[wef]h[9g] [qe] 9 [qed]g[0f] [Wyf]f[0a] [Wyf] [euTS]| [6ep]|
[9p] [qep]p[6p] [qep]p[9p] [qep]p[6p]P[qep]O[9p] [qed]g[6j] [qez] [9c] [qe] 6 [qec]
[*v]c[wex]v[9c] [qe] [0x]z[yWL]x[qz] [ey] [wJ]j[Eyh]g[ef] [Tu]S[yipd]| [9y]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d] [Eyd]d[wd]D[Eyd]S[9d] [Eyh] [wJ] [Ey] 9 [yEJ]
[Ql] [tyl]l[Ql]J[tyj]l[wJ] [Ey] w [Eyh]J[ej] [Toj]j[ef] [Toj] [ypIG]| [9yd]|
[wd] [Eyd]d[9d] [Eyd]d[wd] [Eyd]d[9d]D[Eyd]S[wd] [Eyh]J[9z] [Eyv] [wB] [Ey] 9 [yEB]
[Qm]B[tyb]m[wB] [Ey] [eb]v[oTC]b[Ev] [yo] [tZ]z[Yol]J[yj] [Ip]G[Podh]|||]
#17500July 6, 2025 13:16:09
- lnecel
-
Scratcher
500+ posts
Official [scratchblocks] Testing Topic 9
I did change it to “lets eat it”Pizza partyyay{lets eat it
{
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
}::#fab15c reporter
}::variables reporterwhen this post is posted::events hat
deactivate icons{
{
{
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
::ring
((::ring))
::ring
((::ring))
::ring
((::ring))
::ring
}{
::ring
::ring
((::ring))
::ring
((::ring))
::ring
::ring
}{
}::#fab15c reporter
}::variables reporter
}::control
create blocks{
make a pizza::control
boolean:<variable [i] exists?::sensing>::#595959
}::control
when this post is quoted::events hat
run (last created stack::control)::control
say (last created boolean::control boolean)when this post is posted::events hat
repeat until <variable [pizzas] exists?::sensing>
create a variable named [pizzas]::variables
end
set [pizzas v] to [0]
repeat until <(pizzas)=[100]>
make a pizza::control
change [pizzas v] by (1)
endwhen this post is posted::events hatDeleted
deactivate block{
activate icons{
}::control
}::control
Note: my post is “Got back the pizza”, but someone changed it into “lets eat it” so I kept it how it was. LNECEL WROTE IT
Pls dont change the text










