Discuss Scratch
- Discussion Forums
- » Suggestions
- » "Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
- xXRedTheCoderXx
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
The workaround does not work with custom blocks.Exactly, thank you.

- -PhoenixAnimates-
-
Scratcher
100+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Support. This is a great idea! 

- JackK211424
-
Scratcher
500+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
I kind of see what you mean nowNo support because of easy workaroundsYou shouldn't not support something JUST because of a workaround.. especially when the “workaround” you posted isn't even a proper workaround.when green flag clicked
wait (1) secs
broadcast [Uninstallsupportx2 v]
when I receive [Uninstallsupportx2 v]
uninstall support.exe :: #fc03ec ::
when I receive [Uninstallsupportx2 v]
uninstall support.exe :: #fc03ec ::
Read the posts and all of the OP, please.This block's main use is to make custom blocks able to run multiple scripts.
And, as you may know, custom blocks are different from broadcasts because with custom blocks you can add boolean inputs and string inputs. You could only use those inputs when you define the custom block.
So, basically broadcasts can't carry over what you input in the custom block unless you use variables or something but like bruh.
(sorry)
- Chocolate_cupcake19
-
Scratcher
100+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Uhh
when green flag clicked
[stuff]
when green flag clicked
[Other stuff]
- xXRedTheCoderXx
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Uhhbrooo can you please read the rest of the post!when green flag clicked
[stuff]when green flag clicked
[Other stuff]
- MrFluffyPenguins
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
You shouldn't not support something JUST because of a workaround.. especially when the “workaround” you posted isn't even a proper workaround.that's the suggestions forum in a nutshell
i hate having to create broadcasts just to do 2 things at the same time
Last edited by MrFluffyPenguins (June 24, 2020 00:28:37)
- PizzaAddict4Life
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Support! While I have never encountered the problem with custom blocks (because I often don't use them) I am tired of using that workaround with two forever loops, so major support!
- Madcatofdoom
-
Scratcher
500+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Support! This would be very helpful to simplify stuff and make it easier to do this!
- ResExsention
-
New Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Coroutines!
Support. Useful beyond belief.
Support. Useful beyond belief.
- EpicGhoul993
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Support. But wait, will it increase the lag, especially in “run with no screen refresh” custom blocks, since techically the system doesn't run two scripts at the same time and stuff?
- xXRedTheCoderXx
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
But wait, will it increase the lag, especially in “run with no screen refresh” custom blocks, since techically the system doesn't run two scripts at the same time and stuff?Well yeah, but the difference won't even be that noticeable.
Sort of depends on how many scripts you're running and how laggy the scripts themselves are, though.Support! While I have never encountered the problem with custom blocks (because I often don't use them) I am tired of using that workaround with two forever loops, so major support!
Support! This would be very helpful to simplify stuff and make it easier to do this!
Coroutines!Thanks!
Support. Useful beyond belief.

Glad to know other people would find this useful.

- PizzaAddict4Life
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
This topic seems to be a duplicate. Please continue the discussion over there! Scratch on! –Explosion–
Well… yes and no.
Same concept, but he was wanting this block:
run these blocks: ({move (10) steps} ::ring grey) ({turn right (5) degrees} ::ring grey) simultaneously ::greywhich only runs one block, not scripts
Also, it doesn't specify clearly in the OP what is wanted, so you have to scroll further down.
Last edited by PizzaAddict4Life (June 25, 2020 17:54:40)
- xXRedTheCoderXx
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Yeah! Thanks, @PizzaAddict4Life.This topic seems to be a duplicate. Please continue the discussion over there! Scratch on! –Explosion–
Well… yes and no.
Same concept, but he was wanting this block:run these blocks: ({move (10) steps} ::ring grey) ({turn right (5) degrees} ::ring grey) simultaneously ::grey
which only runs one block, not scripts
Also, it doesn't specify clearly in the OP what is wanted, so you have to scroll further down.
- BosenChang
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
-snip!-Please write snip after a long post.

- Waffletron_IX
-
Scratcher
100+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
This would be substantially useful and it seems others agree with that statement, I’d love to see the addition of this block in the future.
- DownsGameClub
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
So, basically broadcasts can't carry over what you input in the custom block unless you use variables or something but like bruh.As a person who hasn't used custom blocks in a while, why would using variables be an issue?
- xXRedTheCoderXx
-
Scratcher
1000+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
Having to make a variable for every single argument in your custom block is beyond tedious and isn't ideal. Having so many variables could cause your variable list to clutter up.So, basically broadcasts can't carry over what you input in the custom block unless you use variables or something but like bruh.As a person who hasn't used custom blocks in a while, why would using variables be an issue?
Also, using variables means that you can only run a custom block when it isn't already running, otherwise your variables will change from the other custom block of the same type running, and you'd be left scratching your head wondering why your game doesn't work.
It's hard to put into words, at least for me, but trust me, using variables restricts you, which could lead to the breaking of your game, as well as clutters your variable list making your game as a whole just that bit more unorganized.
This would be substantially useful and it seems others agree with that statement, I’d love to see the addition of this block in the future.Thank you!
- ioton
-
Scratcher
500+ posts
"Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)
No support. I also think this is a dupe, I can't find it though.
You can just use broadcasts.
b r u h.
You can just use broadcasts.
b r u h.
- Discussion Forums
- » Suggestions
-
» "Run, and run" E block (READ THE ENTIRE OP BEFORE POSTING)