-
Notifications
You must be signed in to change notification settings - Fork 134
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
关于准心和鼠标移动 #18
Comments
你可以尝试把鼠标移动到准心 |
大佬,使用pywinauto替换了dll,但是只有有鼠标的时候才会移过去,在游戏里只有准星,没有鼠标就不会移,怎么自动移动准星? |
大佬,没太懂 |
有人解决了吗? |
使用win32api和win32con,鼠标移动采用距离移动,而不是移动到某一坐标 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问鼠标是锁定在人身上的,但是准心不是锁定在人身上,是哪里出了问题呀?该怎么解决呢。。。
The text was updated successfully, but these errors were encountered: