d0uub Posted June 7, 2013 Share Posted June 7, 2013 (edited) Hi All I know most of people want the recorder, as i search on the forum, all recorder is click by position and this one is click by window and control item, also it can detect IE and generate autoit script to fill ie form. Most of source code is copied from internet and it is not written by me. It help me a lot on my job and for Web development and QA task when it run, it will generate the au3 file and that is what you did. Please note that it cannot generate 100% autoit script for you but i think it help you wrote around 70% of automation coding, and the rest please do it on your own recorder.zip Some special key / function Esc - Stop Recording Pause / Break - Pause recording F2 - initial / insert Sleep function Scroll Lock - Control Click Mode / Position Mouse Click Mode Edited June 8, 2013 by d0uub mesale0077 and 0uwe 2 Link to comment Share on other sites More sharing options...
Guest Posted June 7, 2013 Share Posted June 7, 2013 Nice idea and mostly works, though function RemoveLastLine() is missing. Link to comment Share on other sites More sharing options...
d0uub Posted June 8, 2013 Author Share Posted June 8, 2013 RemoveLastLine() removed Link to comment Share on other sites More sharing options...
trevrobwhite Posted October 27, 2015 Share Posted October 27, 2015 Is there an updated version of this script anywhere? The recorder for me complains about a duplicate function, this however sounds just like what I need, so thanks in advance. Link to comment Share on other sites More sharing options...
Sonuzzone Posted January 5, 2018 Share Posted January 5, 2018 @d0uub, The recorder throws error: Duplicate function name.: Func _WinAPI_GetProcAddress($hModule, $sProc) Link to comment Share on other sites More sharing options...
water Posted January 5, 2018 Share Posted January 5, 2018 Welcome to AutoIt and the forum! User d0uub has been offline for more than 4 years. So please don't hold your breath for a reply 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...
water Posted January 5, 2018 Share Posted January 5, 2018 But it should be easy to fix this error. When you check the help file you will see that this function has been added to one of the UDFs supplied with AutoIt. Simply remove the function from the script. Xandy 1 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...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now