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:
I'm messaged their support team, but naturally there's been no response. Any ideas?
Code:
[COLOR=#A9B7C6][FONT=Courier New]SocketClient client = [/FONT][/COLOR][COLOR=#CC7832][FONT=Courier New]new [/FONT][/COLOR][COLOR=#A9B7C6][FONT=Courier New]SocketClient([/FONT][/COLOR][COLOR=#6A8759][FONT=Courier New]"Netami"[/FONT][/COLOR][COLOR=#CC7832][FONT=Courier New],[/FONT][/COLOR][COLOR=#6A8759][FONT=Courier New]"$password"[/FONT][/COLOR][COLOR=#A9B7C6][FONT=Courier New])[/FONT][/COLOR][COLOR=#CC7832][FONT=Courier New];[/FONT][/COLOR]