J.

First code written on the mac mini 😝

tell application "System Events"
repeat 1000 times
click at {950, 755}
end repeat
end tell

// $contents = ob_get_clean(); // echo nl2br(htmlentities($contents)); ?>