Sunday 23 December 2012

Develop your own Chat Bot Even if you are not Programmer

Posted By: Static GSM - Sunday, December 23, 2012

Share

& Comment

Hi,

It So Simple to Develop your own Chat Bot even if you were not belonging to programming background.
 

Open notepad and Copy n Past following code:


set x=CreateObject("Wscript.Shell")

Wscript.Sleep(3000)
x.SendKeys "{H}{i}{i}{i}{!}"+chr(13)
Wscript.Sleep(3000)
x.SendKeys "{H}{o}{w}{ }{r}{ }{u}{?}{?}"+chr(13)
Wscript.Sleep(3000)
x.SendKeys "{I}{ }{a}{m}{ }{5}{i}{n}"+chr(13)
Wscript.Sleep(3000)
x.SendKeys "{:}{)}"+chr(13)
Wscript.Sleep(3000)
x.SendKeys "{;}{x}"+chr(13)


And save ChatBot.vbs

Now open the chat window of gtalk or any messenger.

Double click on Chatbot.vbs and select the friend whom you want to automate the chat.

ChatBot.vbs will send letter/words to the messenger window.

You can make changes in default structure of ChatBot, To do this you need to enter "{x}{}{y}{}{Z}" after x.sendkeys to print/send msg as "x y z".

if wish make changes in msg then replace your words/sentence with x, y & z.


About Static GSM

Organic Theme is officially developed by Templatezy Team. We published High quality Blogger Templates with Awesome Design for blogspot lovers.The very first Blogger Templates Company where you will find Responsive Design Templates.

0 comments:

Post a Comment

Buy anything from

Copyright © 2015 StaticGSM

Website Designed by StaticGSM