Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 271 Bytes

customScreenClickScript

Will click a certain location on the screen at a set interval, for however many iterations needed (change counter variable)

Handy for automating any task that requires repetitve clicking

Potential update: Ask user for counter (exit condition)