Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Slow download button not being automatically clicked #1

Closed
octhunder89 opened this issue Nov 16, 2021 · 9 comments
Closed

Slow download button not being automatically clicked #1

octhunder89 opened this issue Nov 16, 2021 · 9 comments

Comments

@octhunder89
Copy link

Hei man,
I did everything as in description and its not working. When it gets to first screen to click the slow download macro its not working. I tried both version 0.1.0 and 0.1.1

@agentallandev
Copy link

I wonder if Wabbajack or Nexus updated and patched/broke the system. I'll look into trying to fix it

@agentallandev
Copy link

I found the issue. It cannot find the button on the screen

@octhunder89
Copy link
Author

Any solution ?

@parsiad
Copy link
Owner

parsiad commented Nov 22, 2021

The button click is done by image matching, and as far as I know, the image matching is not fuzzy. So if the image changes at all from what is expected (either because Nexus changed the button or because your browser renders it differently than mine) it will fail.

A quick hack would be to clone the repo replace the images in the images folder with screenshots of the corresponding buttons obtained from your computer. This should be fairly easy to do.

I unfortunately don't have the time to make this more robust, but am happy to review and merge PRs. AFAIK, Pulover's does not have a fuzzy image matching feature, unfortunately.

@octhunder89
Copy link
Author

So, if anyone wants to use, just take a screenshot and cut that button and replace the original one. I belive it wasnt working because of different monitor render (resolution) also, i could only manage to make it work on primary monitor.

@parsiad parsiad pinned this issue Nov 22, 2021
@parsiad parsiad changed the title Not working ? Slow download button not being pressed Nov 22, 2021
@parsiad parsiad changed the title Slow download button not being pressed Slow download button not being automatically clicked Nov 22, 2021
@yohancarvalho
Copy link

yohancarvalho commented Dec 2, 2021

slow d 2
You can use this image

@parsiad
Copy link
Owner

parsiad commented Dec 2, 2021

Thanks @yohancarvalho. I'm happy to merge this if someone else can independently confirm it works (@octhunder89, @allanep9 ?)

@uberspringer
Copy link

I managed to get it to work. Had to take my own screenshot of the button though. Still thanks to everyone and especially @parsiad for making this. Another paywall circumvented!

@parsiad
Copy link
Owner

parsiad commented Dec 11, 2021

I have added a link to this thread to the README and am closing it.

If anybody wants to discuss or work on a robust fix to this problem, please create a new issue or submit a PR.

@parsiad parsiad closed this as completed Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants