Search found 5 matches

by ztoddw
08 Jan 2022, 02:53
Forum: Ask for Help (v1)
Topic: Remember spots to send clicks to Topic is solved
Replies: 4
Views: 624

Re: Remember spots to send clicks to Topic is solved

You're right. What did you find in your forum search? map := {}, width := 250 Gui, Font, s10 Gui, Add, Text , Center w%width% vcoord Gui, Add, Text , xm , Hotkey: Gui, Add, Hotkey, x+m yp-3 w190 vhk Gui, Add, Button, xm w%width% Default, OK F3:: CoordMode, Mouse MouseGetPos, x, y GuiControl,, coord...
by ztoddw
07 Jan 2022, 13:25
Forum: Ask for Help (v1)
Topic: Remember spots to send clicks to Topic is solved
Replies: 4
Views: 624

Remember spots to send clicks to Topic is solved

This seemed to me like it should be a pretty common and useful thing to a lot of people, so I'd be surprised if no one has a script already to do this... I'm looking for a script to be able to assign certain spots on my screen, and assign a different hot key combination to each spot, to be able to h...
by ztoddw
07 Jan 2022, 04:23
Forum: Scripts and Functions (v1)
Topic: [Archive] Collection of lost AHK Scripts & Libraries
Replies: 114
Views: 190719

Re: [Archive] Collection of lost AHK Scripts & Libraries

@ztoddw Have you given Pulover’s Macro Creator a try? https://www.macrocreator.com/ Thanks, but I think that just creates a script, and doesn't automatically set up hotkeys for the places I click. I want to be able to set up multiple places on screen to send clicks to by pressing different key comb...
by ztoddw
06 Jan 2022, 04:35
Forum: Scripts and Functions (v1)
Topic: [Archive] Collection of lost AHK Scripts & Libraries
Replies: 114
Views: 190719

Re: [Archive] Collection of lost AHK Scripts & Libraries

Anyone have a script that does something like this? Looking for one to mark spots on the screen for me which I can assign hot keys to, to produce a click on that spot. Does something like what? Mark X,Y screen coordinates on a CSV file, and have your mouse hovers there and click it? However, if you...
by ztoddw
26 Aug 2021, 17:50
Forum: Scripts and Functions (v1)
Topic: [Archive] Collection of lost AHK Scripts & Libraries
Replies: 114
Views: 190719

Re: [Archive] Collection of lost AHK Scripts & Libraries

Anyone have a script that does something like this? Looking for one to mark spots on the screen for me which I can assign hot keys to, to produce a click on that spot.

Go to advanced search