Spam Bot

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
4 posts Page 1 of 1
Contributors
User avatar
ManMega1
VIP - Site Partner
VIP - Site Partner
Posts: 326
Joined: Thu Dec 31, 2009 6:09 pm

Spam Bot
ManMega1
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
Code: Select all
SendKeys.send(Textbox1.text)
SendKeys.send("{ENTER}")
Double Click Button1 (START) And Enter This Code
Code: Select all
timer1.enabled = true
Double Click Button2 (STOP) And Enter This Code
Code: Select all
timer1.enabled = false
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.
You do not have the required permissions to view the files attached to this post.
Image
Image
Image
Image
Image
User avatar
Livengood
Serious Programmer
Serious Programmer
Posts: 445
Joined: Tue Feb 16, 2010 6:24 am

Re: Spam Bot
Livengood
Nice and easy coding :)
well i already knew that code but thanks for posting it :D
Image
User avatar
AleRi8
Top Poster
Top Poster
Posts: 153
Joined: Sun Sep 20, 2009 2:30 pm

Re: Spam Bot
AleRi8
thanks sure am going to try this lol
check out my software
win7 itweaker basic £4.50
viewtopic.php?f=70&t=793
User avatar
35000vr
Top Poster
Top Poster
Posts: 176
Joined: Sat Mar 06, 2010 5:09 pm

Re: Spam Bot
35000vr
Add a hot key so it's easier to start and stop :D
‼ <----- Copy it,it is together and if you backspace it it will both erase
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"<-----Some Cool symbols.
♂<-----Boy Symbol :)
²ƽ<--------Mini 2 and 5!
ð<----Not sure what it is.
☺☻<-----Smiles
♪♫<----Music Notes
Others:ß┬ƒ○║■ã¿┼↑
4 posts Page 1 of 1
Return to “Tutorials”