My PFP

My PFP is literally a Snap! block. Try dragging it into the editor and running it. >:D

I can’t run it. It doesn’t detect your PFP as a snapblock.

untitled script pic

Nice picture. But I changed the MOVE to
untitled script pic (7)
so that you can see the whole rainbow


and then as usual I got annoyed that there’s too much green and almost no orange at all, so I loaded the Colors and Crayons library and changed the SET PEN COLOR to
untitled script pic (8)
to use the fair hue scale:

Very interesting. Now, import this:
just my PFP..

Seriously. It works!

How did you do that?

i fiddled around with the pen and managed to do this

Thats really cool. Is it easy to add blocks to your pfp?

no, because when i tried to drag my pfp into snap!, it turns out it loaded as a normal costume instead of a block

discourse is pretty weird since uploading a script pic to a post works fine

so i changed it to an asset i plan to use in my scratch mod for a new block colour mode

ok

how do you do this?

and:

How Snap! stores the script for a script pic is extra metadata in the file itself. So, extracting a script pic normally from Snap!, and then opening that up in MS Paint (which keeps metadata on save), I resized the image to be the PFP size and copied the image in there. The script code itself was still there, just the visible content of the image was changed.