pip3 install progressbar
then you do
pip3 install mechanize
as step 3 you create a file called
"checkAccounts.txt"
put your accounts in there in the format "Email:Password"
now to add your proxies you create a file called "proxy-Default.txt" and then put your proxies in this format in "IP:Port"
To Fix you first put
pip3 install progressbar
then you dopip3 install mechanize
as step 3 you create a file called "checkAccounts.txt" put your accounts in there in the format "Email:Password" now to add your proxies you create a file called "proxy-Default.txt" and then put your proxies in this format in "IP:Port"Took me half an hour to fix :)