LG0000 0 Posted May 22, 2011 (edited) Hello. I had written a couple of simple scripts, and now I´m trying to figure out how to manage to turn off the wireless radio of my router with autoit. I could do it but I´m not satisfied with mouse movements. ShellExecute ("http://192.168.1.1") MouseClick("left",280,137,1) WinWaitActive("TP-LINK - Mozilla Firefox","") MouseClick("left",54,287,1) MouseClick("left",349,471,1) MouseMove(619,316) MouseDown("left") MouseMove(613,516) MouseUp("left") MouseClick("left",403,502,1) I own TP Link TL-WR340G. Any idea will be welcome. Thank you. Edited May 22, 2011 by LG0000 Share this post Link to post Share on other sites