Results 1 to 2 of 2

Thread: Responding to chat messages?

  1. #1
    Join Date
    Aug 2012
    Location
    127.0.0.1
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    26 Post(s)

    Default Responding to chat messages?

    I've been looking for something to make and thought about making a bot to find people and wait for certain trigger words then reply with a response. Just something fun to watch also to see if anyone starts to have a conversation with a bot...
    However I'm unsure what I can use for chat detection from the player. Any ideas please?

  2. #2
    Join Date
    Mar 2007
    Posts
    393
    Mentioned
    1 Post(s)
    Quoted
    98 Post(s)

    Default

    This function finds text between set lines in chat box:
    Simba Code:
    IsChatBoxTextBetween(Text: string; TextCol, StartLine, EndLine: Integer)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •