NexusDownloadFlow 2022v1.0.0
NexusDownloadFlow 2022 : Auto clicker script using computer vision
NexusDownloaderFlow (NDF) 2022 is a script that take screenshots and classify if any template match with the current
screenshot taken. It was made in order to automate process with Wabbajack modlist installation of Nexus' mods
in which
you have to manually click on Slow download
button is your NexusMods account is not premium.
How to use NDF 2022 ?
Just execute NexusDownloadFlow 2022.exe
and open your NexusMods' download page.
Auto clicker is not clicking
Do not worry, you have to replace the templates files where you installed NDF with the one you will screenshot:
NexusDownloadFlow 2022/assets/template{x}.png
template1.png
is the rawSlow download
buttontemplate2.png
is theSlow download
button with mouse overtemplate3.png
is theClick here
link appearing five seconds after clicking onSlow download
button
Credits
Thanks to @parsiad for inspiring me with his repository named parsiad/nexus-autodl
(I could not download his auto clicker).
Requirements used for this script are :
- PyAutoGUI~=0.9.53
- opencv-python==4.5.5.64
- mss~=6.1.0