legacy2 Posted October 5, 2014 Posted October 5, 2014 Hi i need some help with one script. This its from game Jungle heat, i like make a good loot finding. How to can i get this dates from the active screen of "Bluestacks"? here its an example i like make a code wend the amount lower 100.000 press the green button. Func checkGold() If Gold < 100000 ; Here the problem i dont know how to get the value 7342. MouseClick("left", 110, 2200, 2) Endif EndFunc
water Posted October 5, 2014 Posted October 5, 2014 Welcome to AutoIt and the forum! It seems you missed to read the forum rules on your way in. Game automation of any kind is not permitted here. A link to the rules can be cound in the bottom right corner of each page. For a long and pleasant stay on this forum please read the rules before posting any further questions 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
water Posted October 5, 2014 Posted October 5, 2014 BTW: Please give meaningful titles to your threads. Everyone on his forum is looking for help 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
Recommended Posts