If you accidentally double tap enter and skip the part of the script that ask how many keys would you like to enter, it seems to start creating keys. I let it get up to 80 keys before I force stopped the script.
Recommend adding a conditional check for valid input so that if the user doesn't enter in anything it will display a failed message and ask for input again.
If you accidentally double tap enter and skip the part of the script that ask how many keys would you like to enter, it seems to start creating keys. I let it get up to 80 keys before I force stopped the script.
Recommend adding a conditional check for valid input so that if the user doesn't enter in anything it will display a failed message and ask for input again.