TearOrDear

The way to find the solution is to go through the code and study it.
While solving it, i’ve found 3 possible passwords and one user name. All gave me the correct message, but only the last found password was the correct.

HINT: give special attention to the code where “textBox_user.Text” and “textBox_pass.Text” are, because those are the variables that will make it work, as you should already know!