Discuss Scratch

ChristianSc6d9
Scratcher
37 posts

Secret hidden blocks in the scratch editor

today we are talking about blocks HIDDEN from us in the scratch editor.

Last edited by ChristianSc6d9 (June 25, 2021 12:19:40)

LandonHarter
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

ChristianSc6d9 wrote:

switch backdrop to [backdrop1 v] and wait
that was what i found when i right clicked on
switch backdrop to [backdrop1 v]
with mods
I beg your pardoné . . . that block is in the palette.

ScratchCat8464
Scratcher
16 posts

Secret hidden blocks in the scratch editor

hidden blocks:
you can use this blocks without mods:
switch costume to (join [] [previous costume])

switch costume to (join [] [next costume])
Best scratch mod:
TurboWarp - Run Scratch projects faster
TurboWarp is a Scratch mod with a compiler to run projects faster, dark mode for your eyes,
a bunch of addons to improve the editor, and more.
Chiroyce
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

ChristianSc6d9 wrote:

switch backdrop to [backdrop1 v] and wait
that was what i found when i right clicked on
switch backdrop to [backdrop1 v]
with (removed by Chiroyce - DO NOT mention scratch extensions)
It's only there in the backdrop!

Sprite -


Backdrop -

mybearworld
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

(removed by mybearworld - misunderstood a post)
Here's another “”hidden“” block:
(item (join [random] []) of [list1 v])

Last edited by mybearworld (June 25, 2021 15:48:03)

Chiroyce
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

mybearworld wrote:

“Mods” is just the plural for “mod”, what is short for “modification”.
Here's another “”hidden“” block:
(item (join [random] []) of [list1 v])
You don't get it, the OP edited their post, it previously contained the name of a Scratch extension.
mybearworld
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

Chiroyce wrote:

[View post]

mybearworld wrote:

“Mods” is just the plural for “mod”, what is short for “modification”.
Here's another “”hidden“” block:
(item (join [random] []) of [list1 v])
You don't get it, the OP edited their post, it previously contained the name of a Scratch extension.
oh, sorry
Chiroyce
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

mybearworld wrote:

oh, sorry
its ok, you are a human and humans make mistakes
PkmnQ
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

Red hat.
Raihan142857
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

Do these count as experimental blocks?

PkmnQ wrote:

Red hat.
Fun fact: If you create a custom block and name it with a form feed character (U+000C) it will turn into a red hat, without any JSON editing.

Last edited by Raihan142857 (June 26, 2021 02:17:29)

iammittu
Scratcher
4 posts

Secret hidden blocks in the scratch editor

i dont think there r hidden blocks. based on what scatch says its about, i dont think so. even if they r hiding it, still i dont think so
ChristianSc6d9
Scratcher
37 posts

Secret hidden blocks in the scratch editor

Chiroyce wrote:

ChristianSc6d9 wrote:

switch backdrop to [backdrop1 v] and wait
that was what i found when i right clicked on
switch backdrop to [backdrop1 v]
with (removed by Chiroyce - DO NOT mention scratch extensions)
It's only there in the backdrop!

Sprite -


Backdrop -


the thing is, with the mods you can use them in sprites
ChristianSc6d9
Scratcher
37 posts

Secret hidden blocks in the scratch editor

(user id:: #4682bf)

Last edited by ChristianSc6d9 (June 25, 2021 19:44:02)

ChristianSc6d9
Scratcher
37 posts

Secret hidden blocks in the scratch editor

all at once {
} ::control

while <> {
} ::control

if <key [enter v] key pressed:: #4682bf>then

end
just look closely on that last one

Last edited by ChristianSc6d9 (June 25, 2021 20:21:32)

mybearworld
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

ChristianSc6d9 wrote:

[View post]
(user id:: #4682bf)
Doesn't work anymore.

ChristianSc6d9 wrote:

[View post]
if <key [enter v] key pressed:: #4682bf>then

end
just look closely on that last one
You can use
<key (join [enter] []) pressed?>

ChristianSc6d9 wrote:

[View post]
the thing is, with the mods you can use them in sprites
Just drag it into a sprite.

Last edited by mybearworld (June 21, 2023 17:40:02)

linearlemur
Scratcher
500+ posts

Secret hidden blocks in the scratch editor

scroll right() :: motion
scroll left() :: motion
clear counter :: control
increment counter :: control
all at once {
...
} :: control
for each [i v] in () {
...
} :: control
while <> {
...
} :: control

These blocks exist, but just don't show in the editor.
ScratchCat8464
Scratcher
16 posts

Secret hidden blocks in the scratch editor

linearlemur wrote:

scroll right() :: motion
scroll left() :: motion
clear counter :: control
increment counter :: control
all at once {
...
} :: control
for each [i v] in () {
...
} :: control
while <> {
...
} :: control

These blocks exist, but just don't show in the editor.
if you want to use this blocks
click here
Maximouse
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

ChristianSc6d9 wrote:

the thing is, with the mods you can use them in sprites
It's also possible to drag it into a sprite.
PkmnQ
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

Raihan142857 wrote:

Do these count as experimental blocks?

PkmnQ wrote:

Red hat.
Fun fact: If you create a custom block and name it with a form feed character (U+000C) it will turn into a red hat, without any JSON editing.
I tried and it just turned into a half block, which is also interesting, but not a red hat.
mybearworld
Scratcher
1000+ posts

Secret hidden blocks in the scratch editor

PkmnQ wrote:

[View post]

Raihan142857 wrote:

Do these count as experimental blocks?

PkmnQ wrote:

Red hat.
Fun fact: If you create a custom block and name it with a form feed character (U+000C) it will turn into a red hat, without any JSON editing.
I tried and it just turned into a half block, which is also interesting, but not a red hat.
Half blocks you can just achieve by naming a block %, pressing Ok (dialog won't go away, so then press cancel)

Powered by DjangoBB