Garrett19212 Posted July 4, 2005 Posted July 4, 2005 How would i make AU3 check for a word, lets say in a msn convosation. If someone were to say Hey How would i make it detect that the person said hey then send hey back for example.
w0uter Posted July 4, 2005 Posted July 4, 2005 ControlGetText maby ? My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Garrett19212 Posted July 4, 2005 Author Posted July 4, 2005 Im new to AU3, so maybe can you explain how you would use that? Or maybe direct a link to it so I can see how to use it. Thanks
MSLx Fanboy Posted July 5, 2005 Posted July 5, 2005 ControlGetText ( "title", "text", controlID ) In the AutoIt Help file, click the Index Tab, and type ControlGetText, hit enter. It should be right there for more information Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
Garrett19212 Posted July 5, 2005 Author Posted July 5, 2005 Ok i read over it, but i dont completely understand it. Can i have an example maybe of it getting text from any msn conversation window, then doing a send? Thanks. The msn conversation windows end with - Conversation
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