My VB 2008 Prank Virus
Uploader Comments (dAwItZ5)
All Comments (17)
-
could you stop it using sandboxie to
-
Nice made :)
-
LOL, that was cool.
-
great video! realy my friend you make great work :)
-
uhm... i am not shure but it probably is:
shell(*name of .exe file*)
-
it is just 1 form. and if you want to do that for instance from form1 to form 2 the code is just:
me.hide()
form2.show()
-
can you release the source and put it on mediafire please!?
-
nice!
-
Private Sub Form1_FormClosing(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosi
ngEventArgs) Handles Me.FormClosing If (e.CloseReason = CloseReason.UserClosing) Then e.Cancel = True MessageBox.Show("OWNED!", "OWNED!", MessageBoxButtons.OK, MessageBoxIcon.Error) End If End Sub
-
hey bro i need the code for ur brank for when u try to close the program it opens up the same proream?
can i have that?
planoanimator 3 years ago
kk, i will post the link :)
dAwItZ5 3 years ago