Jump to content
UBot Underground

Download File - noob Problem


Recommended Posts

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.

Link to post
Share on other sites

still dosent wort ( im not sure if its ok)

 

http://sv070.sendspace.pl/cache/img/2013/04/21/dd/12b81c083fa587b0f09331f.1100x1100.jpg

Im wanna download file from      http://grycankulki.kalicinscy.com/pages/codes/save
and save here...    C:\Users\oem\Desktop\grycan\test\1

 

 

Its look like start downloading but not finish, file have just only 22kb

 

 

Im try find tutorial "download file" or similar but im coudnt find ;/

Edited by dahid84
Link to post
Share on other sites

ok its work ;]

 

 

Im have one more questions :)

 

ui text box("How much"#how many times)
loop("") {

 

 

Screen    http://www.sendspace.pl/file/f43671f37feb0b048703995

 

My idea is:
enter the number of repetitions of the Ui txt box and after loop doing the numbers repeat

 

Any ideas?

Link to post
Share on other sites

need a loop while and something to change the loop while condition to exit the loop

set var #check  = yes

 

loop while comparison #check = yes

 

set a ui button, and inside the button drag a set variable
name it #check and set to no

 

this will allow you to stop it later

Link to post
Share on other sites
  • 1 month later...

ok thx 4 help...... 
 

 

No im have one more question....

clear list(%id)
    add list to list(%id$list from file("{$special folder("Application")}\\id.txt"), "Delete""Global")

 

 

Im have id.txt where is ( 500 lines)

How to do with that bot deleted the lines from the file id.txt that I have chosen?


write here because I do not want open new topic

Edited by dahid84
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...