You must provide the following configuration variables:
WP_XMLRPC_URL
=https://www.yourdomain.com/xmlrpc.php
(replace with your domain and use http:// if you don't have SSL support)WP_ADMIN_USER
=admin
(use your own admin username)WP_ADMIN_PASSWORD
=somepassword
(use your own admin password)
I just fixed a problem with the script where it wasn't returning a username and changed it to use some libraries to avoid possible encode/decode issues. New and improved!