brew install cliclick
To click at the current mouse location:
cliclick c:.
delay 15
repeat 10 times
do shell script "/usr/local/bin/cliclick c:."
delay 1
end repeat
Tags: [
]