Recent content by Netami

  1. N

    Java - Using DeathByCaptcha

    I have also tried this, with the same results.
  2. N

    Java - Using DeathByCaptcha

    Hey all, first post here and I'm having some issues using DeathByCaptcha to solve reCaptchas for an account creator I'm working on. For some reason, my program will always hang on my client declaration line: SocketClient client = new SocketClient("Netami","$password"); I'm messaged their support...
Back
Top