Results 1 to 5 of 5
  1. #1
    Anonymous_m3d1c's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    6
    My Mood
    Devilish

    Talking [TUT] Making notepad simple chatbot

    Hello this is a simple chatbot you can make in notepad. First down below is what you can put into notepad. Save it as whatever you want but make sure it's a .vbs . To add a new line type

    [HTML]fname=inputbox("Put Text Here")[/HTML]
    Now to say in the text write " & fname.
    [HTML]
    dim fname
    fname=inputbox("Hi! What's your name?")
    fname=inputbox("Thats cool " & fname)
    fname=inputbox("so wanna cyber?")
    fname=inputbox("What nevermind i change my mind bye!")
    [/HTML]
    there you have it




  2. The Following 2 Users Say Thank You to Anonymous_m3d1c For This Useful Post:

    Comet (04-29-2010),Spookerzz (03-31-2010)

  3. #2
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Hmmmmm... To simplistic for my liking


     


     


     



    The Most complete application MPGH will ever offer - 68%




  4. #3
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Oh wow. Thats so simple, i don't understand it =D

  5. #4
    Anonymous_m3d1c's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    6
    My Mood
    Devilish
    lol what dont you understand of it :P and it's for beginners this is actuall one of the most complex things ive made sadly




  6. #5
    Spookerzz's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    4,647
    Reputation
    26
    Thanks
    572
    Pretty good...
    I'm back.

Similar Threads

  1. [TUT]How to make a simple Auto Clicker!
    By Takari in forum Programming Tutorials
    Replies: 24
    Last Post: 09-20-2010, 07:28 PM
  2. [TUT]How to make a simple[Closed]
    By Takari in forum Visual Basic Programming
    Replies: 17
    Last Post: 04-22-2010, 10:49 AM
  3. [TUT]How to make a Simple Auto Clicker!
    By DeathHunter in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 22
    Last Post: 04-15-2010, 12:30 PM
  4. *Tut* How To Make A Simple Notepad
    By u1111u in forum Programming Tutorials
    Replies: 2
    Last Post: 01-31-2010, 11:58 PM
  5. How to make a simple Program With Notepad
    By NuB_GhOsT in forum Programming Tutorials
    Replies: 9
    Last Post: 01-15-2010, 08:16 PM

Tags for this Thread