Help with iterating through text file of email addresses, passwords

DeepDishPizza

Новичок
Регистрация
16.06.2016
Сообщения
3
Благодарностей
0
Баллы
1
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 email addresses and passwords, log in to each of them, move on to the next one in the list, so on and so on, until the end of the text file. The program below works with multiple addresses, yet it seems to go through the list at random, sometimes skipping addresses for no reason when running in ZennoPoster.

The format of the addresses in the text file are:
[email protected]:pass1
[email protected]:pass2
[email protected]:pass3

In ZennoPoster Lite, I then set the "Execution Count" to however many addresses are in the file, this example, 3.

ZennoProject is similar to this one I found on this forum (besides for the last "Click" and its AOL):
http://pastebin.com/sVpa64GY

upload_2016-6-16_17-0-58.png


There will be around 1,100 addresses to log in to.

Thanks in advance!
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43

Вложения

  • 15,5 КБ Просмотры: 150
  • Спасибо
Реакции: DeepDishPizza

DeepDishPizza

Новичок
Регистрация
16.06.2016
Сообщения
3
Благодарностей
0
Баллы
1

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)