Spam Bot
Posted: Mon Feb 15, 2010 10:43 pm
Spam Bot
NOTE: DO NOT USE THIS JUST FOR FUN, USE THIS ONLY FOR WHEN PEOPLE SPAM YOU!
Hello, And Welcome, Today Im Going To Show You How To Make A Simple/Advanced Spam Bot, First You Will Need To Add
*2 Buttons
*1 Textbox
*1 Timer
*And 1 Label
Button1 Text = Start
Button2 Text = Stop
Label1 Text = Enter Your Message :
Once Added The Buttons And Textbox Place Them Like So
![Image]()
Double Click The Timer And Enter This Code
NOTE: DO NOT USE THIS JUST FOR FUN, USE THIS ONLY FOR WHEN PEOPLE SPAM YOU!
Hello, And Welcome, Today Im Going To Show You How To Make A Simple/Advanced Spam Bot, First You Will Need To Add
*2 Buttons
*1 Textbox
*1 Timer
*And 1 Label
Button1 Text = Start
Button2 Text = Stop
Label1 Text = Enter Your Message :
Once Added The Buttons And Textbox Place Them Like So

Double Click The Timer And Enter This Code
Code: Select all
Double Click Button1 (START) And Enter This Code SendKeys.send(Textbox1.text)
SendKeys.send("{ENTER}")
Code: Select all
Double Click Button2 (STOP) And Enter This Code timer1.enabled = true
Code: Select all
And Your Done Debug It Enter The Text In The Textbox Press Start And Click On A Chat Or Notepad Etc And There You Go, If You Want To Make It More Advanced Change The Background Colour Etc.timer1.enabled = false