Jump to content
UBot Underground

Need Help With A Scrape


Recommended Posts

Trying to botimize the signup page at www.pinger.com/textfree/ but can't seem to get past the flash... anyone dealt with one of these?

 

Ubot Code Generator won't do its javascript thingy either... which would be nice! http://ubotstudio.com/forum/public/style_emoticons/default/cool.gif

 

TIA,

Duane

http://ubotstudio.com/forum/public/style_emoticons/default/rolleyes.gif

Link to post
Share on other sites

I was trying it today for someone else...I am unable to get past it either...at the moment anyhow. I haven't consulted the elders yet though, so I'll post back if I find out anything new...

 

 

John

Link to post
Share on other sites

Image recognition only works to click the first initial button, but does not work when trying to create an account.

 

Been trying to get this to work, but I don't know if there will be a solution. Interested to see if the elders can find a solution.

 

*EDIT*- Image recognition works all the way up until you have to check the checkbox and enter the captcha.

Link to post
Share on other sites

use image recognition works fine

 

pftg4

 

Are you using change attribute for this? Which attribute are you selecting?

 

Have you gotten the checkbox & captcha to work?

 

Thanks,

Duane

http://ubotstudio.com/forum/public/style_emoticons/default/smile.gif

 

 

Link to post
Share on other sites

ok, depending on the mood of the captcha service, you can sned the entire page and get the captcha solved...it's hit or miss though, depending on who's on the other end.

 

 

John

Link to post
Share on other sites

Yes, very nice! Thanks again John! Now we're just down to the captcha... doesn't look like its gonna be easy though... is the problem with this page that it is all flash based? http://ubotstudio.com/forum/public/style_emoticons/default/unsure.gif

Link to post
Share on other sites

Hey Duane,

 

If you run this:

pinger bot.ubot

 

With manual captcha you can acheive the desired result (add in the submit button, and customize as needed). For now it seems like John said the captcha is hit or miss. I got 1 correctly solved captcha out of 15 trys using DBC.

 

Not sure how many accounts you are trying to create, but manual captcha entry seems like the only option for now. Flash based sites definitely seem a little harder to automate!

 

Justin

Link to post
Share on other sites

Hmm... still trying to find a way to automate this puppy... gotta be a way to solve that captcha...

 

http://ubotstudio.com/forum/public/style_emoticons/default/blink.gif

Link to post
Share on other sites

Hmm... still trying to find a way to automate this puppy... gotta be a way to solve that captcha...

 

http://ubotstudio.com/forum/public/style_emoticons/default/blink.gif

 

I think the captcha could be solved, but before I try , what about the email?

 

The email changes from whatever@domain.com to whatever2domain.com

 

Need to solve that first.

 

See attached image.

post-2763-0-28552600-1329826034_thumb.png

Link to post
Share on other sites

I think the captcha could be solved, but before I try , what about the email?

 

The email changes from whatever@domain.com to whatever2domain.com

 

Need to solve that first.

 

See attached image.

 

lol didn't even notice that... hmm.... that kinda sucks... http://ubotstudio.com/forum/public/style_emoticons/default/blink.gif

Link to post
Share on other sites

John or TJ... does your Javascript Code Generator work with this kind of Flash? I can't get it to recognize it... but I may be missing something... http://ubotstudio.com/forum/public/style_emoticons/default/unsure.gif

Link to post
Share on other sites

no the code generator cant fill flash forms as there is no form elements for it to select.

 

I talked to Eddie about this today.

When sending key strokes (type text) for flash form areas it is not possible to pass the @ symbol, because it requires the Shift state me pressed as a system setting when sending key 2 to the type text area of the flash form.

 

Flash forms are much more difficult for this reason.

 

 

type text, would need an update to include the possibility for ^, %, + controllers. then it would be +(2) to send an @ symbol.

 

However the downside is that it would not be a run in the background type of bot anymore, as it would effect anything you do on the PC if you utilize that type fo type text / sendkeys

Link to post
Share on other sites
  • 2 weeks later...

okay ...

my idea isnt tested yet but maybe it can helps u...

if u have to solve flashcaptchas.

 

1. we need a website we host.

do a site with fakecaptcha funktion on your server

placeholder for the pic and a formfield for solve the captcha

 

2. go to the flashcaptcha site and take a picture on captchacode

 

3. send this pic to your server-site u did

the placeholder pic name must be the same name as the pic u was scrape on the flash site

 

4. send this to your captcha service and let him fill up the fakecaptchaformfield

 

5. after that save the result in a #var and send this var to the flashformfield

 

like i told i didnt test it but logical it should work like that

Link to post
Share on other sites

Thanks for the tip but the captcha isn't really a problem... I've got workarounds for the email... but its pretty ugly and I'd like to get something prettier... http://ubotstudio.com/forum/public/style_emoticons/default/rolleyes.gif

 

Once you get past the email the next screen is just as problematic with flash dropdowns to contend with. Again I've got a workaround, but it ain't pretty... http://ubotstudio.com/forum/public/style_emoticons/default/blink.gif

Link to post
Share on other sites

Thanks for the tip but the captcha isn't really a problem... I've got workarounds for the email... but its pretty ugly and I'd like to get something prettier... http://ubotstudio.com/forum/public/style_emoticons/default/rolleyes.gif

 

Once you get past the email the next screen is just as problematic with flash dropdowns to contend with. Again I've got a workaround, but it ain't pretty... http://ubotstudio.com/forum/public/style_emoticons/default/blink.gif

 

Care to share your work around DuaneF.

Link to post
Share on other sites

It shells out the nasty bits to winautomation... http://ubotstudio.com/forum/public/style_emoticons/default/cool.gif

Link to post
Share on other sites

It shells out the nasty bits to winautomation... http://ubotstudio.com/forum/public/style_emoticons/default/cool.gif

 

Thanks for the share.

 

Hope the @ bug gets solved in ubot.

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