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

'Download' button in Vortex's Collection Download Confirmation Menu doesn't get clicked on properly #20

Closed Evil-Operative closed 3 months ago

Evil-Operative commented 1 year ago

Instead, it clicks here: image

For the record, I'm using the .py script from the github website itself, and not the release .exe uploaded on the other website.

BanWolf commented 1 year ago

I have the same problem.

tensor5g commented 1 year ago

same problem

ThePhaseless commented 1 year ago

if you're using py files, just replace 3_30_vortex_download file in templates folder with your own screenshot (make screenshot with a bit of background to avoid missclicks)

dnt400311 commented 1 year ago

ThePhaseless commented May 18, 2023

why does my .py file open the cmd and closes instantly?

ThePhaseless commented 1 year ago

@dnt400311 Your question is not connected with this issue, please open a new one, but first try running it from terminal like this: python3 scriptname.py

Ireheart commented 1 year ago

ThePhaseless commented May 18, 2023

why does my .py file open the cmd and closes instantly?

Because author does not include dependencies like numpy.

See https://github.com/greg-ynx/NexusDownloadFlow-2022 as alternative

parsiad commented 3 months ago

There is a new release; please consider updating.