With autoclicker, you can automate the task of clicking repeatedly on a particular point on the screen. You can also automate keyboard keys. Our New version comes with a dark mode feature.
I have been trying to write this autoclicker with java for around 7 hours now. I wrote some of this based on other people's code, some by myself. I used JNativeHook to capture clicks in windows outside of Eclipse/the console.