This is a script to automate mouse clicks.Means that you can set the coordinate position of the mouse and let the script automatically click for you to complete some work.
Python(3.9.1)
time
pyautogui(0.9.53)
os
1.Python
2.Visual Vtudio code
3.Pycham
4.Jupyter notebook
......
Linus Shyu
1.Download the project zip package
2.Find the code section to open
3.Click to run and it's ok,or open the command line and enter:
python3 code.pyPlease use the mouse coordinate positioning script to determine the position you want to click, and then enter the coordinates X and Y into the mouse click script
time
pyautogui
os
Has a circulation mechanism.
Use mainstream language python

