I figured it out nvm. I just set this "\w{32}" as the regex but I actually clicked on the w/ button and then typed in the 32. Seems to work fine
How to extract information from txt or excel
-
Guys, I made a script to auto fill some forms. This is great but the only thing is that I have to write manually what I want the scrpti to use. It's anoyiong because I already have it a text file or excel. Wante to know if theres a way the Bot just take all the info that it needs from a list of data-
-
@dreinyel said in How to extract information from txt or excel:
Guys, I made a script to auto fill some forms. This is great but the only thing is that I have to write manually what I want the scrpti to use. It's anoyiong because I already have it a text file or excel. Wante to know if theres a way the Bot just take all the info that it needs from a list of data-
Use the resource "LinesFromFile".