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