In this version, I've added the strings script. This provides a number of useful string-manipulating features for those who want more than just (length of string), (letter 1 of string), and (join strings). For those familiar with other programming languages, some of these might be self-explanatory. Although I should probably create a forum topic to explain what each block does (and what it returns). For now though, you can just ask in the comments. If you can test the blocks to see if you can find bugs (or logical problems), that would be really appreciated! :)
If you have any ideas for some really useful blocks, feel free to comment! It's especially good if they're all themed toward a single genre, like animation, power ups, or a particular block type - anything really. Credits: Multidimensional List blocks by LiquidMetal - http://beta.scratch.mit.edu/projects/10014499/ Special thanks to cpumaster930 for helping me with various scripts.