Nexus No Wait ++

Download from nexusmods.com without wait (Manual/Vortex/MO2/NMM), Tweaked with extra features.

< Feedback on Nexus No Wait ++

Review: ناچار - قوليازما ئىشلىمەيدۇ

§
يوللانغان ۋاقتى: 2025-09-06

Script is broken on firefox and doesnt initiate slow download. Error in console: MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead. The script was working prior to nexus' new design.

§
يوللانغان ۋاقتى: 2025-09-06

I should add that I'm using the latest version of Firefox w/ violentmonkey. I've also tried using tampermonkey.

torkelئاپتور
§
يوللانغان ۋاقتى: 2025-09-06
تەھرىرلەنگەن ۋاقتى: 2025-09-06

That warning is a warning about the site code on the site itself and has nothing to do with the script, all script logs/errors should go something like this;


[ Nexus No Wait ++ | v1.1.15 ]
 [error]: error text here
Page: https://www.nexusmods.com/xxx/mods/yyy?tab=files Nexus No Wait ++.user.js:86:40 

could you please send a link to a file you are experiencing issues on so i can try to reproduce this issue and show the error popup or so if you cannot find the logs?

§
يوللانغان ۋاقتى: 2025-09-06
تەھرىرلەنگەن ۋاقتى: 2025-09-06

Ah my bad, I didnt realize that was a site issue. The issue I have is on any mod, take this for example https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 . I should also note that if the auto skip is enabled it will close the tab without initiating a download. I've tried clearing cookies, disabled strict tracking protection, and disabled all extensions. The userscript manages to navigate to the download portion, but fails to select slow or fast download

Logs:

[ Nexus No Wait ++ | v1.1.15 ]
[debug]: Loaded settings
Object { autoCloseTab: false, skipRequirements: true, showAlerts: true, refreshOnError: false, requestTimeout: 30000, closeTabTime: 1000, debug: true, playErrorSound: true }

Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
[info]: Debug mode enabled (alerts will be shown for debug logs).
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39
[ Nexus No Wait ++ | v1.1.15 ]
[info]: Initializing main functions
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39
[ Nexus No Wait ++ | v1.1.15 ]
[debug]: getPrimaryFileId found via action-nmm 656110
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
[debug]: autoStartFileLink detected file_id in URL
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
[debug]: Started mutation observer
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1

torkelئاپتور
§
يوللانغان ۋاقتى: 2025-09-06

Ah my bad, I didnt realize that was a site issue. The issue I have is on any mod, take this for example https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 . I should also note that if the auto skip is enabled it will close the tab without initiating a download. I've tried clearing cookies, disabled strict tracking protection, and disabled all extensions. The userscript manages to navigate to the download portion, but fails to select slow or fast download

Logs:

[ Nexus No Wait ++ | v1.1.15 ]
[debug]: Loaded settings
Object { autoCloseTab: false, skipRequirements: true, showAlerts: true, refreshOnError: false, requestTimeout: 30000, closeTabTime: 1000, debug: true, playErrorSound: true }

Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
[info]: Debug mode enabled (alerts will be shown for debug logs).
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39
[ Nexus No Wait ++ | v1.1.15 ]
[info]: Initializing main functions
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39
[ Nexus No Wait ++ | v1.1.15 ]
[debug]: getPrimaryFileId found via action-nmm 656110
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
[debug]: autoStartFileLink detected file_id in URL
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
[debug]: Started mutation observer
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1

in the settings menu for my script change the Auto-Close tab Delay setting to something higher (it is in milliseconds if i remember correctly),
most likely the tab is closing before the download starts due to it closing faster than your internet can start the download. looking at the logs it seems that you have the setting disabled so i probably fumbled something in the script, i will be pushing a patch for this soon but in the meantime just make the delay really long and see if it helps

torkelئاپتور
§
يوللانغان ۋاقتى: 2025-09-06
تەھرىرلەنگەن ۋاقتى: 2025-09-06

i just tried this on firefox and it is working for me, im not fully sure what exactly is happening to you, the logs you posted seem to stop after starting the mutation observer, which should not be happening; The only thing i can think of right now is that you may be rate-limited by nexus, I apologize for asking much but could you try to explain more what exactly is happening when you try to download / the process so i can try and replicate it

this is what the logs show for me when trying this file (seems to work on my end);


[ Nexus No Wait ++ | v1.1.15 ]
 [debug]: Loaded settings 
Object { autoCloseTab: false, skipRequirements: true, showAlerts: true, refreshOnError: false, requestTimeout: 30000, closeTabTime: 1000, debug: false, playErrorSound: true }

Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
 [info]: Initializing main functions 
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39
[ Nexus No Wait ++ | v1.1.15 ]
 [debug]: getPrimaryFileId found via action-nmm 656110 
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
 [debug]: autoStartFileLink detected file_id in URL 
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
 [NNW++] clickListener Nexus No Wait ++.user.js:98:66
[ Nexus No Wait ++ | v1.1.15 ]
 [debug]: Started mutation observer 
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
downloadable font: Glyph bbox was incorrect (glyph ids 97 105 122 137 147 151 169 179 183 198) (font-family: "bebas_neuebook" style:normal weight:400 stretch:100 src index:1) source: https://www.nexusmods.com/Contents/Fonts/bebasneue_book-webfont.woff2
[ Nexus No Wait ++ | v1.1.15 ]
 [debug]: ajax response 
Object { status: 200, length: 49990, preview: `    <script src="../../../assets/javascripts/highstock/highstock-6.2.0.js"></script>\n    <script src="../../../assets/javascripts/highcharts.flag.grouping.js"></script>\n\n<script>\n    $(function () {\n        fillFromModStaticStats('.modpage');\n    });\n</script>\n\n<style>\n    :root {\n        --body-background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)), url('https://images.nexusmods.com/mod-headers/1704/tb/med/65720_1648988756.jpg');\n    }\n\n    body::before {\n        backg` }

Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
 [debug]: NMM GET response preview:     <script src="../../../assets/javascripts/highstock/highstock-6.2.0.js"></script>
    <script src="../../../assets/javascripts/highcharts.flag.grouping.js"></script>

<script>
    $(function () {
        fillFromModStaticStats('.modpage');
    });
</script>

<style>
    :root {
        --body-background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)), url(' https://images.nexusmods.com/mod-headers/1704/tb/med/65720_1648988756.jpg ');
    }

    body::before {
        background-image: none;
        /* Remember, this is the fallback for the `background-image` below */
        background-image: var(--body-background-image);
        height: 50vh;
        background-size: cover;
    }
</style>

<input type="hidden" id="page-link" name="page-link" value="https://www.nexusmods.com/skyrimspecialedition/mods/65720" />
<section id="section" class="modpage" data-game-id="1704"  data-mod-id="65720">
    <div class="wrap clearfix">
        <div id="featured">
                            <div id="feature">

<div class="img-wrapper header-img ">
    <img src="https://staticdelivery.nexusmods.com/mods/1704/images/headers/65720_1648988756.jpg"  class="" > 
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:50:40
[ Nexus No Wait ++ | v1.1.15 ]
 [info]: Found data-download-url (NMM) nxm://skyrimspecialedition/mods/65720/files/656110?key=gqRqu1qTjhTGPQVdyACXHg&expires=1757365843&user_id=142995218 
Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39
[ Nexus No Wait ++ | v1.1.15 ]
 [info]: Download started (UI updated). 
Object { button: null }

Page: https://www.nexusmods.com/skyrimspecialedition/mods/65720?tab=files&file_id=656110&nmm=1 Nexus No Wait ++.user.js:62:39

torkelئاپتور
§
يوللانغان ۋاقتى: 2025-09-06
تەھرىرلەنگەن ۋاقتى: 2025-09-06

i have done a bit of research, seems as the nexus site is rolling out more changes and my fallbacks were a bit messed regarding mostly manual downloads for people who have gotten this update it seems, so i have tried to fix this, please update to v1.1.16 and see if it fixes your issues, sorry for seemingly misunderstanding your original comments (i was sleepy)

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.

长期地址
遇到问题?请前往 GitHub 提 Issues。