@SuperMario I have no idea how to do this. Could you please send me a sample file?
"Get the list by thread number." I don't quite understand how to do this?
Hello, I am not finding a way to create random legit nicknames using random array of provided data.
The used data is Sarah Smith, Hotstreet 1, 84848 London, 1.1.1980
I wish to create random email adresses of it
sarah.smith@gmail.com
sarah.london@gmail.com
smith1980@gmail.com
sarah1980@gmail.com
smith.sarah@gmail.com
Any ideas how to solve this?
THanks!
Easy.. if u have resource like first name, last, city etc then.. in yout login field just tell BAS to write:
<firstname><lastname><AnyDigit><AnyDigit><AnyDigit><AnyDigit>
<firstname><lastname>199<AnyDigit> etc.. or
{{firstname}}{.| }{{{lastname}}|{{year}}}