Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.30 KB | None | 0 0
  1.   Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
  2.             Timer1.Enabled = True
  3.             MsgBox("Your Victim's Account Has Been Sucessfully Hacked! Password has been changed.", 48 + 0, "Complete")
  4.         Timer1.Enabled = False
  5.     End Sub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement