Thread: getting aim chat text

  1. #1
    Unregistered
    Guest

    getting aim chat text

    i know that programming for any aol program is pretty useless, but i'm writing a bot that will communicate with users on aol's instant messenger. the bot works fine when talking in IM's, but for some reason, I can't get the chat text from the chat room. If anyone has tried this and succeeded, please let me know.

    thanks.

  2. #2
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    If you make a call to findwindow to find the chat window, you can use EnumChildWindows (or something to that effect...someone help me out with the name) one of the returned handles will probably be the edit window for the chat...lemme look this up...something to this effect was posted a while ago.

  3. #3

  4. #4
    Caffienated jinx's Avatar
    Join Date
    Oct 2001
    Posts
    234
    Bots are kewl. AimProgs are Kewl. Check outmethodus2000.com
    Weeel, itss aboot tieme wee goo back too Canada, eeehy boyss.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DirectX | Drawing text
    By gavra in forum Game Programming
    Replies: 4
    Last Post: 06-08-2009, 12:23 AM
  2. How to use FTP?
    By maxorator in forum C++ Programming
    Replies: 8
    Last Post: 11-04-2005, 03:17 PM
  3. Removing text between /* */ in a file
    By 0rion in forum C Programming
    Replies: 2
    Last Post: 04-05-2004, 08:54 AM
  4. Ok, Structs, I need help I am not familiar with them
    By incognito in forum C++ Programming
    Replies: 7
    Last Post: 06-29-2002, 09:45 PM
  5. AIM IM text?
    By SyntaxBubble in forum Windows Programming
    Replies: 15
    Last Post: 02-23-2002, 08:38 PM