Jump to content
UBot Underground

denrich

Fellow UBotter
  • Content Count

    58
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by denrich

  1. Thanks Helloinsomnia, that makes sense. I did use the ubot free memory and OS Free memory plugin also, that didn't make any difference.
  2. @pash That s what puzzles me, I'm using that large data plugin and still this happens.
  3. Hi Ubotters, Maybe someone can help me with this problem I've had for awhile, I have a dual processor and 16 Gigs Memory but I still get 'System.OutOfMemoryException was thrown." message even when I use 'Large Files' plugin and the 'free os memory' plugin. when I reached about 5000 data bits to my computer file. Thanks Denrich.
  4. How would i make two loop running at same time but with a delay of 7 seconds. One would be still scraping while the second one would perform another task from that list.
  5. Sorry guys this script to remove last line or last blank line from a list.
  6. If anyone wondering, Using saved txt files from "ScrapeBox" seems to interfere with proxies. Clean the files before adding to Ubot. That was my problem.
  7. I find this define command works well. define Remove blanks from list { set(#listtotal,$list total(%PROXY_LIST),"Global") decrement(#listtotal) remove from list(%PROXY_LIST,#listtotal)} Den.
  8. Hi, In the HTTP get, the proxy holder won't pick up the colon and port.Example in parentheses 111.222.33(:8080) Thanks.
  9. Hello everyone, anybody knows how to scrape toolbars? Maybe with the "http post" plugin or something. Thanks for your help.
  10. Anybody knows how to script a continuous loop from a list. Meaning the loop continues after it hit the last item from a list it restarts back to the first item from that same list to continue looping. This would be a list of proxies.Thanks.
  11. Hey Ubotters, Anyone know how to make a loading logo PNG image run when the start button is clicked and stops when the stop button is clicked. Thanks.
  12. Hey Kev123, what is the latest update on the plugin? Thanks.
  13. Hello Ubotters, I have a question and I hope it's understandable Is there any way to increment a Large list(plugin) list with ubot without having to add it to a ubot list to reduce memory. Incrementing a list outside ubot from Large Lists plugin. Those lists are not visible in the debuger.
  14. Yes I am aware of the limitation @Helloinsomnia but the summary option gives me what I need for now.
  15. Works.. thanks to Aymen http post plugins and a bit of regex, works like a charm I can scrape backlinks,trustflow,citation flow,reffered domains now quick and easy. Thanks.
  16. Basically extensions are pop up windows, I'm trying to find a way to scrape using hhtp post from Aymen plugin, since I can see the elements of the extension, also the chrome extensions won't show up in the ubot studio's browser.
  17. I mean like Majestic backlink analyser extension from Chrome browser, being able to scrape the backlinks and trustflow.
  18. Does anybody know how to scrape information from a Chrome extension? Or is it even possible.
×
×
  • Create New...