parsiad / nexus-autodl

Nexus AutoDL is an autoclicker (a.k.a., autodownloader, bot) that helps automate downloading mods from Nexus Mods
https://parsiad.ca/nexus-autodl
MIT License
179 stars 23 forks source link

Can someone just fix the download button? #21

Closed dnt400311 closed 3 months ago

dnt400311 commented 1 year ago

the script doesn't hit the download button. that's a problem. needs fixing. there is no clear explanation for people that know nothing about coding on how to fix it.

hmmR0E commented 1 year ago

the script doesn't hit the download button. that's a problem. needs fixing. there is no clear explanation for people that know nothing about coding on how to fix it.

the download button can't be recognized by the exe and the application doesn't have any asset folder to replace the file so you have to run the repo yourself but the repo itself has errors like the asset "numpy" which is not included in the repository.

so try checking out https://github.com/greg-ynx/NexusDownloadFlow-2022 as alternative, just do the instructions for the first 2 template and replace the template 3 with the "Download" button on vortex.

parsiad commented 3 months ago

The application looks for images in the templates/ directory. You can fill the templates/ directory with your own screenshots of the download button since it may be rendered differently (e.g., different font) on each machine.

Also, there is a new release; please consider updating.