Making your own working spammer
Creating A Spammer in Visual Basic 2011
----------------------------------------------------------------------
So, Were gonna make a spammer in "Visual Basic 2010" If you say "Oh there's post about this, I dont need, LEAVE THIS POST."
Difficulty: Easy
----------
Item's Needed:
1 RichTextBox
2 Buttons
1 Timer
1.
Alright, So 1st open up your "VB 2010" and create a new project.
*If Wanted to, You may desighn it.*
2.
Add a Richtextbox, MAKE IT BIG, OR MAKE IT LINE DOESNT MATTER
*DO NOT USE "TEXTBOX" WE ARE NOT WORKING WITH THOSE*
3.
Add 2 Button's, Name (1 *START*) 2nd one *STOP*
4. Add these code's to each of the tools.
Code:
For "START BUTTON"
Timer1.enabled = True
Code:
For "STOP BUTTON"
Timer1.Enabled = False
Code:
For "TIMER"
Sendkeys.send(Richtextbox1.text)
Sendkeys.send("{Enter}")
That's All, Hope it helped sorry No picture's but this is simple so.

Too Easy to Make a tuorial why do you make stuff like this if theres google and youtube??
If theres no tut for this they c ant find it in mpgh so its better ppl find their tuts in mpgh am i right