AutoHotkey Community

It is currently May 27th, 2012, 12:37 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 57 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject:
PostPosted: January 5th, 2012, 5:40 pm 
Offline
User avatar

Joined: January 9th, 2010, 5:56 am
Posts: 101
Location: a corner in the world
thanks! I finished the next version and testing it.
[quote=newuser1987]the option of translating the save file for the macro into AHK[/quote]
Could you explain more clearly? Maybe I can do it :wink: .

_________________
nothing is impossible with ahk (_L).
Excuse my bad English.
Now, focus on X-GUI Creator - an easy,simple,fast way to design GUI.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 6th, 2012, 12:18 am 
Offline

Joined: January 5th, 2012, 11:47 pm
Posts: 3
This is a nice recorder and is quite precise. I just made a post and wish I had seen this about a week ago. Thanks for posting the source, I will definitely be learning a lot from this.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 30th, 2012, 4:21 am 
Offline

Joined: January 29th, 2012, 9:08 pm
Posts: 2
The timing works great if I record, then play back without exiting the script. If I save to a file, and use the loaded file to play back, it makes the playback go slower.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 31st, 2012, 3:06 pm 
Offline
User avatar

Joined: January 9th, 2010, 5:56 am
Posts: 101
Location: a corner in the world
SkyyHacylon wrote:
The timing works great if I record, then play back without exiting the script. If I save to a file, and use the loaded file to play back, it makes the playback go slower.

Fixed!
thanks for your Reply!

_________________
nothing is impossible with ahk (_L).
Excuse my bad English.
Now, focus on X-GUI Creator - an easy,simple,fast way to design GUI.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: durp
PostPosted: January 31st, 2012, 7:28 pm 
Offline

Joined: December 6th, 2010, 3:17 pm
Posts: 17
Location: pp
im getting does not contain a recognized action.
Specifically: line 33


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: durp
PostPosted: February 1st, 2012, 3:45 am 
Offline
User avatar

Joined: January 9th, 2010, 5:56 am
Posts: 101
Location: a corner in the world
Er0ck wrote:
im getting does not contain a recognized action.
Specifically: line 33

line 33 : global ControlButton := "LButton,RButton,MButton,LControl,RControl,LShift,RShift,LAlt,RAlt,LWin"
that var need to be global because it will be use in func PlayRecord(...)
I'll try to make it readable and shorter in next version. :oops:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 10th, 2012, 10:36 pm 
Offline

Joined: February 10th, 2012, 10:34 pm
Posts: 1
It looks like the only link that still works is for the V1 source: http://www.autohotkey.net/~nothing/Mous ... rv1.00.ahk


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 16th, 2012, 8:43 am 
Offline

Joined: January 17th, 2010, 12:44 pm
Posts: 4
Yeah, broken links. I'm very interested if someone could post the v1.03 source. I've poked around for a day on this site and this looks to be the best AHK keyboard/mouse recorder available. I need a real-time recorder and it'd save me a bunch of time is someone could repost it instead of me hacking the old version to incorporate it myself.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: February 17th, 2012, 5:43 pm 
nothing wrote:
OP



Very VERY Nice script. Good work, and thanks for sharing!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 1st, 2012, 10:41 pm 
I could really use this script if anyone has it laying around on their computer somewhere...the 1.0 version does not timely track mouse movements.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 7th, 2012, 12:16 pm 
Offline
User avatar

Joined: January 9th, 2010, 5:56 am
Posts: 101
Location: a corner in the world
Fixed Link

_________________
nothing is impossible with ahk (_L).
Excuse my bad English.
Now, focus on X-GUI Creator - an easy,simple,fast way to design GUI.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 7th, 2012, 2:12 pm 
i got error on line 25.. please help!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 7th, 2012, 4:05 pm 
maybe you use old version of AHK.
try this:
In line 25, Replace ":=" to "="


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 7th, 2012, 6:42 pm 
Anonymous wrote:
maybe you use old version of AHK.
try this:
In line 25, Replace ":=" to "="


same error...

Code:
global ControlButton := "LButton,RButton,MButton,LControl,RControl,LShift,RShift,LAlt,RAlt,LWin"


this is the line


Report this post
Top
  
Reply with quote  
PostPosted: April 14th, 2012, 4:02 pm 
Offline
User avatar

Joined: January 9th, 2010, 5:56 am
Posts: 101
Location: a corner in the world
Fixed your error!
Try the next version. :)

_________________
nothing is impossible with ahk (_L).
Excuse my bad English.
Now, focus on X-GUI Creator - an easy,simple,fast way to design GUI.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 57 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bon, maul.esel and 9 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