Search found 5 matches

by Nelson3494
28 Jun 2018, 13:52
Forum: Ask for Help (v1)
Topic: Need help recording clicks
Replies: 1
Views: 392

Need help recording clicks

Hi. I' completely new to AHK and coding. Like literally don't know how to do either. How can I record a series of clicks and then make it so those clicks can be repeated by me pressing control+c or alt+c or whatever button I choose. I downloaded a recorded but apparently it gives me weird code cause...
by Nelson3494
27 Jun 2018, 08:06
Forum: Ask for Help (v1)
Topic: How to execute commands
Replies: 2
Views: 1039

Re: How to execute commands

How do I get a new recorder that will give me usable code?
by Nelson3494
21 Jun 2018, 13:34
Forum: Ask for Help (v1)
Topic: How to execute commands
Replies: 2
Views: 1039

How to execute commands

I recorded myself doing a series of clicks, of which the code looks like this... ;-- Click(685, 263, "L") OriginWin(X, Y, -1600, 0, "ahk_class Progman", "", "") ;-- Click(X+2510, Y+259, "L") ;-- Click(X+2153, Y+610, "L") OriginWin(X, Y, -1608, 292, "ahk_class Chrome_WidgetWin_1", "", "") ;-- Click(X...
by Nelson3494
21 Jun 2018, 11:48
Forum: Ask for Help (v1)
Topic: Need basic click command help
Replies: 2
Views: 711

Re: Need basic click command help

So that works and I was able to record but it gave me a code that looks like this... OriginWin(X, Y, -8, -8, "ahk_class TFormMainTOSM", "", "") ;-- Click(X+1768, Y+159, "L") ;-- Click(X+826, Y+356, "L") ;-- Click(X+997, Y+349, "L") ;-- Click(X+1756, Y+257, "L") What do I do with it? I tried to put i...
by Nelson3494
21 Jun 2018, 09:31
Forum: Ask for Help (v1)
Topic: Need basic click command help
Replies: 2
Views: 711

Need basic click command help

I'm new to AHK and need help making some basic code to click somewhere. I'd like to be able to program a button on my keyboard or mouse to click on certain coordinates on the screen, and then maybe return the mouse to where it was before I did the command. I dont know what the coordinates are of whe...

Go to advanced search