| Author |
Message |
Topic: How to wait until text of control changes? |
AHKisNice
Replies: 1
Views: 57
|
Forum: Ask for Help Posted: Thu Nov 06, 2008 5:41 am Subject: How to wait until text of control changes? |
Hello. Please Help. Thank you.
Im having a problem with controlgettext taking a control's text before the control's text changes into what I want to take.
This seems to solve that problem:
... |
Topic: web browsing: toggle between scroll and ctrl+tab? |
AHKisNice
Replies: 1
Views: 65
|
Forum: Ask for Help Posted: Thu Oct 30, 2008 6:23 am Subject: web browsing: toggle between scroll and ctrl+tab? |
Please help. Thank you.
How can I toggle the mousewheel between default scroll up/down and ^{tab} / ^+{tab}?
I have figured out how to do this, but I would also like for lbutton to not toggle ... |
Topic: Move mouse cursor wherever you look? |
AHKisNice
Replies: 2
Views: 93
|
Forum: Ask for Help Posted: Thu Aug 21, 2008 4:46 am Subject: Move mouse cursor wherever you look? |
Hello, does anyone know if it would be possible to have the mouse cursor move wherever you looked?
I was wondering if it might be able to be done by a webcam program that centers someones head, t ... |
Topic: find windows of a certain class in stack of windows? |
AHKisNice
Replies: 1
Views: 58
|
Forum: Ask for Help Posted: Wed Aug 13, 2008 12:43 pm Subject: find windows of a certain class in stack of windows? |
Hello, is there a way to find out how many windows of a certain class are in a stack of windows, and to activate the topmost window of a certain class in a stack of windows?
Also, does anyone know ... |
Topic: Determine if different window of same class becomes active? |
AHKisNice
Replies: 3
Views: 210
|
Forum: Ask for Help Posted: Tue Jul 01, 2008 7:34 am Subject: Determine if different window of same class becomes active? |
| It works. Thank you very much for your help. How did you learn to write code like this? Does the authotkey manual explain all of this? I read the variable help page about the concatenates . and th ... |
Topic: Determine if different window of same class becomes active? |
AHKisNice
Replies: 3
Views: 210
|
Forum: Ask for Help Posted: Tue Jun 24, 2008 6:35 pm Subject: Determine if different window of same class becomes active? |
| Hello, every time a new poker table window (i have 10 or 20 open, and they automatically become active when they require the player to act) becomes active, I would like to automatically click a spot o ... |
Topic: after getting windowclass, why doesnt if class = asdf work? |
AHKisNice
Replies: 2
Views: 59
|
Forum: Ask for Help Posted: Fri Jun 20, 2008 10:25 pm Subject: after getting windowclass, why doesnt if class = asdf work? |
Why isnt this working?
mousegetpos,,,id
WinGetClass, asdf, ahk_id %id%
if asdf = ahk_class Notepad
soundbeep
return
thank you for your help |
Topic: How to Controlclick where an image is found? |
AHKisNice
Replies: 1
Views: 129
|
Forum: Ask for Help Posted: Fri Jun 20, 2008 2:16 pm Subject: How to Controlclick where an image is found? |
| Im trying to search for an image and controlclick where it finds it. Is there a way for the controlclick command to not need a wintitle, and just click the screen coordinates? If not, is there a way ... |
Topic: Youtube CAPTCHA |
AHKisNice
Replies: 4
Views: 323
|
Forum: Ask for Help Posted: Mon Feb 04, 2008 10:27 pm Subject: Youtube CAPTCHA |
| It is for a good, non-commercial, informative reason. |
Topic: Youtube CAPTCHA |
AHKisNice
Replies: 4
Views: 323
|
Forum: Ask for Help Posted: Mon Feb 04, 2008 10:41 am Subject: Youtube CAPTCHA |
| Does anyone know how to break the youtube captcha that comes up after you've posted comments? Or how to break any captchas? Would anyone mind offering me direction on how breaking a captcha might be ... |
Topic: Optical Digit Recognition |
AHKisNice
Replies: 13
Views: 3382
|
Forum: Scripts & Functions Posted: Fri Jan 25, 2008 2:37 pm Subject: Optical Digit Recognition |
| Is it possible to break a youtube captcha? |
Topic: OCR |
AHKisNice
Replies: 5
Views: 406
|
Forum: Ask for Help Posted: Fri Jan 25, 2008 2:37 pm Subject: OCR |
| Is it possible to break a youtube captcha? |
Topic: How to Detect Characters and Digits Shape |
AHKisNice
Replies: 2
Views: 344
|
Forum: Ask for Help Posted: Fri Jan 25, 2008 2:35 pm Subject: How to Detect Characters and Digits Shape |
| is it possible to break youtube captchas? |
Topic: Captcha (GUI) |
AHKisNice
Replies: 17
Views: 4347
|
Forum: Scripts & Functions Posted: Fri Jan 25, 2008 2:35 pm Subject: Captcha (GUI) |
| Is it possible to break Youtube Captchas? |
Topic: After movemouse, how to return cursor to previous location? |
AHKisNice
Replies: 7
Views: 256
|
Forum: Ask for Help Posted: Fri Jan 25, 2008 2:16 am Subject: After movemouse, how to return cursor to previous location? |
Are you sure?
How do you know?
I have been wonder whether mouseclick or movemove is faster. |
| |