This short Visual Basic script prompts the user to enter a password and checks if it matches the string "fish", displaying a message box with either "Correct Password!" or "Incorrect Password!" depending on the result. It saves the code as Password.vbs to allow it to be run as a script.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
30 views
Password Notepad Vbs Script
This short Visual Basic script prompts the user to enter a password and checks if it matches the string "fish", displaying a message box with either "Correct Password!" or "Incorrect Password!" depending on the result. It saves the code as Password.vbs to allow it to be run as a script.