About 6,740,000 results
Open links in new tab
  1. Workaround for "stop all except this script" block? - Scratch

    May 3, 2024 · stop [this script v] Stops ONLY the one script running. stop [other scripts in sprite v] Stops all other scripts BUT the script you are running. If you need the broadcast block to stop …

  2. Stop a Certain Script Block - Discuss Scratch

    Apr 18, 2015 · Currently stop blocks only include: stop all, stop this script, stop other scripts in sprite. I really need this script for my game. Can you make another stop block option.

  3. How do I stop a script with another script from the same ... - Scratch

    Dec 8, 2023 · Here's a workaround: Create another hidden sprite with only the script you want to stop and the script you want to stop the first script. Then use a stop other scripts block on the …

  4. Is it possible to stop a function (custom block) while it is running …

    Jul 21, 2020 · Here's a workaround: Create another hidden sprite with only the script you want to stop and the script you want to stop the first script. Then use a stop other scripts block on the …

  5. Stop () - Scratch Wiki

    It was added in Scratch 2.0 to replace the Stop All and Stop Script blocks, and also to add the functionality of stopping other scripts in a sprite. If there are blocks below it and it is a stack …

  6. Stop Script - Scratch Wiki

    For loops that are lengthy, one often wants to stop the script as quickly as possible, rather than waiting for the script to loop back through the conditional. This is easily done with the "Stop …

  7. The "Stop ( )" Block | CreatiCode Scratch Forum

    Jun 28, 2022 · Stop (other scripts in sprite) This option is used to stop all the other scripts in the current sprite, except the script in which the stop block is used. In the example below, as soon …

  8. How to restart after stop all command? : r/scratch - Reddit

    Sep 9, 2021 · Put a "stop other scripts in sprite" block in it. Put this two block combination in every sprite. Now, whenever you want to restart, you can just broadcast "stop game", which has the …

  9. How do i get a script to stop when it is already running - Scratch

    Feb 25, 2025 · One way to stop a script that is started with a broadcast is to do another broadcast that has been changed to start out with a test to see if it should run. I added in what you wrote …

  10. Scratch tutorial 2 - Starting and stopping a script - YouTube

    Welcome to episode 2 of my Scratch tutorial series. In this episode I show you how to start and stop a script.Episode 1: https://www.youtube.com/watch?v=rzF8...