Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have tested with pyautogui its working you can move mouse with script. #216

Closed
2267110696 opened this issue Jun 20, 2024 · 3 comments
Closed

Comments

@2267110696
Copy link

          i have tested with pyautogui its working you can move mouse with script. 

import pyautogui as pg
while 1:
pg.moveTo(1500, 350, duration = 1)
pg.moveTo(1500, 300, duration = 1)

Originally posted by @rizwansoaib in #145 (comment)

@2267110696
Copy link
Author

#- [ ] - الصفحة

@rizwansoaib
Copy link
Owner

rizwansoaib commented Jun 29, 2024 via email

@rizwansoaib
Copy link
Owner

Anyone can also buy usb mouse jiggler (cost 5$) to move mouse from online store or nearby shop

rizwansoaib added a commit that referenced this issue Nov 3, 2024
i hope #223 #216 #145 Fixed issue
rizwansoaib added a commit that referenced this issue Nov 10, 2024
Fixed bug and improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants