Free video Tutorials
Updating every hour!
46204 online video tutorials and counting.
Video Tutorials

Visual basic 2008 Spammer tutorial


I will teach you how to make a spammer with a text editor built in.

Start Button:
Timer1.Interval = textbox1.text
Timer. Enabled = True

Stop Button:
Timer1.enabled = False

Clear Text Button:
Richtextbox1.text = “”

Timer1:
SendKeys.Send (textbox2.text)
SendKeys.Send (”({Enter})”)

*****************
Don’t forget to subscribe.
Visit my site:
http://www.freewebs.com/fpsolutions

Thanks!