Jump to content
UBot Underground

Search the Community

Showing results for tags 'printscreen'.

  • 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 1 result

  1. Hello, I am trying to create a bot that will navigate to a list of websited defined in a text file and then run through the list to take a screenshot. I have a feeling I am going to need a loopwhile type command but I'm getting lost on how to set it up. Here is roughly what I have so far: define Screenshot(#screenshot) { clear list(%ScreenshotURLs) add list to list(%ScreenshotURLs,$list from file("{$special folder("Application")}\\screenshot_urls"),"Delete","Global") LoadAndWait() navigate($next list item(%ScreenshotURLs),"Wait") LoadAndWait() save browser image
×
×
  • Create New...