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.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
41 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.