AutoHotkey Community

It is currently May 27th, 2012, 8:39 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: April 29th, 2006, 6:38 pm 
Offline

Joined: June 4th, 2005, 11:56 am
Posts: 26
Location: Lokeren, Belgium
I have vainly searched for a simple ad hoc macro record and play script. I'd have thought that someone would have used the AutoScriptWriter tool to achieve this. I could give this a try myself, but I am very confident that it does already exist.

Basically I'd like a recorder script that uses a toggle hotkey to start or stop recording, e.g. ^#R and leaves the recorded script somewhere where it can be played back with e.g. ^#P and possibly saved by e.g. ^#S if it turns out that it's worthwile keeping it for later. The ^#P and ^#S should stop the current recording if it is active.

So this would give you macro functionality anywhere all the time. Just start recording ^#R and start playing with ^#P (if needed the recording can be stopped first with ^#R, but frequently simple repetitive keyboard tasks end up at a controlled spot where the repetition can be triggered).

Needless to say, I'd like the AutoScriptWriter to be practically invisible. Normally, I just want to rapidly create a fast ad-hoc script, play it a couple of times, and forget about it.

I hope somebody can point me to an existing script which (almost?) achieves this functionality.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 29th, 2006, 9:39 pm 
Offline

Joined: March 21st, 2005, 6:37 pm
Posts: 117
Location: Bahia, Brasil
I try this and work fine! (Thank you Skrommel)

http://www.donationcoder.com/Software/S ... DoOver.ahk
Quote:
Record and playback keyboard and mouse actions.

Features:
- User defined hotkeys.
- Recorded macro can be edited throught the Settings menu before playback.
- Change playback speed through the Settings menu.
- Press Ctrl-F12 to start and stop recording.
- Press Ctrl-F5 to start playback.
- Press Esc to abort playback.
- Won't move windows due to relative mouse actions.

Changes:
- 2005.11.06 - v1.1: Added userdefined hotkeys and settings to ini file, better window handling.
- 2005.11.21 - v1.2: Can now start playback/recording from the menu, corrected hotkey handling.

_________________
65.6E.72.69.63.61. (My hovercraft is full of eels)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 29th, 2006, 10:21 pm 
Offline

Joined: June 4th, 2005, 11:56 am
Posts: 26
Location: Lokeren, Belgium
Thank you Skrommel for providing this script and enrica for pointing me to it.

Guido.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Exabot [Bot], Google [Bot], sjc1000, specter333, XstatyK and 58 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group