View Single Post
  #1449  
Old 05.07.2020, 11:02
JimmyRompeolas JimmyRompeolas is offline
Modem User
 
Join Date: Jul 2020
Posts: 1
Default

Hi all,

First of all, huge thanks to the devs and mgpai for your software and effort helping with the scripts!

I'm trying to write a simple script that goes through the links in the download list and just starts them and after at least a single byte has been downloaded, it disables it, deletes what's been downloaded and jumps to the next link.

I've tried using the following script but since the download start is inconsistent, I would need a really long "sleep" in order to make sure the download has started and the conditions are met.

Maybe I'm completely wrong in my approach, so any help would be greatly appreciated!

Last edited by JimmyRompeolas; 05.07.2020 at 15:27. Reason: Removed code due to potential abuse
Reply With Quote