08-13-2012, 01:13 PM
Hey,
thanks for the great piece of software! I'm trying to create a macro that automates registration. The macro should read credentials from .txt file that are like:
[email protected],johndoe,doepassword
[email protected],jackj87,mypass123
[email protected],anonmouse,cheesepw
[email protected],wowguy61,wowrulesspassword
Now the problem is: how to make macro to read email, username and password separately? They are separated by comma. Also, is there a way to make the macro go to next line after previous line is succesfully used (=pasted to register form and pressed submit)?
Thanks for your help!
Greetings CC
thanks for the great piece of software! I'm trying to create a macro that automates registration. The macro should read credentials from .txt file that are like:
[email protected],johndoe,doepassword
[email protected],jackj87,mypass123
[email protected],anonmouse,cheesepw
[email protected],wowguy61,wowrulesspassword
Now the problem is: how to make macro to read email, username and password separately? They are separated by comma. Also, is there a way to make the macro go to next line after previous line is succesfully used (=pasted to register form and pressed submit)?
Thanks for your help!
Greetings CC