I am aware of Ctrl-C, and you'll see that in my current code, but I want the program to work so that the hotkey doesn't have to be activated in the python window. I want a user to be able to specify a click interval and then turn the automatic clicking on and off with a hotkey.
I'm new to Python and I figured I'd make a simple autoclicker as a cool starter project.