Jump to content
UBot Underground

Ubot does everything, except work.


Recommended Posts

After working and tweaking and working more on ubot. I cannot get it to work with dialup, Firefox does not have the problems that I have with ubot.

 

I am posting to craigslist

 

I use dialup as a geolocated proxy service, yes, its kinda slow, but its not that bad with craigslist a very minimal site.

 

The issue is errors, I get them all of the time with time outs and dns errors. Why? how can I fix this? I was thinking that I could make a subroutine (define) to control these errors but I couldn't get it to work.

 

 

any ideas on what I can do? Thanks!

Link to post
Share on other sites

Well...there are a multitude of members who have functioning craigslist bots, so having said that, it's clearly not UBot and it's clearly not craigslist. The only non-constant is your dialup service which tells me that is the culprit. So your title is a little off the mark, as it works fine. You might want to explore other proxy options.

 

John

Link to post
Share on other sites

Well...there are a multitude of members who have functioning craigslist bots, so having said that, it's clearly not UBot and it's clearly not craigslist. The only non-constant is your dialup service which tells me that is the culprit. So your title is a little off the mark, as it works fine. You might want to explore other proxy options.

 

John

 

 

Im just trying to get some idea on how to get it to work, Im being negative about anything.

Link to post
Share on other sites

How can I build some form of error handling into ubot? I am thinking that I can save the URL to a variable, use aloop while to check if the page has loaded and if not wait 60 seconds and navigate to that url that was stored.

 

Im somewhat new, so I cannot get this to save the url.

  • Like 1
Link to post
Share on other sites

Yeah, that's fine. I was just saying that is the only part of the mix that is likely causing the issue. Dialup inherently causes issues regarding connections, etc in an environment such as UBot that is completely dependent on 100% up time. Any break in a connection can cause everything to fail.

 

John

Link to post
Share on other sites

Yeah, that's fine. I was just saying that is the only part of the mix that is likely causing the issue. Dialup inherently causes issues regarding connections, etc in an environment such as UBot that is completely dependent on 100% up time. Any break in a connection can cause everything to fail.

 

John

 

 

It doesnt seem to be a break in the connection, the connections are mostly fine. I do expect some errors of course. But with ubot, I seem to get a lot of them that I not get with firefox when running side by side.

 

What I want to do is when I get a error such as a DNS error, I just want to refresh the page. Using a javascript refresh doesnt work since the page never actually loaded. So i am trying to come up with a way to store current URL into a variable.

  • Like 1
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...