Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » how can i even use the blocks for???
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
how need i have:
(join [flag] [flag])
wait until <flag>
(letter (67) of [flag])
Last edited by JacobKhaled (July 11, 2026 17:20:07)
- medians
-
Scratcher
1000+ posts
how can i even use the blocks for???
The first block joins the two strings together (your example would output “flagflag”). For example, you could do this:
if <(username) = []> then
say [Hello]
else
say (join [Hello, ] (username))
end
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
and:
ask (video [flag v] on [Sprite v]) and wait
define define define define define flag and 67 in define 67
- r3hehehehehhe
-
Scratcher
1000+ posts
how can i even use the blocks for???
and:ask (video [flag v] on [Sprite v]) and wait
define define define define define flag and 67 in define 67
ask [] and waitmakes you answer a question, paired with
(answer)and the other block is just my blocks
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
and
when video motion > (67)
say [flag in 67]{say[flag in 67]
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
okand:ask (video [flag v] on [Sprite v]) and wait
define define define define define flag and 67 in define 67ask [] and waitmakes you answer a question, paired with(answer)and the other block is just my blocks
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
what if:
define (67) lol in [67 v]is…REAL!?!
- purplebunny63
-
Scratcher
500+ posts
how can i even use the blocks for???
what if:It could be but you would have to edit the JSON codedefine (67) lol in [67 v]is…REAL!?!
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
Please stay on topic.you will $4$3$#$$#4565^4%#$4 for this…
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
i got it from 666…how???Please stay on topic.you will $4$3$#$$#4565^4%#$4 for this…
Last edited by JacobKhaled (July 15, 2026 17:24:09)
- JacobKhaled
-
Scratcher
29 posts
how can i even use the blocks for???
how can i use them…
when backdrop switches to [flag in 67 v]
- gdfsgdfsgdfg
-
Scratcher
1000+ posts
how can i even use the blocks for???
you will $4$3$#$$#4565^4%#$4 for this…“so tuff”
—
in all seriousness
what the blocks do are in the name
- Discussion Forums
- » Questions about Scratch
-
» how can i even use the blocks for???