Discuss Scratch

cookieclickerer33
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

Do we include blocks that change functionality with a drop down
So something like
point towards [Sprite v]

point towards [Sprite 2 v]
Would only count as 1 block
But
([Abs v] of (9)::operators)

([in v] of (9)::operators)

stop [This script v]
stop [all v]
Would all count as different blocks?
Because if we are counting those then it’s almost definitely
when [loudness v] > (10)
medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

cookieclickerer33 wrote:

Do we include blocks that change functionality with a drop down
So something like
But
([Abs v] of (9)::operators)

([in v] of (9)::operators)

stop [This script v]
stop [all v]
Did you just type “in” for “ln”

cookieclickerer33 wrote:

Because if we are counting those then it’s almost definitely
when [loudness v] > (10)
turn video [ v]

(video [ v] on [Stage v])

when [video motion v] > (10)
I mean..
cookieclickerer33
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

cookieclickerer33 wrote:

Do we include blocks that change functionality with a drop down
So something like
But
([Abs v] of (9)::operators)

([in v] of (9)::operators)

stop [This script v]
stop [all v]
Did you just type “in” for “ln”

cookieclickerer33 wrote:

Because if we are counting those then it’s almost definitely
when [loudness v] > (10)
turn video [ v]

(video [ v] on [Stage v])

when [video motion v] > (10)
I mean..
medians living in 2.0 moment

Yes I did

Last edited by cookieclickerer33 (May 3, 2023 13:11:27)

medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

cookieclickerer33 wrote:

medians wrote:

cookieclickerer33 wrote:

Do we include blocks that change functionality with a drop down
So something like
But
([Abs v] of (9)::operators)

([in v] of (9)::operators)

stop [This script v]
stop [all v]
Did you just type “in” for “ln”

cookieclickerer33 wrote:

Because if we are counting those then it’s almost definitely
when [loudness v] > (10)
turn video [ v]

(video [ v] on [Stage v])

when [video motion v] > (10)
I mean..
medians living in 2.0 moment

Yes I did
Oh my god which part did I mess up LOL
cookieclickerer33
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

cookieclickerer33 wrote:

medians wrote:

cookieclickerer33 wrote:

Do we include blocks that change functionality with a drop down
So something like
But
([Abs v] of (9)::operators)

([in v] of (9)::operators)

stop [This script v]
stop [all v]
Did you just type “in” for “ln”

cookieclickerer33 wrote:

Because if we are counting those then it’s almost definitely
when [loudness v] > (10)
turn video [ v]

(video [ v] on [Stage v])

when [video motion v] > (10)
I mean..
medians living in 2.0 moment

Yes I did
Oh my god which part did I mess up LOL
It’s an extension in 3.0

This is truly a medians moment

Last edited by cookieclickerer33 (May 3, 2023 13:17:21)

medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

Okay are any of these part of extensions now because I was considering putting these LOL
play sound [ v]

play sound [ v] until done

stop all sounds

play drum ( v) for (0.25) beats

rest for () beats

play note ( v) for (0.5) beats

set instrument to ( v)

change volume by ()

set volume to (0)%

(volume)

set tempo to (0) bpm

change tempo by ()
(tempo)

Last edited by medians (May 3, 2023 13:24:00)

cookieclickerer33
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

Okay are any of these part of extensions now?
play sound [ v]

play sound [ v] until done

stop all sounds

play drum ( v) for (0.25) beats

rest for () beats

play note ( v) for (0.5) beats

set instrument to ( v)

change volume by ()

set volume to (0)%

(volume)

set tempo to (0) bpm

change tempo by ()
(tempo)
Tempo, bpm, instrument, set tempo to, play note, play drum,
Only
play sound [ v]
play sound [ v] until done
stop all sounds
change volume by ()
set volume to () %
(Volume)
Aren’t extensions

Last edited by cookieclickerer33 (May 3, 2023 13:25:12)

qwerty_wasd_gone
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

Okay are any of these part of extensions now because I was considering putting these LOL
play sound [ v]

play sound [ v] until done

stop all sounds

play drum ( v) for (0.25) beats

rest for () beats

play note ( v) for (0.5) beats

set instrument to ( v)

change volume by ()

set volume to (0)%

(volume)

set tempo to (0) bpm

change tempo by ()
(tempo)
play drum ( v) for (0.25) beats

rest for () beats

play note ( v) for (0.5) beats

set instrument to ( v)


set tempo to (0) bpm

change tempo by ()
(tempo)
They are all part of an extension

Last edited by qwerty_wasd_gone (May 3, 2023 13:26:20)

medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

qwerty_wasd_gone wrote:

medians wrote:

Okay are any of these part of extensions now because I was considering putting these LOL
play sound [ v]

play sound [ v] until done

stop all sounds

play drum ( v) for (0.25) beats

rest for () beats

play note ( v) for (0.5) beats

set instrument to ( v)

change volume by ()

set volume to (0)%

(volume)

set tempo to (0) bpm

change tempo by ()
(tempo)
play drum ( v) for (0.25) beats

rest for () beats

play note ( v) for (0.5) beats

set instrument to ( v)


set tempo to (0) bpm

change tempo by ()
(tempo)
They are all part of an extension
All of the ones I came up with were part of an extension lol
cookieclickerer33
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

They are all part of an extension
All of the ones I came up with were part of an extension lol
Maybe if you used 3.0 you wouldn’t have a skill issue
qwerty_wasd_gone
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

cookieclickerer33 wrote:

medians wrote:

qwerty_wasd_gone wrote:

-snip-
They are all part of an extension
All of the ones I came up with were part of an extension lol
Maybe if you used 3.0 you wouldn’t have a skill issue
fixed
ARandomNumberIs7482
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

forever if <> {
} :: control
because it used to be a block
medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

cookieclickerer33 wrote:

medians wrote:

They are all part of an extension
All of the ones I came up with were part of an extension lol
Maybe if you used 3.0 you wouldn’t have a skill issue
this is cyberbullying

ARandomNumberIs7482 wrote:

forever if <> {
} :: control
because it used to be a block
Yeah I don't think that one counts because it turns into this:
forever
if <> then

end
end
ARandomNumberIs7482
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

ARandomNumberIs7482 wrote:

forever if <> {
} :: control
because it used to be a block
Yeah I don't think that one counts because it turns into this:
forever
if <> then

end
end
It would've been like a Limited Collector's Edition Scratch Block which is a rare block in my eyes
chriscreators14
Scratcher
500+ posts

which block is used the least (excluding extension blocks and hacked blocks)

switch backdrop to [ v] and wait
unused
medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

chriscreators14 wrote:

switch backdrop to [ v] and wait
unused
I’ve seen that used before in projects.
Also I think this was accidentally closed temporarily.
chriscreators14
Scratcher
500+ posts

which block is used the least (excluding extension blocks and hacked blocks)

medians wrote:

chriscreators14 wrote:

switch backdrop to [ v] and wait
unused
I’ve seen that used before in projects.
Also I think this was accidentally closed temporarily.
I don’t even know how it works.
medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

chriscreators14 wrote:

medians wrote:

chriscreators14 wrote:

switch backdrop to [ v] and wait
unused
I’ve seen that used before in projects.
Also I think this was accidentally closed temporarily.
I don’t even know how it works.
It basically just waits for the “when backdrop switches to” blocks to end.
PhiPhenomenon
Scratcher
500+ posts

which block is used the least (excluding extension blocks and hacked blocks)

I know that the Statistics page used to have a block frequency counter in 2015, but the Wayback Machine is blocked on my device. Though the data there is over 8 years old, it's got a large sample size of 10 million projects. The data should have scaled proportionally, so I think that we could get a decent idea of which blocks are unpopular.
medians
Scratcher
1000+ posts

which block is used the least (excluding extension blocks and hacked blocks)

PhiPhenomenon wrote:

I know that the Statistics page used to have a block frequency counter in 2015, but the Wayback Machine is blocked on my device. Though the data there is over 8 years old, it's got a large sample size of 10 million projects. The data should have scaled proportionally, so I think that we could get a decent idea of which blocks are unpopular.
I’m sorry, 2015 was 8 years ago?!??
Also, according to the data, wait () secs is the most used block, looks is the most used category, beating control by 65k and Data and Control, pen is the least used category (well this was made during 2.0 what did you expect to see), and days since 2k is the least used.

Last edited by medians (May 16, 2023 13:32:01)

Powered by DjangoBB