Jump to content
bc-vnt

Facebook Spammer in VB.NET and source code

Recommended Posts

Download : Zippyshare.com - FB Spammer.exe

Download2 : FB Spammer.exe download - 2shared

Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Timer1.Start()
End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Timer1.Interval = TextBox2.Text * 1000
Timer1.Stop()
End Sub

Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick

SendKeys.Send(TextBox1.Text)
SendKeys.Send("{Enter}")
End Sub
End Class

Link to comment
Share on other sites

=))

OFF: FOARTE Elaborat. Interesant. Bravo! Merge! Mersi!

ON: Fa si tu ceva mai util. Nu veni cu ASA ceva pe RST.

De ce credeti ce le-am pus SPECIAL pentru voi , zilnic cred ca sunt cel putin 10.000 +- searchs on google de surse simple pentru a se invata limbaju'

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...