Jump to content
UBot Underground

Search the Community

Showing results for tags 'list item'.

  • 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 3 results

  1. i have this captcha plugin that works well in sinle thread As soon as i increase threads it doesnt work , it solves captcha in only 1 thread this is the code Please help to separate list item in each thread set(#ApiKey,"67fefergtrgesfdwdweedweedewdew","Global") set user agent("Chrome") loop(20) { thread { in new browser { navigate("https://www.google.com/recaptcha/api2/demo","Wait") wait for browser event("Everything Loaded","") wait(1) set(#GoogleSiteKey,$scrape attribute(<class="g-recaptcha">,"data-sitekey"),"Global")
  2. Within a loop, I'm using "$next list item" to type into an input box from a list. This causes the item to have a comma at the end of it. Example: "dog," How can I hit backspace to delete the comma before moving on with my script? I have tried typing {BK} and {Backspace} into the "Text to Type" field following the "$next list item", but that doesn't work. For reference, I have pro version 4. Thanks.
  3. Hi ladies and gents, I've searched all over for this. Can't seem to figure it out. I have scraped data to a list. However, here's what one list item looks like: (0): <a href="/watch?v=2ah30iH8AUA" class="related-video yt-uix-contextlink related-video-featured yt-uix-sessionlink" data-sessionlink="ei=feleUc3QDsmw8gOZzoHAAw&feature=fvwrel&ved=CBQQzRooAA"> <span class="ux-thumb-wrap contains-addto "><span class="video-thumb ux-thumb yt-thumb-default-120 "><span class="yt-thumb-clip"><span class="yt-thumb-clip-inner"><img alt="" data-th
×
×
  • Create New...