Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Steam bot

  1. #1
    Junior Member
    Join Date
    Aug 2017
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Steam bot

    I have a bot and i want it to say some things when it gets some words like hello,hey,greetings etc.I want a code that includes all of them.

    As you can see i need a whole code for each word.And it is taking some space.

    I currently have this: https://gist.github.com/EliteOneTube...7cd4219bd0af3a

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Steam bot

    Please make a SSCCE and post it here to show the problem.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Aug 2017
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Steam bot

    Well I don't know if this is gonna help you but I need my bot to be able to respond with a message when someone says hey or howdy or greetings etc.

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Steam bot

    Can you make a Short, Self Contained, Correct Example to post here to show the problem?
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Aug 2017
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Steam bot

    Its a bit hard for me to make a SSCCE because English is not my native language.Is there any other way that i could show you the problem?Maybe with a screenshot?

Similar Threads

  1. Replies: 6
    Last Post: July 13th, 2014, 04:37 AM
  2. Java IRC Bot
    By Mretech in forum Java Networking
    Replies: 3
    Last Post: November 28th, 2013, 08:55 PM
  3. Almost woring bot!
    By iceman in forum What's Wrong With My Code?
    Replies: 15
    Last Post: September 12th, 2012, 05:18 PM
  4. Trying to make a bot
    By ighor10 in forum Java Theory & Questions
    Replies: 1
    Last Post: June 11th, 2010, 02:07 PM
  5. Pinball bot
    By Johannes in forum Project Collaboration
    Replies: 16
    Last Post: August 13th, 2009, 07:59 AM