Jump to content
UBot Underground

Site automation -> Page not loaded -> uBot error


Recommended Posts

I am making a bot to submit info from a file to a certain site and it is working great..

 

After every submit it uses a new proxy...

 

Now sometimes, proxy is not able to open the webpage and ubot tried to do next step.. since it is not able to do the next step, it shows an error box with OK button and I need to click on OK button so that bot continues..

 

Is there anyway using which bot doesnt stop when it encounters an error ?

 

 

Thanks

Link to post
Share on other sites

What type of error box is it? But just using it in an if statement would probably do the trick.

 

If search page 'whats ever on the site' then run sub

 

if not search page 'whats ever on the site' then change proxy

 

Thanks, I think IF statement will work.

 

Thanks again

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