View Full Version : Macro program that records keyboard
MackemX
8th September 2003, 04:18
anyone know of a free/basic macro program that records & plays back keyboard strokes?
cheers
int 21h
8th September 2003, 06:09
MacroExpress (http://www.macros.com/) works pretty decent. It also excels at cheating on MMORPGs (or so I've heard)
MackemX
8th September 2003, 06:18
thanks int 21h :)
I tried that one earlier tonight but it's not free
I was after a free one as I use it along with menuedit and Ifoedit to remove cells but also want other Menuedit users to use it
With the macro program it completes the task in seconds instead of minutes
I have one at the minute but it's not as user friendly when it comes to recording macros, though I've done a few keys now anyway and I can export them so users can get them off me and import them
http://www.freedownloadscenter.com/Utilities/Access_Control_Utilities/MacroMaker.html is the program I have at the minute but other suggestions are welcome
int 21h
8th September 2003, 06:45
How about 'Macro Maker' http://members.ij.net/anthonymathews/MacroMaker.htm
b0b0b0b
9th September 2003, 07:12
At the MSDN website in an old issue of their magazine's bugslayer column there is a program called "Tester." You would want version 3 of this utility. It records and plays back keystrokes, mouse clicks, and _mouse_movements_, and is free and comes with source code. It actually generates valid script, so as long as the machine has the msft scripting engine, you can run what it generates (provided its dll is in the path).
Something else I downloaded but haven't tried is "autoit"
Hope that helps.
MackemX
9th September 2003, 11:24
Originally posted by int 21h
How about 'Macro Maker' http://members.ij.net/anthonymathews/MacroMaker.htm
thanks :)
that's the one I'd posted in the previous post, and it does the job but the only thing I wish it could do was to automatically make the pause time the same between each button press
you can make them faster or slower but not equal :(
but it's done now anyway though I'm still open to suggestions
I wanted a free one because I'm creating macros etc to make using Ifoesit etc easier instead of clicking this that and the other all the time
then people could just get the macros from me as you can import and export them
here's a new request
does anyone know of a program with a GUI that has buttons you can you can press that do the same thing after programming them with commands?
so it's a bit like a virtual programmable remote?
I may be asking a lot here :)
b0b0b0b
9th September 2003, 18:14
There's "Girder" which is real remote control software for the pc. There might be free alternatives, but searching for girder might be a place to start.
MackemX
9th September 2003, 18:24
now that would be being lazy :)
I just want something that looks like the windows calculator with buttons that you can program keyboard macros into
I can run the macro maker program and execute them that way but a nice GUI with just buttons would be better
surely someone has created one but I doubt if they have it would be free anyway
thanks for the help :)
tyee
9th September 2003, 21:21
AutoIt can do it I'm pretty sure, along with AutGUI.exe. Both are included in attachment files. Check out the "AutGUIPreview.aut" after installing AutoIt for a demo screen of all the controls you can add to a window.
tyee
Whoops, why can't I post attachments?
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.