KDoc 0 Posted June 27, 2019 Hi, Is there any way to create an Autoit Script where when I press the right mouse button, it checks to see if a certain window is open. If it is, it will left click on a specific area of that window. If the window is not available, it should perform the default right-click window action. Thanks K Doc. Share this post Link to post Share on other sites
Earthshine 517 Posted June 27, 2019 (edited) it's possible, yes. will I write it for you? not so much. you want to create an app that sits in the tray and waits for your click. start with searching the forums for that. also, read the help file that comes with AutoIt and start to play with the samples of the functions you will need to do your task. I hope you put together some code to post here for more help. Edited June 27, 2019 by Earthshine 1 TheXman reacted to this My resources are limited. You must ask the right questions Share this post Link to post Share on other sites