This is a simple tutorial how to make your chatbot/chatbox in notepad.
Steps :
Steps :
- Open notepad.
- Then type in the following:
- fname=inputbox ("hello")
- fname=inputbox ("i am Sara")
- fname=inputbox ("what's your name?")
- fname=inputbox ("i like your name")
- fname=inputbox ("i must go")
- fname=inputbox ("see ya")
- Save document as a .vbs file then open it ! :)





6:14 PM
Ivan Ananda Harsono