Jump to content


Photo

Need Help With A Scrape


  • Please log in to reply
25 replies to this topic

#1 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 06:05 PM

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! Posted Image

TIA,
Duane
Posted Image

__________________________________________

... this message has been approved by me...

ola.gif


#2 JohnB

JohnB

    Advanced Member

  • UBot Users
  • PipPipPip
  • 3350 posts
  • LocationNJ
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 06:12 PM

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

#3 pftg4

pftg4

    Advanced Member

  • UBot Users
  • PipPipPip
  • 502 posts
  • OS:Windows 7
  • Total Memory:3Gb
  • Framework:v3.5 & v4.0
  • License:Pro

Posted 15 February 2012 - 06:17 PM

use image recognition works fine


pftg4
Diplomacy is the art of telling somebody to go to hell in such a way as they actually look forward to the trip.

#4 a2mateit

a2mateit

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1451 posts
  • OS:Windows Vista
  • Total Memory:3Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 06:38 PM

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.

#5 JohnB

JohnB

    Advanced Member

  • UBot Users
  • PipPipPip
  • 3350 posts
  • LocationNJ
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 06:42 PM

Image recognition doesn't work for the captcha though...you need to save it and backdoor it with an api perhaps.


John

#6 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 07:13 PM

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
Posted Image


__________________________________________

... this message has been approved by me...

ola.gif


#7 a2mateit

a2mateit

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1451 posts
  • OS:Windows Vista
  • Total Memory:3Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 07:38 PM

I was able to use type text with image recognition.

But unable to get the checkbox and captcha to work. :blink:

Here's what I got working so far:
Attached File  pinger bot.ubot   19.8K   6 downloads

Justin

#8 JohnB

JohnB

    Advanced Member

  • UBot Users
  • PipPipPip
  • 3350 posts
  • LocationNJ
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 08:02 PM

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

#9 a2mateit

a2mateit

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1451 posts
  • OS:Windows Vista
  • Total Memory:3Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 08:13 PM

John,

Were you able to get the checkbox to check?

Seems to be the only thing we cannot get.

#10 JohnB

JohnB

    Advanced Member

  • UBot Users
  • PipPipPip
  • 3350 posts
  • LocationNJ
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 08:42 PM

Yes, with IR:

http://screencast.com/t/a8FaGaqQP0


John

#11 JohnB

JohnB

    Advanced Member

  • UBot Users
  • PipPipPip
  • 3350 posts
  • LocationNJ
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 08:51 PM

Here's the whole form...

http://screencast.com/t/Mvk8aJsX3X



John

#12 a2mateit

a2mateit

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1451 posts
  • OS:Windows Vista
  • Total Memory:3Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 08:59 PM

Ahh... I see.

I was using IR but trying to use change checkbox. Nicely done John

#13 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 09:28 PM

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? Posted Image

__________________________________________

... this message has been approved by me...

ola.gif


#14 a2mateit

a2mateit

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1451 posts
  • OS:Windows Vista
  • Total Memory:3Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 15 February 2012 - 11:32 PM

Hey Duane,

If you run this:
Attached File  pinger bot.ubot   32.72K   15 downloads

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

#15 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 20 February 2012 - 11:19 PM

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

Posted Image

__________________________________________

... this message has been approved by me...

ola.gif


#16 odeesuba

odeesuba

    Advanced Member

  • UBot Users
  • PipPipPip
  • 140 posts
  • OS:Windows 7
  • Total Memory:4Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 21 February 2012 - 05:07 AM

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

Posted Image


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.

Attached Files



#17 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 21 February 2012 - 07:31 AM

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

__________________________________________

... this message has been approved by me...

ola.gif


#18 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 21 February 2012 - 08:02 PM

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

__________________________________________

... this message has been approved by me...

ola.gif


#19 LoWrIdErTJ - BotGuru

LoWrIdErTJ - BotGuru

    Botguru.net

  • Moderators
  • 3248 posts
  • LocationMichigan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 21 February 2012 - 08:27 PM

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

Web Automation Bots @ BotGuru.net Want a Custom bot? click here or Email me
rjr.jpg

botgurusecured-banner.png

 


#20 Legend

Legend

    Advanced Member

  • UBot Users
  • PipPipPip
  • 1454 posts
  • LocationJapan
  • OS:Windows 7
  • Total Memory:8Gb
  • Framework:v3.5 & v4.0
  • License:Dev

Posted 21 February 2012 - 08:57 PM

Any workarounds that you know of, any other way to drop in the @? Posted Image

__________________________________________

... this message has been approved by me...

ola.gif





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users