Search found 5 matches

by neelsoon
18 Oct 2021, 15:39
Forum: Scripts and Functions (v1)
Topic: [Class] graphicsearch.ahk (ImageSearch strings)
Replies: 34
Views: 14503

Re: [Class] graphicsearch.ahk (ImageSearch strings)

I'm not very smart and I'm not able to make this work. Is there any video tutorials? I downloaded graphicsearch.ahk-master.zip and extracted it, I capture a part of the screen but when I trigger the the hotkey LControl & LShift it says not found. ~LControl & LShift:: ; intro 1. ; #Include graphicsea...
by neelsoon
13 Dec 2019, 01:20
Forum: Ask for Help (v1)
Topic: Make a script with selective gui. Please help. Topic is solved
Replies: 5
Views: 582

Re: Make a script with selective gui. Please help. Topic is solved

When I click the button in option one. What code do I need put here so it sends the exact form I want? https www.menards.com /main/store/20090519001/assets/guestServices/complaintForm.pdf Broken Link for safety Filling out forms can get pretty involved in general, but the form found at your link do...
by neelsoon
12 Dec 2019, 20:26
Forum: Ask for Help (v1)
Topic: Make a script with selective gui. Please help. Topic is solved
Replies: 5
Views: 582

Re: Make a script with selective gui. Please help. Topic is solved

Here's a basic GUI setup. Under each subroutine Opt1 - Opt7, put whatever commands are associated with each. You'll probably want to start each with commands to activate the window in which you'll be pasting the text. Of course, this is just an example. You can change it to look/act however you wan...
by neelsoon
12 Dec 2019, 20:03
Forum: Ask for Help (v1)
Topic: Make a script with selective gui. Please help. Topic is solved
Replies: 5
Views: 582

Re: Make a script with selective gui. Please help. Topic is solved

Someone send me a tutorials list for many gui guides. I have not check them since at work youtube does not work. But I feel is best to have them in the Post here so anybody can see.
https www.youtube.com /playlist?list=PLPI5C2_hIGGyLfU-dyL_dPO4yy8y7m7US Broken Link for safety
by neelsoon
12 Dec 2019, 17:34
Forum: Ask for Help (v1)
Topic: Make a script with selective gui. Please help. Topic is solved
Replies: 5
Views: 582

Make a script with selective gui. Please help. Topic is solved

Hello everybody :dance: :wave: , I recently go into AHK. I have been using it at work to make my life easier. I'm stuck in the next script. ~LShift & i:: ;installation. MouseMove, 126, 838, 10 Click Sleep 60 Send Absolutely{!} We do offer installation services for this item. Sleep 60 Send {Enter} Sl...

Go to advanced search