answersLogoWhite

0

Im Not Sure Exactly What You Mean By Chatter-bot, But i Do Know How To Make A Spammer In Notepad. Here's The Code:

set shell = createobject("wscript.shell")

strtext = inputbox("What would you like the message you would like to spam be")

strtimes = inputbox("How many times would you like to spam the message?")

if not isnumeric(strtimes) then

lol=msgbox("Please write a NUMBER nextime")

wscript.quit

end if

msgbox "After you click ok you will have 10 seconds until it will spam"

wscript.sleep(10000)

for i=1 to strtimes

shell.sendkeys(strtext & "")

Shell.SendKeys "{5}"

wscript.sleep(5000)

next

Save It As .vbs On All Files And Then Run!

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What does a chatterbot do normally?

A chatterbot is a computer program that learns how to communicate through repetitious small talk with the user. It then uses that stored information to simulate a human to human conversation. Like SIRI on iproducts.


How do you make a clock in notepad?

i dONT NO


Where are notepad files I can't find them in my computer file system?

Notepad files aren't something that just pop up on your system. You have to make them through the program called Notepad, which can be found at Start>All Programs>Accessories>Notepad. Once you have made the notepad document, you can save it somewhere on the computer, and then it is an editable Notepad file.


What is the best program used to make a website?

notepad


How do you use notepad to make a webpage?

Using HTML Codes


Can you edit a HTML File using Notepad?

You can use notepad to open the source code file again. Open the folder it is in. Right click on it and pick Open With and choose Notepad. If you are using Internet Explorer, you can go to the View menu and pick View Source and it will open it in Notepad. When you make your changes, save the notepad document. Don't close it in case you want to make further changes. Return to the browser and refresh the page and the changes will be updated


What is the name of the software which helps you make your own songs?

Finale Notepad


Is notepad a system software or application software or utility software?

notepad is default software from windows you can make blog template, html document, registry ., etc


What music software program will allow you to download a midi file and it will make sheet music from it?

Finale Notepad is a free program that will allow you to do this. see http://www.finalemusic.com/notepad/


How do you make a program with bat files?

In notepad put your code and save it as a .bat


How do you make a message box?

To make a message box on notepad type in: msgbox "Your text" and save it as a .vbs .


What did you use to make your website?

Photoshop and Dreamweaver. A notepad if you want to have content management system.