LostGamerz
Chat spammer 1296785282
LostGamerz
Chat spammer 1296785282
LostGamerz
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePinoy VendeTaLatest imagesRegisterLog in

 

 Chat spammer

Go down 
AuthorMessage
Crowd™
Administrator
Administrator
Crowd™


Join date : 31/01/2011
LostPoints : 10383
Thanks & Rep : 28
Posts : 229
Age : 33
Location : 6ret
Warning Level : Chat spammer WarningBar-Gloss1

Chat spammer Empty
PostSubject: Chat spammer   Chat spammer Icon_minitimeSun Aug 05, 2012 3:55 am

Basic overview

What this will do is send multiple spams written in a text box after the start button is pressed and stop after the second button is pressed. This makes use of basic timer skills and the send keys command.

What you'll need

2 buttons
1 text box
1 timer

Placement

How ever you'd like I'm going to place the 2 buttons under the text box.

Code

For the start button the code would make the timer start:

Code:
Timer1.Start()

For the stop button it would make the timer stop:

Code:
Timer1.Stop()

And for the timer since it will send the keys in the text box till stopped the code will be:

Code:
Sendkeys.Send[Textbox1.Text] Sendkeys.Send("{ENTER}')

And it's as simple as that.

enjoy ^^
Back to top Go down
https://pinoyvendetta.forumtl.com
 
Chat spammer
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
LostGamerz :: Coding Section :: Visual Basic and .NET Framework-
Jump to: