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

Repeating with no good performance... help? #166

Open
anastasiosskg opened this issue Apr 18, 2024 · 0 comments
Open

Repeating with no good performance... help? #166

anastasiosskg opened this issue Apr 18, 2024 · 0 comments

Comments

@anastasiosskg
Copy link

anastasiosskg commented Apr 18, 2024

this is inside function which has parameter "performSelection" it is coming with string "paste" or "search", os when it comes with search, it has to move the mouse and make 2 clicks with delay, but i have 21 ifs like this, so when it got finished with this if, ti goes to the second... after the first one, it is loosing the timesleeps, it is clicking very slow at the next it can click fast, it is not working as i wrote it... the problem is when i put alot of ifs and checks, when i use without checks and ifs, only mouse moving sleep, clicks, even 21 times, it has no problem, but when i put in situation like this, it is not performing as it should.. any help ?

Edit:

My problem was that i was using another extension with mouse hook, and that was the problem.

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

1 participant