AutoHotkey Community

It is currently May 27th, 2012, 4:54 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: August 24th, 2004, 12:43 am 
Offline

Joined: July 13th, 2004, 8:25 pm
Posts: 10
From an email from Larry Keys (The Author)
08-12-04:

Clean key was never assigned to anything. It was put
in for future development that never came to fruition.

"A Record" sets a hook that monitors your actions and
susequently writes an autoit script.

"Window Text" means that the "ScriptWriter" will
harvest text from the window you are interacting with
to help identify it upon replaying the script. Text
does not always need to be monitored if window titles
change. In some install wizards the Window title
remains the same, so "Window Text" would be useful in
that instance.

"Record Mouse" will record Mouse actions as well as
Keystrokes.

"Record and Shrink" will shrink the window when "A
Record" is clicked, essentially getting it out of the
way during record.

Save and Exit seem self explanatory.

I never developed a help file because I whipped it up
and never really considered how useful it would
become.

Lar.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: thank you
PostPosted: March 31st, 2006, 9:35 pm 
I just wanted to thank you for creating this utility.
It works great, except when I play it back the mouse clicks go a bit too fast for my computer to handle. I am going to have to figgure out how to put a small pause between all the movements. I'm sure it is doable, but I just have to figgure it out.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 9th, 2006, 11:23 pm 
Yeah it is way to fast trying to find out how to slow it down myself :-D


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 10th, 2006, 9:20 am 
Offline

Joined: December 27th, 2005, 1:46 pm
Posts: 6837
Location: France (near Paris)
OK, since it can be useful to have it in this topic:
SetKeyDelay, SetMouseDelay, SetControlDelay, SetWinDelay, SetBatchLines are useful commands to know. Plus Sleep, of course.

_________________
Image vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2008, 4:11 am 
Offline

Joined: September 5th, 2008, 3:34 am
Posts: 44
Hey guys,
I'm using the AutoScripterWriter to save my actions.
However, I need to play the whole action back.
Is there any way to make the recorded actions saved into a log file?
I mean like it will auto save in my desktop as a .ahk file, such that i dont need to click on Stop recording and clicking on the Save button.

Cheers

_________________
I have lost friends, some by death... others through sheer inability to cross the street.
Virginia Woolf (1882 - 1941),

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 5th, 2010, 8:52 am 
I just cant get it to work... is it a win 7 issue? nothing records... I have to make it all by hand with window spy... what am I doing wrong? I click record, do my task, save, nothing is recorded; saved file is blank?


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: Yahoo [Bot] and 13 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