PerryRaptor 1 Posted February 4, 2011 Looking for native AutoIT code for downloading torrent files. Share this post Link to post Share on other sites
jvanegmond 306 Posted February 4, 2011 As far as I know, there is no native AutoIt code available to do this. It would be unpractical to handle so many connections at once in AutoIt. Any built AutoIt implementation will be sub-par to anyones standards since they will probably have download speeds that are 2x to 8x slower than via any other torrent client. There is a uTorrent UDF available that allows you to control uTorrent, which is more practical: github.com/jvanegmond Share this post Link to post Share on other sites