Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » which block is used the least (excluding extension blocks and hacked blocks)
- 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
But
Because if we are counting those then it’s almost definitely
So something like
point towards [Sprite v]Would only count as 1 block
point towards [Sprite 2 v]
But
([Abs v] of (9)::operators)Would all count as different blocks?
([in v] of (9)::operators)
stop [This script v]
stop [all v]
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)
Did you just type “in” for “ln” 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]
Because if we are counting those then it’s almost definitelywhen [loudness v] > (10)
turn video [ v]I mean..
(video [ v] on [Stage v])
when [video motion v] > (10)
- cookieclickerer33
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
medians living in 2.0 momentDid you just type “in” for “ln” 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]Because if we are counting those then it’s almost definitelywhen [loudness v] > (10)turn video [ v]I mean..
(video [ v] on [Stage v])
when [video motion v] > (10)
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)
Oh my god which part did I mess up LOLmedians living in 2.0 momentDid you just type “in” for “ln” 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]Because if we are counting those then it’s almost definitelywhen [loudness v] > (10)turn video [ v]I mean..
(video [ v] on [Stage v])
when [video motion v] > (10)
Yes I did
- cookieclickerer33
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
It’s an extension in 3.0Oh my god which part did I mess up LOLmedians living in 2.0 momentDid you just type “in” for “ln” 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]Because if we are counting those then it’s almost definitelywhen [loudness v] > (10)turn video [ v]I mean..
(video [ v] on [Stage v])
when [video motion v] > (10)
Yes I did
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)
Tempo, bpm, instrument, set tempo to, play note, play drum, 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)
Only
play sound [ v]Aren’t extensions
play sound [ v] until done
stop all sounds
change volume by ()
set volume to () %
(Volume)
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)
Okay are any of these part of extensions now because I was considering putting these LOLplay 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) beatsThey are all part of an extension
rest for () beats
play note ( v) for (0.5) beats
set instrument to ( v)
set tempo to (0) bpm
change tempo by ()
(tempo)
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)
All of the ones I came up with were part of an extension lolOkay are any of these part of extensions now because I was considering putting these LOLplay 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) beatsThey are all part of an extension
rest for () beats
play note ( v) for (0.5) beats
set instrument to ( v)
set tempo to (0) bpm
change tempo by ()
(tempo)
- cookieclickerer33
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
Maybe if you used 3.0 you wouldn’t have a skill issue They are all part of an extension
All of the ones I came up with were part of an extension lol
- qwerty_wasd_gone
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
fixedMaybe if you used 3.0 you wouldn’t have a skill issueAll of the ones I came up with were part of an extension lol -snip-
They are all part of an extension
- ARandomNumberIs7482
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
forever if <> {because it used to be a block
} :: control
- medians
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
this is cyberbullyingMaybe if you used 3.0 you wouldn’t have a skill issue They are all part of an extension
All of the ones I came up with were part of an extension lol
Yeah I don't think that one counts because it turns into this:forever if <> {because it used to be a block
} :: control
forever
if <> then
end
end
- ARandomNumberIs7482
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
It would've been like a Limited Collector's Edition Scratch Block which is a rare block in my eyesYeah I don't think that one counts because it turns into this:forever if <> {because it used to be a block
} :: controlforever
if <> then
end
end
- chriscreators14
- Scratcher
500+ posts
which block is used the least (excluding extension blocks and hacked blocks)
switch backdrop to [ v] and waitunused
- medians
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
I’ve seen that used before in projects.switch backdrop to [ v] and waitunused
Also I think this was accidentally closed temporarily.
- chriscreators14
- Scratcher
500+ posts
which block is used the least (excluding extension blocks and hacked blocks)
I don’t even know how it works.I’ve seen that used before in projects.switch backdrop to [ v] and waitunused
Also I think this was accidentally closed temporarily.
- medians
- Scratcher
1000+ posts
which block is used the least (excluding extension blocks and hacked blocks)
It basically just waits for the “when backdrop switches to” blocks to end.I don’t even know how it works.I’ve seen that used before in projects.switch backdrop to [ v] and waitunused
Also I think this was accidentally closed temporarily.
- 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)
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?!?? I know that the
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)
- Discussion Forums
- » Questions about Scratch
- » which block is used the least (excluding extension blocks and hacked blocks)