Результаты поиска

  1. D

    If statement to restart program when it encounters a captcha

    Hi all, I am trying to reactivate some email accounts that I use for testing purposes. Basically, I have a program that logs in to each account with the email address as variable 1 and the password as variable 2. It should log in, when prompted to enter a new password, put in the password...
  2. D

    Help with iterating through text file of email addresses, passwords

    Hello All, I am looking for assistance in logging in to email accounts. At this point, I need to simply log in to existing accounts with a list of addresses + passwords. My project is able to do so when I'm running through it in project maker, with no issues. I need to use a long list of...