/ezscripter

Primary LanguagePythonMIT LicenseMIT

ezscripter

What is it?

ezscripter is a python script to help some mouse intensive clicking tasks such as holding mouse down long or clicking rapidly many times.

Installation

Install python and pip on your system. Then type on command line:

git clone https://github.com/juissi999/ezscripter.git
pip install pyautogui
pip install keyboard

Use

Run

python ezscripter.py

default keys are use F1/F2 to make mouse1 hold down/up use F3/F4 to make mouse2 hold down/up use F5/F6 to make mouse1 click rapidly/stop use F7/F8 to make mouse2 click rapidly/stop use F9 to stop script