---UPDATE, Due to the number of comments I have received about the safety of this project, I have modified the sending script so that only my account can broadcast images!!! I'm really sorry for ruining the project--- https://scratch.mit.edu/studios/4228481/projects/ This is fun paint program with a twist! It allows you to create a picture, then send it to another account using cloud variables. For this to work, you need to have one account running the project, which is receiving and another account running the project, which is sending. To set the receiver up, simply run the project, click receive and type yes. Then on your other account, click send and the image will be sent form one instance of the project to the other using a single cloud variable. This is accomplished all using only one cloud variable, due to scratch 3 only allowing cloud variables of up to 128 characters. The variable is constantly updated by the sender, then read and reset by the receiver. When the variable is reset, the sender knows when to send the next packet of data. The GUI is all 100% pen so why not leave a like as I get pretty much no support on this stuff.