Jump to content
UBot Underground

Search the Community

Showing results for tags 'Download File'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 7 results

  1. I`m having big problems saving CSV files from an online keyword research tool I`m using. I`ve already searched this forum and other sources but nothing helped me. What I want to do: After a click command on: Download as CSV, the "Save as Dialog" will open. (so far so good) Now I only need to set a WINDOWS COMMAND -> CLICK DIALOG BUTTON -> INPUT THE CORRECT VALUES....right? Wrong! When I put this command after the Click Command, the Save as Dialog will open but nothing is going to happen from this point on. Please see this video for more details: https://www.loom.com/share/8f94ea109
  2. Hello there, I am creating a simple bot which download the file from the url, Now I am stuck at the wait part, I want to make the bot wait till download completes and then go further on next commands... Any Idia how to do that ? and is there anyway to get download badnwidth live ? Thanks In advance
  3. hi, I am using my php script that contains my PHP my admin database tables. when this PHP script is ran, it will download the MYSQL database table. When I use the 'Download file' and run the node for http for the PHP script it works fine and downloads instantly. However when I compile the bot to .exe, it isn't even running the script. Can someone help please? Thanks Code: download file("https://XXX.XXX/refresh.php","C:\\Users\\GOAT\\Desktop\test.csv")
  4. I am trying to use the download file command, but I am getting an error. This is the command I am using: download file(#myURL,"{$special folder("Application")}\\my_file.pdf") and this is the error I am getting regarding a protocol violation: http://i827.photobucket.com/albums/zz196/Daniel_Attard/Protocol%20Violation_zpsiogoqzdk.png Anyone have an idea what the problem might be? Thanks.
  5. Anyone knows a way to determine filesize of downloads? This is possible because when i use a download manager as soon as the download starts within one second it shows the size of the download and the time left of the download finishes.
  6. Realising that not everyone has access to the Developer Edition forums http://www.ubotstudio.com/forum/index.php?/topic/17189-download-file-referrer/&do=findComment&comment=103819 i duplicate the question here to have more chance for an answer. I have an issue with the Download File command. I am working on a site where they seems to have a referrercheck on files. When i browse directly (navigate command) to the file with no referrer i get blocked, when i browse directly to the file with the correct referer send it works ok so at this point we know there is a referrer check. But now
  7. Hello everyone Could someone help me? Download it and I wanted to save the file to your hdd, unfortunately, the download is only a very small part of the file (which I can not open) navigate ("wp.pl", "Wait") download file ("http://i.wp.pl/a/f/jpeg/31025/marcelo_zalamany_nosze_650.jpeg", "C: \ \ Users \ \ oem \ \ Desktop \ \ Grycan \ \ test \ \ 1") what im doing wrong? And the second question? how do not replace the file? file1, file2, file3, etc.
×
×
  • Create New...