Results 1 to 7 of 7

Thread: Uploading Picture With Decaptcher.com API

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2008
    Posts
    18

    Exclamation Uploading Picture With Decaptcher.com API

    Yes I have been using your Service for many months.

    I have always used the API for Vb.net and have always send the captcha by sending an actual url to you. (I use the Webbrowser Control) I'll use for example this:

    Code:
    Dim dr As DecaptcherResult = DecaptAPI.GetCaptchaSolved(Me.WebBrowser1.Document.GetElementById("captcha_image").GetAttribute("src"))
    But with the current project that I am working on right now I am having to take a screen shot, then save it to my harddrive.

    I know that through your API you allow us to upload the image from our harddrive but I just can't figure out how to use the code. I have tried this but it doesn't work:

    Code:
    Dim dr As DecaptcherResult = DecaptAPI.GetCaptchaSolved("c:\1\Untitled.jpg")
    Can you please tell me the proper code to send the image and get the response.

    Thank you so much

  2. #2
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: Uploading Picture With Decaptcher.com API

    Um... am I missing something here?

    Decaptcher is nothing to do with this forum, and whats more as it appears to be a captcha hacking service it certainly isn't something you'll get help with on here.

  3. #3
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Uploading Picture With Decaptcher.com API

    I don't think it is you KP.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Nov 2008
    Posts
    18

    Re: Uploading Picture With Decaptcher.com API

    Are you kidding me friend. This is a Vb.net Issue yes with Decapther.com. I'm not sure why you have something totally against this service but I am not using it for anything wrong actually and it has nothing to do with spam also.

    These services are 100 percent legal and they are not captcha hacking hey are Captcha Solutions. They are not hacked my friend, they are typed.

    God Bless you sir If you don't know how to help and you don't know enough vb.net to help just don't reply.

    Thank you.

  5. #5
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Uploading Picture With Decaptcher.com API

    Quote Originally Posted by astradamasta View Post
    Yes I have been using your Service for many months.

    I have always used the API for Vb.net and have always send the captcha by sending an actual url to you. (I use the Webbrowser Control) I'll use for example this:

    Code:
    Dim dr As DecaptcherResult = DecaptAPI.GetCaptchaSolved(Me.WebBrowser1.Document.GetElementById("captcha_image").GetAttribute("src"))
    But with the current project that I am working on right now I am having to take a screen shot, then save it to my harddrive.

    I know that through your API you allow us to upload the image from our harddrive but I just can't figure out how to use the code. I have tried this but it doesn't work:

    Code:
    Dim dr As DecaptcherResult = DecaptAPI.GetCaptchaSolved("c:\1\Untitled.jpg")
    Can you please tell me the proper code to send the image and get the response.

    Thank you so much
    "Yes I have been using your Service for many months." Who are you talking to here?

    I searched for "DecaptAPI" and "GetCaptchaSolved" and this is the search results "Sorry! We found no results for your search". So if you have a question, post the code.

    And please do not double post.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Nov 2008
    Posts
    18

    Re: Uploading Picture With Decaptcher.com API

    I did, I uploaded the whole class to the other post. Hope you have a better day and God Bless you!

  7. #7
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Uploading Picture With Decaptcher.com API

    The other thread was deleted because it was a duplicate of this one. One thread one topic please.

    This thread is closed because as near as I can tell Decapther.com is all about cracking...it doesn't matter what. We don't support any type of cracking.

    Thanks to all that reported this thread.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width