Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 10/02/17 in all areas

  1. If those $scrape attribute's are nested, I would take one or two out.
    1 point
  2. I know people have been getting similar errors for some time and a lot say its not consistent so it may be hard to help. But if you want to post your code maybe somebody can give some insight.
    1 point
  3. So I have had a bit of trouble absorbing all of this, but then I got a hold of the json plugin and started again from scratch. This time around I think I have a firm understanding of the process. So here I will try to explain what I have found, and hopefully it will help me to finally get this done, as well as help others who struggle with this kind of thought process as well. ui text box("YouTube API Key:",#ytapikey) ui text box("Video Id:",#videoid) divider divider set(#getcomments,$plugin function("HTTP post.dll", "$http get", "https://www.googleapis.com/youtube/v3/commentThreads?key={#yta
    1 point
  4. This topic can be closed. I figured it out. Exbrowser > Save Screenshot Element worked perfect.
    1 point
  5. Hi, I'm running an exbrowser bot on a server with portable firefox. Running one bot is fine. When I run a second instance of the bot, sometimes Firefox will freeze. There is 8GB of RAM, I run ccleaner before and after the bot runs and I've set Firefox to clear cache on exit. Is there a way to clear the firefox cache whilst it is running? I use the cleanup light command so that it doesn't close other instances of FF but I wasn't sure that was enough so that's why I was using ccleaner too. The bot itself is not freezing, only firefox, so I think that's because the cache has reached a p
    1 point
×
×
  • Create New...