Recent content by kStarDacTeam

  1. K

    $5 to your Paypal

    It's everytime the same, I can't PM or even reply to sent PMs because I'm a newbie here... The code I've given you only filter duplicates in what's being collected, you were unclear on what you expect. Maybe you would like it filters duplicates too in the emails.txt file ?
  2. K

    $5 to your Paypal

    Me! Insert array_unique() function call just after the preg_match_all() call: $emails[0] = array_unique($emails[0]);
  3. K

    Solve Captchas For Free Using DeCaptcher

    Now that I've done more tests, I don't bebieve 1 second that captchas are solved by software... I used to send a middle difficulty captcha several times yesterday night: sometimes it come back with unvalid code, and a software OCR would be constant with the same captcha. Another fact is that...
  4. K

    Free Capcha for SenukeX

    From what I've tested, humans are behind this: try to send the same image several times, you'll have error sometimes. I believe it's not software OCR at all.
  5. K

    Free Capcha for SenukeX

    What is worrying me the worst in this fact: If it's requiring to use the real DBC account settings, why it's unable to get the balance ? And vice versa, if it's unable to get balance at DBC, why it's required to have real username/password ?
  6. K

    Free Capcha for SenukeX

    So maybe you should explain one thing to make things clear: - since it's using an API at captchasocr with an hardcoded username and password, why you still need to fill up you real Death username/password ? EDIT: The source code won't prove anything, as a request to transmit you DBC...
  7. K

    Solve Captchas For Free Using DeCaptcher

    This is absolutely not to criticize, as I enjoy the service :p, but I found strange that the domain was registered on May 16 and you reported it here on the 18th... Seems the registrar was netearth one, and that it's hosted at SingleHop. I found same sites sharing the same IP as captchasocr server.
Back
Top