Support Forums

Full Version: [Vb.net] Spammer **WORK FOR ANYTHING**
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Step 1:
Make a New Form

Step 2:
Add:
Button 1: Start
Button 2: Stop
Button 3: EXIT
Textbox1
Timer1

Step 3:
Button 1 Code:
timer1.start
-------------
Button 2 Code:
timer1.stop
-------------
Button 3 Code:
End
-------------
timer1_tick Code:
sendkeys.send(textbox1.text)
sendkeys.send("{ENTER}")
--------------

Step 5:
LET THOU SPAM BEGIN!

**NOTICE**
you can change the spammer speed by setting the Timer1.interval to = 1

- Pro-A-Blazed
There's too many of these spammer tutorials out there already.
(12-10-2012, 12:24 AM)AceInfinity Wrote: [ -> ]There's too many of these spammer tutorials out there already.

havent seen any so i thought i would make one, but ok should i delete this?
(12-11-2012, 07:26 PM)AceInfinity Wrote: [ -> ]http://www.supportforums.net/search.php?...order=desc

removed?
(12-14-2012, 04:12 PM)Pro-A-Blazed Wrote: [ -> ]removed?

You should be able to search on your own though.
(12-17-2012, 01:07 AM)AceInfinity Wrote: [ -> ]You should be able to search on your own though.

i cant search something i dont know the name of
(12-21-2012, 02:53 PM)Pro-A-Blazed Wrote: [ -> ]i cant search something i dont know the name of

It's in your title, don't be silly... "[Vb.net] Spammer **WORK FOR ANYTHING**"
This is very basic. So many of these out there. And this is just a text spammer. The title is misleading. Users could click on this thinking they are going to find a tutorial to something such as an email spammer/bomber.

Change it to Text Spammer Tutorial or something, thats what i would do Big Grin
I have been seeing alot of VB.net stuff on here and i do like this XD
Pages: 1 2