Discuss Scratch

Visaa1
Scratcher
9 posts

an "removed blocks" extension

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension

Last edited by Visaa1 (Feb. 10, 2023 19:51:35)

Jpizza115
Scratcher
100+ posts

an "removed blocks" extension

Visaa1 wrote:

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension
the last two do exist
Jpizza115
Scratcher
100+ posts

an "removed blocks" extension

look:
all at once {
} :: control // does it look familiar?
Jpizza115
Scratcher
100+ posts

an "removed blocks" extension

loud? :: sensing// this too?

Last edited by Jpizza115 (Feb. 12, 2023 19:44:30)

Visaa1
Scratcher
9 posts

an "removed blocks" extension

Jpizza115 wrote:

Visaa1 wrote:

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension
the last two do exist
The last two are not supposed to be in scratch but they are because the scratch team forgot to remove them
Visaa1
Scratcher
9 posts

an "removed blocks" extension

Visaa1 wrote:

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension
and also:
beep::extension
when [go!] shouted::extension hat
shout [go! v]::extension

Last edited by Visaa1 (Feb. 12, 2023 20:05:23)

_XYellowFrootPunchX_
Scratcher
5 posts

an "removed blocks" extension

aa
Miles4Daze
Scratcher
2 posts

an "removed blocks" extension

Visaa1 wrote:

Visaa1 wrote:

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension
and also:
beep::extension
when [go!] shouted::extension hat
shout [go! v]::extension
1.
*Use audacity to make beep sound
play sound [beep v]
2.
when I receive [go! v]
broadcast [go! v]
NamelessCat
Scratcher
100+ posts

an "removed blocks" extension

This would be neat extension, however it'd be more for novelty than for actual utility. However, the first block you've suggested (when <> is true) would be very useful, and is actually implemented in several TurboWarp Extensions (such as LMS Utilities).
-gr
Scratcher
1000+ posts

an "removed blocks" extension

Visaa1 wrote:

(#6)
when shouted::extension hat
shout ::extension

Those are old messages. Instead, just use the broadcast blocks.
medians
Scratcher
1000+ posts

an "removed blocks" extension

NamelessCat wrote:

This would be neat extension, however it'd be more for novelty than for actual utility. However, the first block you've suggested (when <> is true) would be very useful, and is actually implemented in several TurboWarp Extensions (such as LMS Utilities).
Yeah they were planning to have it instead of the forever of block.
-gr
Scratcher
1000+ posts

an "removed blocks" extension

This would be a cool extension but there is a reason as to why these are removed.
medians
Scratcher
1000+ posts

an "removed blocks" extension

-gr wrote:

This would be a cool extension but there is a reason as to why these are removed.
Well, when <> is true was replaced with forever if because it could not be stopped, which was later removed in 2.0 development and is rejected.
Shep-Software
Scratcher
5 posts

an "removed blocks" extension

don't mind me, just messing around with scratchblocks
:: looks

Last edited by Shep-Software (May 24, 2023 00:44:45)

medians
Scratcher
1000+ posts

an "removed blocks" extension

Shep-Software wrote:

don't mind me, just messing around with scratchblocks
:: looks
Go to the scratchblocks testing sticky in Help with Scripts for that.
Also, have a closing tag so quotes aren't messed up.
vibri-the-scratcher
Scratcher
81 posts

an "removed blocks" extension

Visaa1 wrote:

Visaa1 wrote:

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension
and also:
beep::extension
when [go!] shouted::extension hat
shout [go! v]::extension
Don't forget the scratch 2.0
when [stop sign] clicked:: control hat 
hat block

Last edited by vibri-the-scratcher (June 5, 2023 22:29:14)

medians
Scratcher
1000+ posts

an "removed blocks" extension

vibri-the-scratcher wrote:

Don't forget the scratch 2.0
when [stop sign] clicked:: control hat 
hat block
That didn't exist:

Last edited by medians (June 12, 2023 16:39:04)

ibispain
Scratcher
45 posts

an "removed blocks" extension

(loud ?)
warbling_gerbil
Scratcher
100+ posts

an "removed blocks" extension

Miles4Daze wrote:

Visaa1 wrote:

Visaa1 wrote:

for example
when <> is true:: hat extension

forever if <> :: extension

end

<loud?:: extension>
all at once {
} :: extension
and also:
beep::extension
when [go!] shouted::extension hat
shout [go! v]::extension
1.
*Use audacity to make beep sound
play sound [beep v]
2.
when I receive [go! v]
broadcast [go! v]
That write message block looks really useful.
pixelcat898
Scratcher
12 posts

an "removed blocks" extension

A “Removed Block Extension” would be rather cool. There could also be a “Modified Removed Block Extension” For example:

set stretch to () :: extension stack // Original
change stretch by () :: extension stack // Original

set stretch to x: () y: () :: extension stack // Modified
change stretch by x: () y: () :: extension stack // Modified

And:

forever if <> {

} :: extension cap // Original

if <> then forever {

} @loopArrow :: extension stack // Modified

Or there could ben an experimental version of scratch but every block in scratch is in the version at once! Like, how cool could that be?! I'm sure there is a mod of 3.0 that includes what I said,

anyways, have a lovely day!

Powered by DjangoBB