AlvinHu1991 1 Posted April 13, 2010 Hi, I was wondering if anyone could help me do a start script if see text (any text) as example..: if i type " open AIM " it would trigger the start script for opening aim when it sees any text that says: " open aim " wondering is this possible? and if someone could show me an example of one? thank you! Share this post Link to post Share on other sites
BrettF 28 Posted April 13, 2010 Welcome to the forums AlvinHu1991, To start I would look at a simple loop using ProcessExists ( "process" ). If it exists, do what you need to do. Just a note, no one will write the code for you. Everything you need is in the helpfile. If you are new to it check out my tutorial and AutoIt 1-2-3 (links for both are in my sig.) If you can't work it out, post what you've come up with and we can help you from there. Cheers, Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Share this post Link to post Share on other sites