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

Mouse click so long #53

Open
RarDay opened this issue Jun 12, 2023 · 1 comment
Open

Mouse click so long #53

RarDay opened this issue Jun 12, 2023 · 1 comment

Comments

@RarDay
Copy link

RarDay commented Jun 12, 2023

The problem is that after calling the function, the program seems to heal by pressing the mouse button by 0.01, which is why the logic in the application breaks down. How can I do a faster pressing of the mouse button?
i use - pydirectinput.click()

@AsiuDaSiudy
Copy link

Try adjusting the value for pydirectinput.PAUSE, it helped me click faster.
pydirectinput.PAUSE = 0.005

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