-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
Comments
#- [ ] - الصفحة |
ما الذي تريد قوله يرجى ذكره وكيف يمكنني مساعدتك فيما يتعلق بهذه المشكلة
…On Sat, 29 Jun 2024, 17:05 2267110696, ***@***.***> wrote:
#- [ ] - الصفحة
—
Reply to this email directly, view it on GitHub
<#216 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHC2EZAY77F6ZJ27P3OU2JDZJ2LZPAVCNFSM6AAAAABJT4TDU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGEYTIMJTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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
rizwansoaib
added a commit
that referenced
this issue
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)
The text was updated successfully, but these errors were encountered: