alix123 Posted June 1, 2007 Posted June 1, 2007 what is a Marcro Recorder how is it different from AutoIT recorder . Is there a AutIT macro recorder,if yes where can download it??
BrettF Posted June 1, 2007 Posted June 1, 2007 alix123 said: what is a Marcro Recorder how is it different from AutoIT recorder . Is there a AutIT macro recorder,if yes where can download it??In SciTE, tools, AutoItMacroGenerator or Alt + A Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
Generator Posted June 1, 2007 Posted June 1, 2007 (edited) alix123 said: what is a Marcro Recorder how is it different from AutoIT recorder . Is there a AutIT macro recorder,if yes where can download it??Marco recorder records sleep, mouse move, keydown keyup , very accurate, you should use Marco Recorder instead.PS: The code Autoit Recorder generates are Autoit Code, but Marco recoder doesn't genenerate code. If you want some simple marco, use Marco recorder. Edited June 1, 2007 by Generator
MHz Posted June 1, 2007 Posted June 1, 2007 Generator said: Marco recorder records sleep, mouse move, keydown keyup , very accurate, you should use Marco Recorder instead.PS: The code Autoit Recorder generates are Autoit Code, but Marco recoder doesn't genenerate code. If you want some simple marco, use Marco recorder.Are you mentioning some third party application or something because it does not answer what a macro recorder is? In general, a macro can can a chuck of code that does a certain thing. A macro has no set rules of exactly what it is but it does or returns information etc that you ask of it. A macro recorder is a program that records to code any events of what it is programmed to monitor.Within Scite4AutoIt3, you can find AU3Recorder, which is a general purpose desktop macro recorder. And as Bert has mentioned, you can also find AutoitMacroGenerator within Scite4AutoIt3, which is a automated software installation macro recorder. The full Scite4AutoIt3 installation package can be found on the AutoIt3 download page.
Generator Posted June 1, 2007 Posted June 1, 2007 MHz said: Are you mentioning some third party application or something because it does not answer what a macro recorder is? In general, a macro can can a chuck of code that does a certain thing. A macro has no set rules of exactly what it is but it does or returns information etc that you ask of it. A macro recorder is a program that records to code any events of what it is programmed to monitor.Within Scite4AutoIt3, you can find AU3Recorder, which is a general purpose desktop macro recorder. And as Bert has mentioned, you can also find AutoitMacroGenerator within Scite4AutoIt3, which is a automated software installation macro recorder. The full Scite4AutoIt3 installation package can be found on the AutoIt3 download page.I thought he was mentioning the 1 Toady made. Just like Marco recorder.
Toady Posted June 1, 2007 Posted June 1, 2007 (edited) Generator said: I thought he was mentioning the 1 Toady made. Just like Marco recorder.If thats what you are talking about then try out MacroGamer. You can find link to it in my signature below. Edited June 1, 2007 by Toady www.itoady.com A* (A-star) Searching Algorithm - A.I. Artificial Intelligence bot path finding
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