Jump to content
UBot Underground

Recommended Posts

I know this is a topic some people struggle with at first - I'm no exception. I'm trying to save an image file, but nothing I've tried seems to work when the script runs.

 

Video here: https://sendvid.com/1nst957d

 

I tried an alternative way which was to open the image file in the browser and save it from URL. This works a treat, but unfortunately when you compile the bot, if the browser window isn't visible, the image doesn't save properly. Only found this out after compiling. Since I want this to run without the browser, it's not an option. Unless someone knows another workaround.

 

Link to post
Share on other sites

Just scrape the full path of the image and then use the Download File command: http://wiki.ubotstudio.com/wiki/Download_File

Thanks - this works. I'm finding the file upload/download the hardest part of Ubot so far.

 

Here's another example of a site where I can't get Ubot to upload anything:

https://www.thexifer.net/#upload

How do I upload an image file?  Nothing works with any of the selectors I'm using. And when I click on the element in the Ubot browser, an error message comes up, which doesn't happen when you do the same thing outside of Ubot.

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...