- Python 3 or higher
- Few Modules of Python also mentioned in the requirements.txt
- Open Powershell Window in the CPS folder, After opening type:-
pip install -r requirements.txt
This Installes All The Modules Which Are Needed To Run The Script, This Takes The Help Of Requirements.txt So Open Powershell Window In The Directory Where The Requirements.txt Is There
- After Installing All Required Modules, You can now run the main.py
In Default, The Script Gives You 30 Clicks Per Second In Both Left And Right Buttons Of The Mouse
Default Configuration :-
- Start And Stop Key For Left Button : z
- Start And Stop Key For Right Button : x
- Exit Key To Exit The Program : c
If You Want To Change The Settings/Increase Or Decrease The CPS Or If You Want To Change The Keys Mentioned Above, Then Open "Settings.json" File
For Cps, The Lower You Put Delay Time The Lower CPS You Will Get And Change The Keys As You Want