Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Macro Help
#1
How can I make a macro Left Click where ever it is on the screen, then press enter, then keep repeating itself until HotKey ; is pushed. By looking at the help file this is all I can come up with =(
Code:
Copy      Help
rep
    lef
    key Y

Please help a nubcake. I am not a nub to all macros, im fairly good at AutoIT, I just heard quick macros was better so I downloaded it.
#2
if it's a macro rather than a function, all you have to do is hit the "pause/break" key and it stops all macros.
#3
but would that code work and repeat over and over? because I open up notepad and nothing happends, nothing is typed or clicked
#4
where is your mouse when you start it?
it works for me but it will left click where ever your mouse is.
also, you can exchange the "Y" for the letter "a" just to test it.


Forum Jump:


Users browsing this thread: 1 Guest(s)