2 button = "START" & "STOP"
1 textbox and
timer
here's the code
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Timer1.Enabled = True
End Sub
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Timer1.Enabled = False
End Sub
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
On Error Resume Next
SendKeys.Send(TextBox1.Text)
SendKeys.Send("(Enter)")
End Sub
End Class
Who can Teach me how to create facebook chat spam?
ReplyDeleteany help from programmers their.
i will appreciate even little help
nkita ko na kalalabasan ng codes na yan,facebook spam attempt failure! hahaha! nghang ang PC at ang PC ang na SPAM! wehehe! ung PC ung naperwisyo.. EPIC FAIL!
ReplyDelete