An interactive interface to create a bot which clicks at places recorded in advance with custom delays before every click.
-> Python 3 winget install python3
-> pywin32 Python Lib pip install pywin32
Run main (gui).py
to launch the interactive gui.
or you can run main (non-gui).py
in any python interpreter to use the non-gui vers