Auto clicker keyboard and mouse

broken image
broken image

I then deleted console, I don't know why I did that, the nest time it didn't want to work properly. I accidentally pressed some keys in the console, then pressed enter and it gave me an error. Didn't see the pynput api, so I checked, then I googled, and solved it, just had to re-select the interpreter, from recommended to global, then it worked for like 10 seconds.

broken image

I work in VSCode, I coded this clicker a long time ago, but now I wanted to test it, and it didn't work. With Listener(on_press=on_press) as listener: From pynput.mouse import Button, Controllerįrom pynput.keyboard import Listener, Ke圜ode

broken image