Discuss Scratch

VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

If we put 2 or more blocks in this loop it will run the loop. For example if I put a Text to Speech and Say block it would do together! If text to speech and say get over then it will exit the loop and do next code

Mockups
All at Once {} :: control

If you want cap

All at Once {} :: control cap

Scratch On!

PS : Not a Duplicate because this launches two blocks at once but that will make it go at turbo speed like run without screen refresh function in custom blocks

Last edited by VedanshS933 (April 14, 2022 06:15:35)




Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
RL1123
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

How exactly is this not a nice workaround? It literally performs the same function. And even if we were to ignore that, this is a duplicate.



through tough thorough thought, though














Signature #11
VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

rayli1123 wrote:

How exactly is this not a nice workaround? It literally performs the same function. And even if we were to ignore that, this is a duplicate.

I am not going to use hundreds of blocks just to do that!



Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
RL1123
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

VedanshS933 wrote:

rayli1123 wrote:

How exactly is this not a nice workaround? It literally performs the same function. And even if we were to ignore that, this is a duplicate.

I am not going to use hundreds of blocks just to do that!
Ah yes, this would add hundreds of blocks to your project, because of course, we use hundreds of custom blocks in every project. The workaround only is a block extra, so it wouldn't make a difference at all.

Last edited by RL1123 (Jan. 4, 2022 09:04:36)




through tough thorough thought, though














Signature #11
Yellowsheep43
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Use a function and make it run without screen refresh. That simple.
Me returning to the forums after one month

How to use scratchblocks \ How to make your project popular \ The Do's and Do Not's of the Suggestions Forum
Highlight this and use Ctrl + Shift + Down arrow to see the rest of my signature!
My signature is an evil kumquat factory

When [Post v] :: #ffd900
if <(Kumquats available? :: #00ff7b) = <True :: #517d48> :: #d642e3> then :: #00e32d
Make evil kumquats :: #00d5ff
end
Haha invisible block go brrr :: cap :: #ffffff
Angry David


It's spelled AMONG US, not Amogus! Know the difference!

(((((I reside in the ((Questions About Scratch :: #00e8a2 stack) :: #00e8c1 stack) and ((Suggestions :: #00e8a2 stack) :: #00e8c1 stack) forums :: #ff0073) :: #ffae00) :: #ffd500) :: #00ff2a) :: #0095ff) :: #8c00ff hat
I spend a bit of time everywhere <Except the wiki :: #94634a> :: #dd00ff cap

(_/(._. v)|_ :: #0051ff) :: #55ff00 hat // This is an unnamed servant that restocks on kumquats constantly
As long as Signal (When gf clicked :: #ff0059) [given v] {
Produce Kumquats :: #08d16d
} :: #9a0f2a
I enjoy [Among Us v], [FNF v], [Roblox v], [Memes v], [Object Shows v], and [Anthropomorphic animals v]:: #08b0d1 cap


VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Yellowsheep43 wrote:

Use a function and make it run without screen refresh. That simple.
Me returning to the forums after one month

For me it will make it cluttered



Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
7salad3salad
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

VedanshS933 wrote:

Yellowsheep43 wrote:

Use a function and make it run without screen refresh. That simple.
Me returning to the forums after one month

For me it will make it cluttered
How would it be any more cluttered than if somebody else did it?


Forumer Post Count Bar Graph! (inspired by AIGamesDeveloper)
Project: Forummon by randomguy3513
hi, contrast
JUST BECAUSE THERES A WORKAROUND ISNT A GOOD REASON TO NOT SUPPORT!!!

dont call me 7salad
dont call me 7salsa lol
just simply “Salad” will do.

:]::#00289A// This is my pet Noobles! He protects my signature from [i]unwanted guests[/i]

B){

}::#800080//This is Noobles' big brother, Probles. He has returned and Noobles is happy to see him!
//oh, yeah, he is also cool so he wears sunglasses.

:P::cap sensing//This is their little brother, Doobles

old banner thnng
Virus6120
Scratcher
100+ posts

Control Block : All at Once // Put blocks in this loop and they run together

rayli1123 wrote:

How exactly is this not a nice workaround? It literally performs the same function. And even if we were to ignore that, this is a duplicate.
heres some insight: functions are slow slow in scratch, and that is an understatement

if you want your scratch code to run fast its often better to produce messy code just to optimize it.

Welcoming all contributors, explorers, and kumquats

Heya there, I'm currently doing some renovations to my signature, but you're welcome to stay if you like.
VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Virus6120 wrote:

rayli1123 wrote:

How exactly is this not a nice workaround? It literally performs the same function. And even if we were to ignore that, this is a duplicate.
heres some insight: functions are slow slow in scratch, and that is an understatement

if you want your scratch code to run fast its often better to produce messy code just to optimize it.

ok



Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
vudeptrai090211
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Yellowsheep43 wrote:

Use a function and make it run without screen refresh. That simple.
Me returning to the forums after one month
I agree.
welcome back, forumer!

Don't think this is a part of my posts, this is my signature. You can see how to change/add a signature here.
Highlight + ctrl (cmd) + shift + down to see my full signature

I don't work very much on forums anymore. Now, I love making projects!
Links:
ACCOUNTS: Alt Test Animate
PROJECTS: Space Dodger Tiny Ball's Adventure Epic Catch Game Potion Clicker
STUDIOS: Fanbase





































































congrats! you've reached the end of this signature!
win this challenge to have a wish!
RL1123
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Virus6120 wrote:

heres some insight: functions are slow slow in scratch, and that is an understatement

if you want your scratch code to run fast its often better to produce messy code just to optimize it.
How are run without screen refresh functions slow? They're literally the fastest thing that exists (on scratch), repeat loops don't even come close to how fast they are.

Last edited by RL1123 (Jan. 5, 2022 07:19:03)




through tough thorough thought, though














Signature #11
Virus6120
Scratcher
100+ posts

Control Block : All at Once // Put blocks in this loop and they run together

rayli1123 wrote:

Virus6120 wrote:

heres some insight: functions are slow slow in scratch, and that is an understatement

if you want your scratch code to run fast its often better to produce messy code just to optimize it.
How are run without screen refresh functions slow? They're literally the fastest thing that exists (on scratch), repeat loops don't even come close to how fast they are.
Not running the function but calling the function.

Welcoming all contributors, explorers, and kumquats

Heya there, I'm currently doing some renovations to my signature, but you're welcome to stay if you like.
Myst--
Scratcher
100+ posts

Control Block : All at Once // Put blocks in this loop and they run together

No support. There is an easy workaround.

-+-+-+-ʜᴇʟʟᴏ ᴛʜᴇʀᴇ!-+-+-+-
.⋆。⋆☂˚。⋆。˚☽˚。⋆✧。.♥⋆。˚⋆。⋆.
+*:ꔫ:*﹤(⁄ ⁄•⁄ω⁄•⁄ ⁄)゚˚₊⋆· ͟͟͞͞➳❥
.༺♥༻∞༺♥༻✧༺♥༻.
-+-+-ʜᴀᴠᴇ ᴀ ɴɪᴄᴇ ᴅᴀʏ!-+-+-
RL1123
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Virus6120 wrote:

rayli1123 wrote:

Virus6120 wrote:

heres some insight: functions are slow slow in scratch, and that is an understatement

if you want your scratch code to run fast its often better to produce messy code just to optimize it.
How are run without screen refresh functions slow? They're literally the fastest thing that exists (on scratch), repeat loops don't even come close to how fast they are.
Not running the function but calling the function.
What? Are you talking about the use of the function itself or getting it from MyBlocks?



through tough thorough thought, though














Signature #11
VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Ok, thanks, I'll close it

Thank ST for opening it again

Last edited by VedanshS933 (Feb. 10, 2022 10:14:06)




Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Bring Up My Topic!



Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

7salad3salad wrote:

VedanshS933 wrote:

Yellowsheep43 wrote:

Use a function and make it run without screen refresh. That simple.
Me returning to the forums after one month

For me it will make it cluttered
How would it be any more cluttered than if somebody else did it?

Virus6120 wrote:

rayli1123 wrote:

Virus6120 wrote:

heres some insight: functions are slow slow in scratch, and that is an understatement

if you want your scratch code to run fast its often better to produce messy code just to optimize it.
How are run without screen refresh functions slow? They're literally the fastest thing that exists (on scratch), repeat loops don't even come close to how fast they are.
Not running the function but calling the function.

Please read the OP again



Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
T0RRENT_
Scratcher
100+ posts

Control Block : All at Once // Put blocks in this loop and they run together

Please explain.

VedanshS933 wrote:

So if you see the below posts you might get confused. So I'll explain it better. Really what I mean is to add an All at Once block in which 2 things will run at the same time not to make it fast. It'll be a Control Block. It will be helpful when you want to say and text to speech at the same time!

Scratch On!

PS : Not a Duplicate.


My Website | Profile | GitHub | Click this link | I changed my logo for now I guess

My browser / operating system: ChromeOS 14388.61.0, Chrome 98.0.4758.107, No Flash version detected | crappy school chromebook

Perfect line separator to use in the Scratch Forums:
---------------------------------------------------------------------------------------------------------------------------------------------------------------
VedanshS933
Scratcher
1000+ posts

Control Block : All at Once // Put blocks in this loop and they run together

T0RRENT_ wrote:

Please explain.

VedanshS933 wrote:

So if you see the below posts you might get confused. So I'll explain it better. Really what I mean is to add an All at Once block in which 2 things will run at the same time not to make it fast. It'll be a Control Block. It will be helpful when you want to say and text to speech at the same time!

Scratch On!

PS : Not a Duplicate.


Like if you put 2 blocks in the loop so they will run together instead of this the n that



Home OS 3.0 Coming Soon!
https://scratch.mit.edu/projects/880616996/

Post Count - 2000+!
1. Suggestions 1100+ (first time hitting 1000 on a subforum!)
2. Questions about Scratch 250+
3. Advanced Topics 230+
4. New Scratchers 100+
5. Show & Tell 80+
6. Bugs and Glitches 70+

redesigning the signature
T0RRENT_
Scratcher
100+ posts

Control Block : All at Once // Put blocks in this loop and they run together

You mean just 2 custom blocks in a forever loop?

My Website | Profile | GitHub | Click this link | I changed my logo for now I guess

My browser / operating system: ChromeOS 14388.61.0, Chrome 98.0.4758.107, No Flash version detected | crappy school chromebook

Perfect line separator to use in the Scratch Forums:
---------------------------------------------------------------------------------------------------------------------------------------------------------------

Powered by DjangoBB