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

vman2k9

Client
Joined
Apr 22, 2011
Messages
10
Reaction score
1
Points
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
Joined
Jan 12, 2011
Messages
3,441
Reaction score
831
Points
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
Joined
Feb 9, 2011
Messages
1,216
Reaction score
683
Points
113

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)