Skip to content

arkeasz/script-autoclick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTOCLICK SCRIPT


Installation

git clone <link of the repository>

Use the package manager to install the packages

pip install -r requirements.txt
  • (recommended but not mandatory) open the virtual enviroment

Active the virtualenv

  • windows (powershell)
& venv/scripts/activate
  • linux (bash)
. venv/scripts/activate
  • Nushell
source venv/scripts/activate.nu
  • Finally use the script
py autoclick.py --left

Use

Press the key:

r: For activate the clicks of the button left of the mouse or desactivate the clicks

x: Finish the script

Releases

No releases published

Packages

No packages published

Languages