ScratchData LogoScratchData
Back to solved's profile

solvedScript v2.5

SOsolved•Created June 10, 2017
solvedScript v2.5
2
3
67 views
View on Scratch

Instructions

solvedScript ______________________ ...is a way to save Scratch's lists as strings. It allows, through clever uses of default lists, to avoid the limit of Scratch's "join[][]"-block. A list element is saved between brackets like: "{}". You can save as many list elements in a row as you want (->"{}{}{}{}")! The best thing? You can save (string) lists in (string) lists by using elements like "{{{}{}}{}}"! solvedScript has an error detection with advanced reports. :D Use a "\" in front of a bracket to make the algorithm skipping it.

Description

Changelog v2.5: While using solvedScript, I noticed a feature that was missing so one can actually input all kind of characters for strings. >added support for "making a bracket invalid" >>a "\" in front of bracket will make the algorithm skipping it >>e.g.: "{u}{\{a}" The custom block solvedScript.getScript doesn't make brackets invalid by itself though. If you really need that, just let me know :)

Project Details

Project ID165510482
CreatedJune 10, 2017
Last ModifiedJune 26, 2017
SharedJune 11, 2017
Visibilityvisible
CommentsAllowed