Matthy Posted July 26, 2006 Posted July 26, 2006 if WinExists(" - Gesprek") Then _msngetchattext() _MsnSendToCmd() _SendCodeBack() _CloseAll() Sleep(1000) EndIf how can i let this always running now he checks its once and then closes autoit thx matthy
Developers Jos Posted July 26, 2006 Developers Posted July 26, 2006 how can i let this always running now he checks its once and then closes autoitLook at While...Wend SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Matthy Posted July 26, 2006 Author Posted July 26, 2006 Look at While...Wendthx dude already looked to that but thougth that wasnt it
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