Discuss Scratch

amagamecode
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

lnecel wrote:

vdiaz041 wrote:

lnecel wrote:

amagamecode wrote:

{
{
}{
::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
Got back the pizza
when 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)
yay
Pizza party
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 hat 
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
Activated
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)

WatermelonMan10
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

mintguy976 wrote:

WatermelonMan10 wrote:

MaxSaturn3000_ wrote:

Find 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 control
when I start as a clone
create 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 0
yall what is he goin on about bro
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 ()
Aida_adiA
Scratcher
64 posts

Official [scratchblocks] Testing Topic 9

I WANT TESTING TOPIC 10
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)

sillyNate
Scratcher
69 posts

Official [scratchblocks] Testing Topic 9

MaxSaturn3000_ wrote:

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
vdiaz041
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

MaxSaturn3000_ wrote:

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
vdiaz041
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

MaxSaturn3000_ wrote:

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

MaxSaturn3000_ wrote:

MaxSaturn3000_ wrote:

Find 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 control
Nobody has given one sure, correct answer yet…

@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)

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)

MaxSaturn3000_
Scratcher
44 posts

Official [scratchblocks] Testing Topic 9

vdiaz041 wrote:

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
user id::sensing reporter
vdiaz041
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

MaxSaturn3000_ wrote:

vdiaz041 wrote:

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
user id::sensing reporter
yeah I figured you'd get that correct
i tried my best to make it look hard so sorry for that

Last edited by vdiaz041 (July 6, 2025 02:20:30)

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)

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]|||]
catsua_real
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

catsua_real wrote:

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]|||]
guess the song

Last edited by catsua_real (July 6, 2025 11:23:52)

camiloynigo
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

AD:
please check out FORUMOJI to use more emojis like
when green flag clicked
forever
if <(checked forumoji?) = [true]>{
set [emotion v] to [happy :)]
}:: control
CB3029-X
Scratcher
25 posts

Official [scratchblocks] Testing Topic 9

catsua_real wrote:

4.0 blocks!
when @stopSign clicked::hat events

when pause button clicked::hat events

previous costume::looks

previous 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
camiloynigo
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

catsua_real wrote:

catsua_real wrote:

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]|||]
guess the song
RUSH E
CB3029-X
Scratcher
25 posts

Official [scratchblocks] Testing Topic 9

say nothing
secretuch
Scratcher
100+ posts

Official [scratchblocks] Testing Topic 9

camiloynigo wrote:

catsua_real wrote:

catsua_real wrote:

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]|||]
guess the song
RUSH E
How did you know?
lnecel
Scratcher
500+ posts

Official [scratchblocks] Testing Topic 9

amagamecode wrote:

lnecel wrote:

vdiaz041 wrote:

lnecel wrote:

amagamecode wrote:

{
{
}{
::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
lets eat it
when 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)
yay
Pizza party
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 hat 
deactivate block{
activate icons{
}::control
}::control
Deleted
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
I did change it to “lets eat it”
Pls dont change the text

Powered by DjangoBB