Jump to content
UBot Underground

sputnik13

Members
  • Content Count

    133
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by sputnik13

  1. Thanks for the props on my Energizer tools :-) combine the two methods ... make rss feeds out of your long list of profile urls. 2000 profile link urls / 20 urls per .xml rss feed url = 100 urls to now "index" toss the 100 rss feed .xml urls into the energizer ... bake on high and get rockin.
  2. You guys are going into these webs sites thru the most difficult fashion ... there are already massively scraped lists of site for profiles ... AND the best method to Create a Site from scratch is outsource - manually [ imho ]
  3. Just anted to say thanks to those working on this ...
  4. Wow ... ok - theres nothing like "kicking the gift horse in the teeth." Guess he could have just said RTFM? [ oh wait - there is no manual is there? ] Not sure why it wasnt said earlier - but it appears you need to use some of the basic list manipulation commands in uBot - like $list position. Not totally positive but this should take u in the right direction http://content.screencast.com/users/sputnikkk13/folders/Jing/media/70661fa2-4e02-483e-8d0e-d137f5468f68/list-stuff.png http://content.screencast.com/users/sputnikkk13/folders/Jing/media/fdbd3c3b-7ca2-44e4-a652-afe861fd0668/l
  5. Im trying to use aaron nimmocks Yahoo email verification bot as base source - but it doesnt seem to be clicking the links!!! - went with yahoo cuz you guys say its bestest ... I do like google for sign ups as you cna kinda make it a catchall with these tricks - bobsyouruncle@gmail.com ... is also the same as ... - bobs.your.uncle@gmail.com - bob.syouru.ncle@gmail.com - bobs.your.uncle+99@gmail.com - bobsyouruncle+100@gmail.com all will and can be delivered to the 1 gmail account. So long usernames prior ot the @ sign when creating gmails can yield good stuff. Many sites will
  6. was my posted example doing it the wrong way?
  7. Had the very same problem, came from the iMacros world of botting - and they just "append to file" Just as in-elegent to be sure but the only way Ive seen or read to do this in uBot is: 1. use a .txt or .csv file to store success or failures. 2. check for success on page 3. if success - read log file in to a %list via %add to list from file 4. add to list [ the new successfull URL or info you wish to add ] 5. resave new update list to log file. My code and nodes are attached as an example. Id love to find a better way!!! So please if folks have a way to make this better Id lo
  8. Hey there ... the Bypass Captcha command/function - whatever it is ... really sucks down the system resources as it waits for the reply is processing or what ever its doing. Should i toss that beast node in a thread and let her rock? Not sure it would do anything good? Advise....
  9. OK for the sake of needing to offer one or the other Yahoo or Google ... which is the best for use and programming with uBot?
  10. Is there a way to make it so the error messages dont stop the bot OR that we can direct the script to a certain NODE upon an error - like onto the next site in the list ... Sometimes the sites / platform are slow or backing up ... and elements cant be selected - and thus UP pops the error and the bot is now stopped. And since its designed to work while I grab my meager 4-5 hrs of pillow time - its sucks to wake up and see your bot is stuck at site 65 of 500. Help a newber out please ... idears? Gracias in advance
  11. Thanks buddy ... but this is a bot for more than just me - hopefully "customers" Maybe I need to establish a massive catchall account for my customers on a few different dummy domains and just have a bot that chuggs clicking my clients confirmations all day? that would be a pretty cool feature eh? Anyone else have any ideas?
  12. Also ... are you sure they may be solving it right - but the site may not allow software based entry of the captcha solution so you have to use the send keys tricks to fool the app that a human is actually typing in the solution. Can u solve it via the manual captcha commands in uBot?
  13. have u tried doing it manually to make sure your grabbing the correct image and not the next image the captcha service will display if your app were to misfire or fail [ the refreshed captcha image ] I had that happen due to errant programming on my part once.
  14. I'll probably endup using both services for my bot but what is best - fastest and more relaible to use from a uBot users and coders perspective - gmail - yahoo ... or other freebie email service for clicking account verification links ? I did a run on a community site last nite - uses captcha and email verification. bypasscpatchas seemed to rock 265 sites - < 20 failures logged in the results file . However; i only rec'd 112 emails to the Yahoo email account. Im running the same test using gmail to see if its the bot - the community or the email account host or ??? I also need a bo
  15. Ha! Ok well now we're all on the same page
  16. nah just refresh the captcha image like on the recaptcha's ya can hit refresh. Barring sending spectacles to india or indonesia or wherever bypass captcha exists - not sure what else to do with some of these mind numbing captcha images
  17. can ya make it refresh the image a few time before grabbing it? I may be just anecdotally perceiving that the capcha images [ recaptcha's anyways ] seem to get simpler after a retry or two. totally spitballing here
  18. fully serviceable solution to be sure - I was doing that with BeatCaptchas ... but its sooooo much more involved to code and 2x slower than bypass captcha - imho. As well the error rates were higher there [ beatcaptchas ] ... the Bypass Captchas function in uBot is much more elegant a solution, faster and easier - and seemingly more accurate with less moving parts to code. Sadly ... manual is THE fastest solution yet :-) Here's some text trying to explain what is going on ... Step 1. Choose Captcha Image "by attribute" Step 2. Choose Captcha Functions - select Bypass Captcha Step 3.
  19. a little late buddy - but thanks bro - I found in a search! banga! it worked first go :-) OOops retraction - not displaying ... weird? Correction - working :-)
  20. Ok well thanks for humoring my DAQ [ Dumb Ass Question ] - im a little late to the Insert Node drama fest - a little more search found out the reason why I wanted to shove my fist thru the monitor and grab the guy who changed that feature by the juggular ... I will take my cro-magnum ass and evolve I guess. Yeah I guess my bot was an OLDie - i had resisted the new version upgrade after all the hoopla over the compiler issues etc ... so it went from old code to the latest. Some nodes are 'editable'. I'll live. On a good note - thanks for the tips on the tips for Bypass Captcha!!! works
×
×
  • Create New...