Sendkeys (Text1.text)
SendKeys "{ENTER}"
Start button Code:
Timer1.Interval = Text2.text
Timer1.enabled = True
Label1.caption = "Spammer is now Flooding"
Stop Button Code:
Timer1.enabled = False
Label1.caption = "Spammer has stopped Flooding"
Visual basic , delphi , c#