Jump to content
UBot Underground

Bot Keeps Stopping After 150-160 Cycles.


Recommended Posts

So I am trying to just make a basic scraper for domains for personal use. I don't know if this is just a thing in the Ubot Creator that is default. I haven't actually compiled it to an EXE because it keeps stopping.

 

Can someone check where I am going wrong? You may see "#meter". That was suppose to clear my list after so many cycles since I thought that my list "%exportDomain" was overloaded causing it to stop. I guess not.

 

"#cycles" is basically each new page.

"#position" is counting the offset to scrape each domain.

"%exportDomain" is the domains scraped.

 

You will need an account on http://expireddomains.net

 

My credentials were hard coded so I just put UI boxes for you to input your info.

 

I cannot copy/paste the entire source code since I have just the Standard version of UBot.

 

So I attached it below.

Register Scraper.ubot

Edited by -Illuminati-
Link to post
Share on other sites

Im going to guess that what is actually happening is that your browser eventually piles up on you and causes the issue - If I were you, on each loop (or each x-many loops) clear/reset the browser and it should solve the problem entirely.

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