Anyone know how to change the mouse to Clicks instead of Mouseclick?
https://www.autohotkey.com/docs/commands/Click.htm
Mouse And Keyboard Macro Recorder
Re: Mouse And Keyboard Macro Recorder
Hello,
In order to create this script Do I copy and past the entire script and then save as a .pmc file.
How to load and run it in PMC?
I am totally new to PMC but I am ok with AHK.
Thanks!
In order to create this script Do I copy and past the entire script and then save as a .pmc file.
How to load and run it in PMC?
I am totally new to PMC but I am ok with AHK.
Thanks!
Re: Mouse And Keyboard Macro Recorder
Why my mouse move too fast when I play back the recorded movement?
Re: Mouse And Keyboard Macro Recorder
You should save it as an .ahk file, as it is an AutoHotkey script. It has nothing to do with PMC.
-
- Posts: 4
- Joined: 21 Feb 2017, 07:30
Re: Mouse And Keyboard Macro Recorder
sorry but i'm pretty new to this
Macro Recorder v2.1 By FeiYue is beautifully simple. but i can't figure out how to put the loop in an actual macro script. i would love if there was an extra "save" button that where i could choose the key to activate the macro and be done with it.
but if anyone would tell me how to bind the loop to a key i would be very greatful.
i tried
but all it did was highlight the windows shortcuts and do the first click. like i had used : rather than :: or something, i thought ahk would handle it differently
Macro Recorder v2.1 By FeiYue is beautifully simple. but i can't figure out how to put the loop in an actual macro script. i would love if there was an extra "save" button that where i could choose the key to activate the macro and be done with it.
but if anyone would tell me how to bind the loop to a key i would be very greatful.
i tried
Code: Select all
F10::
loop, 1
{
;code goes here
}
return
-
- Posts: 1
- Joined: 14 Nov 2020, 01:22
- Facebook: https://www.facebook.com/tuann1606/
Re: Mouse And Keyboard Macro Recorder
How can i loop this script countless times? Thank you!
Return to “Scripts and Functions”
Who is online
Users browsing this forum: malcev, TheUnknown138 and 26 guests