x7CompHelp7x
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome to x7CompHelp7x.
 
HomeLatest imagesSearchRegisterLog in
Please Regester! We currently have 5 members. Very Happy

 

 How to make a text spammer VB8

Go down 
AuthorMessage
X7fuzion7X
Admin
Admin
X7fuzion7X


Posts : 56
Join date : 2010-03-08
Age : 30
Location : Finland

How to make a text spammer VB8 Empty
PostSubject: How to make a text spammer VB8   How to make a text spammer VB8 Icon_minitimeMon Mar 08, 2010 8:58 pm

[color=red]Hi everyone,
Today I will be showing you how to make a text spammer using Visual Basic 2008 Express Edition.
It is really easy if you follow what I tell you to.

Okay here we go.

First of all you have to open Visual Basic 2008 Express Edition

2. Create a new project, call it what ever you want.

3. then when the project is loaded rename the form to something like Whatever Spammer.

4. Now add 2 Buttons, 1 textbox and 1 timer.

5. put them all in position to look something like this :

How to make a text spammer VB8 66796674

6. Rename Button1 to Start and Button2 to Stop

Now lets begin coding YAY: XD

1. Click on Start Button and type : Timer1.enabled = true

2. Now click on Stop Button and type : Timer1.enabled = False

3. Click the timer now and type :

SendKeys.Send(TextBox1.Text)
SendKeys.Send("{ENTER}")

4. Save it then TEST IT.


Okay now we have finished and good luck Spamming XD
Back to top Go down
https://x7comphelp7x.darkbb.com
 
How to make a text spammer VB8
Back to top 
Page 1 of 1
 Similar topics
-
» x7CompHelp7x Spammer

Permissions in this forum:You cannot reply to topics in this forum
x7CompHelp7x :: TUTORIALS :: Visual Basic 8 Tutorials-
Jump to: