!752 p { trackOneClick(voidfunc(Point p) { RGBImage img = shootScreen(new Rect(p.x, p.y, 1, 1)); print("Color at " + p.x + "/" + p.y + ": #" + img.getPixel(0, 0)); showControls(jCenteredLine(jbutton("Do it again", r { callMain(mc()) }))); }); }