i am new to this bot and trying to learn of the script logics.
My usernames are saved in usernames.txt file and i've loaded them in "Resources" in BAS. How can i make it so that if the "The username is already used" error pop up appears, then BAS tries to use second line of usernames.txt?
Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.