This is meant for backpacking. Please give credit to @NeoRadium. List of Custom Blocks and Explanations: -Pen Box Maker- Draws a filled in box from the bottom left corner to top right corner. Uses x1 and y1 coordinates for bottom left position and x2 and y2 for top right coordinates. This uses pen. Does not erase, makes pen go up, or makes pen go down. It does not also set pen color or thickness. This is for customizability in scripts. For instance, a randomizer that sets the pen up or down and then it draws a box if down. -Distance Sensor- Senses the distance between the object and an x y coordinate. Sets the output to “var”. This is because you can’t make custom boolean and reporter Blocks. -Encoder and Decoder- Translate letters, numbers, and symbols to a number string and then translates it back again. This is handy for storing words and sentences on to cloud variables. It sets the result to the variable “output”.
I used the Scratch Wiki for block substitutes and the encoder. Also, I am not to blame if you use any of these blocks for projects that do not follow the guidelines. Drag and drop the sprites to your backpack. Love, heart, and follow for more of these blocks.