Skip to content

a autoclicker made in python before running it install the imports that are located in the readme file

Notifications You must be signed in to change notification settings

APf0x/autoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

autoclicker

a autoclicker made in python before running it install the imports that are located in the readme file

pip install threading pip install time

know what here are all the imports:

import time

import threading

from pynput.mouse import Button, Controller

from pynput.keyboard import Listener, KeyCode

About

a autoclicker made in python before running it install the imports that are located in the readme file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages