I’m thinking of creating an auto clicker for games. I want it to have the following features:-
Delay/Interval
Click Location (Cursor position & Pick location)
Click frequency
Has anyone created a similar tool in the past? Or know the roadmap to do so. I’ve already gone through some python tutorials on geeksforgeeks and some other sites using pynput. I’d be glad if you guys could recommend some tutorials or anything.