GodForsakenSoul Posted May 23, 2009 Posted May 23, 2009 Is there something like PixelGetColor for text? specifically, i need to be able to read text from a specific area. is there such an option?
Hawkwing Posted May 23, 2009 Posted May 23, 2009 I'm not really sure, but I'm guessing it would depend largely on what type of text field it is. The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.
GodForsakenSoul Posted May 23, 2009 Author Posted May 23, 2009 I'm thinking mostly about Windows Live Messenger.
herewasplato Posted May 23, 2009 Posted May 23, 2009 You are still unclear - at least to me. Are you wanting OCR or would a simple PixelCheckSum do the trick? What part of WLM do yo want to read? The body? A status bar (i.e. somebody is typing...)? [size="1"][font="Arial"].[u].[/u][/font][/size]
GodForsakenSoul Posted May 23, 2009 Author Posted May 23, 2009 nah, i'm thinking of something like this if this_text_is_found("what's up dude?") then send ("i am not here atm, please leave a message after the beep. beep.") endif well, something similar. i want to read the chat window itself. where the actual conversation takes place.
GodForsakenSoul Posted May 23, 2009 Author Posted May 23, 2009 i... don't know actually. even if it does, i want to write it myself for a few reasons: 1) to get better with the language 2) because i want to eventually develop this thing into a chat bot of some sort well, that's it actually... i thought about PixelGetColor and scary techniques of how to use it to read text but... it's a HUGEASS waste of time and it took me forever to recognize one letter. now i'm looking for an easier more human friendly alternative
herewasplato Posted May 23, 2009 Posted May 23, 2009 i... don't know actually.even if it does, i want to write it myself for a few reasons:1) to get better with the language2) because i want to eventually develop this thing into a chat bot of some sortwell, that's it actually...i thought about PixelGetColor and scary techniques of how to use it to read text but... it's a HUGEASS waste of time and it took me forever to recognize one letter.now i'm looking for an easier more human friendly alternativeThis has been talked about in the forums for years.Do a search of all forums on the term:+Windows +Live +MessengerI'm not sure that anyone has gotten it to work. [size="1"][font="Arial"].[u].[/u][/font][/size]
James Posted May 24, 2009 Posted May 24, 2009 From what I remember, WLM uses a lot of custom classes and thus ControlGetText etc doesn't all work with the program. No-one has managed to do it so far. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
AlmarM Posted May 24, 2009 Posted May 24, 2009 (edited) Doesn't WLM already have one build in? EDIT:By one I mean, an AFK function. Edited May 24, 2009 by AlmarM Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
James Posted May 24, 2009 Posted May 24, 2009 You could use MSN Plus? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now