Skip to content

nfairweather93/Python-Autoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–±οΈπŸͺ Python AutoClicker

A lightweight Python autoclicker that inputs left mouse button presses whenever active


β‰οΈπŸ€” Purpose of Creation

I made this autoclicker for the sheer reason of clicking the cookie in Cookie Clicker faster.


πŸ“¦πŸŽ Features

  • Simple and minimal β€” under 20 lines of code (Not counting spacing and comments)
  • Uses pynput for reliable mouse and keyboard control
  • Toggle clicking on/off with a hotkey (t by default)
  • Adjustable click delay

βš™οΈβœ… Requirements

  • Installation of Python
  • pynput library
  • Run the program in terminal to activate

Install dependencies with:

pip install pynput

About

This is what README files are for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages