How Do You Split Username:Pass When Taking From A Text File?

vman2k9

Client
Регистрация
22.04.2011
Сообщения
10
Благодарностей
1
Баллы
1
Hey,
Does anyone know how i can take and split line by line text files in the format of:

username1:apassword1
username2:apassword2

etc....

And use them to input them into the logins.

Thanks,
Lewis.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
at first you should use macros File.GetString (Files and Directories -> Take a line from the file) then take execution result of this branch and use it with macros String.Split
and insert execution result of macros File.GetString as input string for String.Split
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
683
Баллы
113

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