Discuss Scratch

cs377310
Scratcher
100+ posts

Shout Blocks

The shout blocks are just like broadcast blocks, but they are much easier to use.

when I shout [shout] :: hat sound
is a block that runs whenever the shout is shouted. This block is just like
when I receive [ message]
There's also a dropdown of shouts on each shout block. Just click the arrow and a dropdown of shouts will open:
Choose new shout to make your own shout:
Your new shout will be added to the drop down of shouts:
shout [shout] :: stack sound
shouts the specified shout. This block is just like
broadcast [ message]
shout [shout] and wait :: stack sound
like shout, but shouts until its scripts are finished. This block is just like
broadcast [ message] and wait
<I shout [shout] ? :: boolean sound>
reports if shout is shouted. Workaround:
when I shout [ something] :: hat sound
set [something shouted] to [true]
...
set [something shouted] to [false]

if <(something shouted) = [true]> then
...
end
wait until I shout [shout] :: stack sound
waits until I shout the specified message. Wrokaround:
wait until <I shout [shout]? :: sound>
repeat until I shout [shout] :: cstart sound

end
repeats until I shout the specified message. Wrokaround:
repeat until <I shout [shout]? :: sound>

end
while I shout [shout] :: cstart sound

end
while I shout the specified message, do this. Workaround:
repeat until <not <I shout [shout] :: sound>>

end

Supporters Non-Supporters Other
cs377310 powercon5 pvz_pro DaSpudLord Jonathan50
dude341 DownsGameClub bbeder
MinecartMovies jokebookservice1
Managers Semi-Supporters
cs377310 bigpuppy

Last edited by cs377310 (June 9, 2016 00:24:53)


'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
powercon5
Scratcher
1000+ posts

Shout Blocks

No support it is not needed and is just like
when I receive [ v]
broadcast [ v]



Witty signature.





dude341
Scratcher
1000+ posts

Shout Blocks

No support, we don't need blocks that do the same thing as other blocks.

Placeholder
cs377310
Scratcher
100+ posts

Shout Blocks

bump
Anyway, support

'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
MinecartMovies
Scratcher
14 posts

Shout Blocks

I was going to ask how you did the magenta block color until I realized it was just the color of “sounds” block.

Still, not supported. We already have messaging.

dude341
Scratcher
1000+ posts

Shout Blocks

cs377310 wrote:

bump
Anyway, support
Please don't trick people into thinking that you have more supporters. We all know you made this suggestion.

Last edited by dude341 (June 8, 2016 20:52:00)


Placeholder
DaSpudLord
Scratcher
1000+ posts

Shout Blocks

What is the point of this? We already have broadcasts. What makes this suggestion any different than those?


U^ェ^U::motion//This is Blocky. He lives in my signature. He is a trained attack block. He protects my siggy from kumquats.
cs377310
Scratcher
100+ posts

Shout Blocks

DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).

'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
powercon5
Scratcher
1000+ posts

Shout Blocks

cs377310 wrote:

DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.



Witty signature.





cs377310
Scratcher
100+ posts

Shout Blocks

powercon5
cs377310
DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.
Also look at the OP.

'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
powercon5
Scratcher
1000+ posts

Shout Blocks

cs377310 wrote:

powercon5
cs377310
DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.
Also look at the OP.
Yes and they all have a easy workaround.



Witty signature.





cs377310
Scratcher
100+ posts

Shout Blocks

powercon5
cs377310
powercon5
cs377310
DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.
Also look at the OP.
Yes and they all have a easy workaround.

'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
powercon5
Scratcher
1000+ posts

Shout Blocks

cs377310 wrote:

powercon5
cs377310
powercon5
cs377310
DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.
Also look at the OP.
Yes and they all have a easy workaround.
What does that mean?



Witty signature.





bbeder
Scratcher
30 posts

Shout Blocks

How is this better than messages?

“Do or do not, there is no try.”
But please, do not try to get a “small lone of a million dollars”.
It will not work.
cs377310
Scratcher
100+ posts

Shout Blocks

bbeder
How is this better than messages?
You can use shout blocks instead of bradcasts to make projects more easier to make.
powercon5
cs377310
powercon5
cs377310
powercon5
cs377310
DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.
Also look at the OP.
Yes and they all have a easy workaround.
What does that mean?
The simple quoting thing.

Last edited by cs377310 (June 8, 2016 22:06:54)


'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
bigpuppy
Scratcher
1000+ posts

Shout Blocks

What about this is different than broadcasts? No support.

“Change happens by listening and then starting a dialogue with the people who are doing something you don't believe is right.” -Jane Goodall
cs377310
Scratcher
100+ posts

Shout Blocks

bigpuppy
What about this is different than broadcasts? No support.
Broadcasts and shouts are the same.

'_'::motion//This is Blocky. He protects my siggy from kumquats.
3_3::sound//This is Lesuire. He also protects my siggy from kumquats.
-cs377310, originally cs300929
You will see me mostly on the shout blocks forum. Blocks I suggested are: shout, when i shout, shout and wait, i shout, wait until i shout, repeat until i shout, while i shout, etc.
bigpuppy
Scratcher
1000+ posts

Shout Blocks

cs377310 wrote:

bigpuppy
What about this is different than broadcasts? No support.
Broadcasts and shouts are the same.
So why add shouts if they're the same?

“Change happens by listening and then starting a dialogue with the people who are doing something you don't believe is right.” -Jane Goodall
stickfiregames
Scratcher
1000+ posts

Shout Blocks

These are exactly like broadcasts, the only difference is that it has the rejected
<I receive [broadcast v] :: events>
block in disguise. If you were trying to get around the sticky, it didn't work.

I would still support these ones though:
wait until I receive [broadcast v] :: control

repeat until I receive [broadcast v] :: control cstart
end

You can put me down as Other on the support/no support lists

Last edited by stickfiregames (June 8, 2016 22:19:39)











If you can read this, my signature cubeupload has been eaten by an evil kumquat!




or you just used Inspect Element, you hacker

;
powercon5
Scratcher
1000+ posts

Shout Blocks

cs377310 wrote:

bbeder
How is this better than messages?
You can use shout blocks instead of bradcasts to make projects more easier to make.
powercon5
cs377310
powercon5
cs377310
powercon5
cs377310
DaSpudLord
What is the point of this? We already have broadcasts. What makes this suggestion any different than those?
Look at the OP ( Original post).
All of them have a easy workaround.
Also look at the OP.
Yes and they all have a easy workaround.
What does that mean?
The simple quoting thing.
How is it easier?



Witty signature.





Powered by DjangoBB