suerd 0 Report post Posted October 27, 2009 Hi folks, I'm very new to autoit and before I invest alot of time I would like to know if what I'm trying to do is even possible with this software. I'm not looking for anyone to do the work for me, just an idea if it can be done and perhaps a gentle nudge in the right direction to get me going would be fantastic What I need to do is create a script that will constantly monitor a chat page (IE page) and look for a "*** joined" message, then using commands already in the software i'm using ip "***", and create an ip log for everyone who joined. If this is the wrong software to create that script then some advice on where to look would be most appreciated. Many thanks In anticipation Share this post Link to post Share on other sites
Xenobiologist 35 Report post Posted October 27, 2009 HI, should be no problem. Have a look at the IE.au3 to get the info from the page. Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Share this post Link to post Share on other sites
suerd 0 Report post Posted October 27, 2009 HI,should be no problem. Have a look at the IE.au3 to get the info from the page.MegaThanks alot ... Will look that up. Share this post Link to post Share on other sites