funcwtf Posted January 14, 2007 Posted January 14, 2007 Hey fellow AutoIters I've done alot of searching, and haven't stumbled upon anything that appears to be what I need. My goal is to create a script that monitors Ventrilo, and once a user starts talking, have a msg appear on the screen displaying the user's name. I've used AutoIt's Window Information tool but have only been able to see the control, ControlID: 1097, ClassNameNN: SysTreeView321. Which is the tree that all the users fall under. The closest idea I've heard is to make a hook for Ventrilo and get the information that way... I'm not sure where to begin in that case. Any guidance would be appreciated.
Psibernetic Posted January 15, 2007 Posted January 15, 2007 would monitoring the pixels in the "user is talking" area work like if "this pixel"<>"normal color" then blah blah something retriweving username blah blah [sup]Psibernetic[/sup]My Creations:X-HideSecuracy
funcwtf Posted January 15, 2007 Author Posted January 15, 2007 Well, Ventrilo would be minimized (wouldn't HAVE to be), while a separate program (game) would be played full screen. Given that, I don't see how an autoscript could determine the color of a pixel in a minimized program or a program hidden behind another window.
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