Hi, I want to build a simple automation script. The task it perform will be like, 1. It seed to open up chat window (gtalk or empathy) 2. Get the chat message from the window 3. Move it to a .txt file. This should be done for all the incoming messages. Txt file will be consumed by my java app!! How can I build it. What tools I will be in need of!!