Search:

Type: Posts; User: onetimetry

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    3,112

    VB6 Delay Function

    So I've created many posts already about my chatbot, and it's coming along quite well.
    I'm creating a delay function so that the chats look more 'realistic' let's say.

    I've tried making one,...
  2. Replies
    3
    Views
    2,238

    [RESOLVED] VB6: Instr and UBound

    I'm making a chatbot and my instr does not work. In the code below, if what the user writes in the textbox (imput) has one of the three words shown, then the chatbot will reply will good, and so on....
  3. Re: VB6: Chatbot transfer name from text to list

    Woah I never knew such a thing existed until now. Did a little research and can confirm it'll be better to use this for the chatbot.

    Thank you!
  4. VB6: Chatbot transfer name from text to list

    So I'm coding a chat bot right now. The bot asks the user what their name is, the user types it in the textbox, presses the command button and the name will appear in the ListBox.

    Let's say the...
  5. Replies
    5
    Views
    1,036

    Re: VB6 Hangman Code Help

    Ohh ok!! I got it, thanks for the help! :)
  6. Replies
    5
    Views
    1,036

    Re: VB6 Hangman Code Help

    Thanks for the welcome hah :))

    I don't quite understand the concept, but let's see.
    So my text file is written like this:
    "Happy"
    "Calm"

    So with what you said, will it look like:
    "Happy,...
  7. Replies
    5
    Views
    1,036

    VB6 Hangman Code Help

    Hey,
    So I'm coding a Hangman game, and currently it works perfectly. However I need the game to show a hint for its respective word. How do I manage to do this? The words are in a separate text file...
Results 1 to 7 of 7



Click Here to Expand Forum to Full Width