I'm writing a PHP script to create Twitter accounts, but I'm running into a problem.
I can grab the CAPTCHA, feed it the response, and build the postvars. I've used Tamper in Firefox to get all the header information. I've tried a ton of variations on the Header fields, etc etc, but I keep...