I had not seen a rubber-stamp program for scratch, so I created one (with some assistance from my son) based on the "Fun with Architecture" rubber-stamp set by David Eisen (published by the Metropolitan Museum of Art).
http://scratch.mit.edu/projects/kevin_karplus/11530
One block that would be nice to have in scratch would be a "snapshot" to capture the current appearance of the screen as a new background for the stage. This would allow interactive art programs (like this rubber-stamp set) to give the user some "save" options, even without file I/O. (A true save would require file I/O, which may violate security on the applet implementation.)
Offline
Very nice program, and I agree that a "screen capture" command block would be a very nice thing to have. With it you could generate a series of images for an animated GIF or - assuming you have lots of memory and time - even a series of images to generate a movie (Movie Maker includes the basic capability to go from multiple images to video).
Offline
http://scratch.mit.edu/projects/kevin_karplus/11773
upgrades version 1 by adding an animation showing the stamps in use.
Offline