|
Post by naskootbg on Mar 5, 2016 11:35:17 GMT
File: dfile.dll Command: dfile('theurlofthefile.jpg','file.jpg') Version: 1.0 Description: downloading images from the web and store them as local file. urlofthefile is link to the image on the web and file.jpg is the name of the file that will be saved on the hard drive. It can also change the format - e.g. from png to jpg. Example:
dfile('http://i.imgur.com/CGmOKGX.png','file1.jpg')
It can also download web pages as HTML, txt or word doc. Also pdf to pdf file, javascripts, CSS...
If the download is successful it outputs "True". It works on UniBot 1.5.+ only.
Attachments:dfile.dll_ (24 KB)
|
|
|
Post by naskootbg on Jul 26, 2016 9:55:51 GMT
|
|