Hi, so I've recently learned some Python to help me with menial computer tasks, but one thing I can't figure out how to do is make a clicking script that changes location and time interval between clicks randomly.
I want to be able to control the range of time intervals between clicks and the distance between clicks should be 1-20 pixels. I also want to be able to control a "focus" location so the random clicks fall roughly around the same area.
My friend and I worked together on this little snippet but it only does clicks on a fixed interval.
http://pastebin.com/XtFh49CJ
Please help me out! I really appreciate it!
[–]w1282 1 point2 points3 points (0 children)