Skip to content

Zan1k/PythonAutoClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

PythonAutoClicker

This autoclicker was made in the Python programming language.

How to run this script?

  • install python.
  • install pip.
  • Run cmd and write:

pip install pyautogui

pip install keyboard

  • Now write:

cd <specify the path to the folder where AutoClicker.py is located>

  • Now write in cmd:

python AutoClicker.py

  • Activation / Deactivation F6.To end, press F3.

  • You can test the script here.

  • Special thanks to Komunre for help in optimizing the code.

Screenshots

image

What is AutoClicker v2?

This is a new version of AutoClicker that works much faster than the old one.

How to run this script?

  • install python.
  • install pip.
  • Run cmd and write:

pip install mouse

pip install keyboard

  • Now write:

cd <specify the path to the folder where AutoClicker2.py is located>

  • Now write in cmd:

python AutoClicker2.py

  • Activation / Deactivation F6.To end, press F3.
  • You can test the script here.

Sreeenshots

image

About

AutoClicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages