Kaesssq Posted June 19, 2020 Share Posted June 19, 2020 Is there a way to let autoit read the screen and make it click lets say the "X" text(just an example) Lets say u right click something but it can be anywhere in the screen so coordinates wont work so it has to read the screen and find the "X" then left click that is this possible or not? im new to autoit so i really dont know if its possible or not lol Link to comment Share on other sites More sharing options...
water Posted June 19, 2020 Share Posted June 19, 2020 It depends from which application you want to read the text (an MS Office application like Excel, Word; an ERP like SAP; a web browser ...). Please provide more detailed information. We then can provide a path to a solution My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Kaesssq Posted June 19, 2020 Author Share Posted June 19, 2020 Does it really depend? Link to comment Share on other sites More sharing options...
water Posted June 19, 2020 Share Posted June 19, 2020 Yes, because for Word, Excel, SAP, Edge, Firefox, Chrome etc. there are different UDFs available. Some are easier to implement (Word, Excel because they are part of AutoIt) some are more complex like WebDriver for browsers. So, yes, it matters! My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Kaesssq Posted June 19, 2020 Author Share Posted June 19, 2020 Well it's for a browser not for Word or anything of microsoft.. so i think its the other that i need lol sorry i don't really know much about autoit so im trying my best Link to comment Share on other sites More sharing options...
water Posted June 19, 2020 Share Posted June 19, 2020 Then you need to have a look at WebDriver. As a starting point I suggest the wiki. But WebDriver is quite complex for a Beginner. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Kaesssq Posted June 19, 2020 Author Share Posted June 19, 2020 So the webdriver can read whats on the screen and u can make it click like that or ? Link to comment Share on other sites More sharing options...
water Posted June 19, 2020 Share Posted June 19, 2020 You can search for links and click them My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Danp2 Posted June 19, 2020 Share Posted June 19, 2020 Doubtful that it will work with your browser based game. Musashi and Sidley 1 1 Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Musashi Posted June 19, 2020 Share Posted June 19, 2020 @water For information only : The other two threads of this User were closed due to suspicion of game automation. I suspect, this post is just a generalized reformulation and therefore I reported it for review by a moderator. "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." Link to comment Share on other sites More sharing options...
water Posted June 19, 2020 Share Posted June 19, 2020 (edited) So far his question is quite legitimate (I think). I just wanted him to tell us which application he tries to automate Edit: And I know about the two locked threads Edited June 19, 2020 by water My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted June 19, 2020 Moderators Share Posted June 19, 2020 @Kaesssq How about an example of the page or app that you are trying to automate? The more info you provide the more able we are to assist. =====In case you missed it, this is a Mod stepping into a thread. Please stay out for the time being===== "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted June 20, 2020 Moderators Share Posted June 20, 2020 @Kaesssq as I see you have been online and posting, and you decided not to answer my question, we will just assume that you're still trying to automate games. So this thread will be locked. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Developers Jos Posted June 20, 2020 Developers Share Posted June 20, 2020 ... and banned as promissed 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. Link to comment Share on other sites More sharing options...
Recommended Posts