Find
You are looking at a goldybutton
Created by
dust speck
, last updated 24 Jul 2012
Code
if target of push then whattodo;
##whattodo:runsub getrichquick;
##getrichquick:new gold chunk;
var $amt to random 999;
add 1 to $amt;
set $new_id's worth to $amt;
set $new_id's colour to "darkgoldenrod";