scratch extended

adds new functionality to scratch.mit.edu

These are versions of this script where the code was updated. Show all versions.

  • v0.18 16.03.2024.
  • v0.17 16.03.2024.

    fixed bug with non commented code of length 20

  • v0.16 14.03.2024.
  • v0.15 01.10.2023.

    failing to copy will no longer end the thread instead just returns false.

  • v0.14 01.10.2023.
  • v0.13 01.10.2023.
  • v0.12 01.10.2023.
  • v0.11 01.10.2023.

    fixed requestperms.

  • v0.10 01.10.2023.
  • v0.9 01.10.2023.

    fixed bug with broadcasts not working

  • v0.8 01.10.2023.

    only checks for new comments being added while in the editor.

  • v0.7 01.10.2023.
  • v0.6 01.10.2023.
  • v0.5 01.10.2023.
  • v0.4 01.10.2023.
  • v0.4 01.10.2023.

    fixed bug where escape function still tried to parse vars.

  • v0.3 01.10.2023.

    you can use tempvar "lastvalue" to get the last returned value on that thread

  • v0.2 30.09.2023.