| Author |
Message |
Topic: [Help] Wait for page to load before execute next command. |
JulieXP
Replies: 14
Views: 1398
|
Forum: Ask for Help Posted: Sun Jun 01, 2008 2:38 am Subject: [Help] Wait for page to load before execute next command. |
| thank you tank |
Topic: Question about :: SmartGUI Creator :: |
JulieXP
Replies: 1
Views: 101
|
Forum: Ask for Help Posted: Sat May 31, 2008 11:05 am Subject: Question about :: SmartGUI Creator :: |
I had never used or made a GUI using AHK, but I know in VB when a making a browsers (IE based) it does not control your mouse when executing commands.
I was wondering if SmartGUI Creator does the s ... |
Topic: [Help] Wait for page to load before execute next command. |
JulieXP
Replies: 14
Views: 1398
|
Forum: Ask for Help Posted: Sat May 31, 2008 10:47 am Subject: [Help] Wait for page to load before execute next command. |
Hi,
I am trying to some how read the status bar to show the page is finish loading before executing the next command, but if page does not finish loading with in 10 seconds to refresh the page.
... |
Topic: Send command for the "Context" key? |
JulieXP
Replies: 2
Views: 223
|
Forum: Ask for Help Posted: Sat Sep 08, 2007 8:59 am Subject: Send command for the "Context" key? |
| Much Thanks! |
Topic: Send command for the "Context" key? |
JulieXP
Replies: 2
Views: 223
|
Forum: Ask for Help Posted: Sat Sep 08, 2007 8:45 am Subject: Send command for the "Context" key? |
Hey Guys,
I was wondering how can I use the send key command to press the "context" key?
It's the first key on the last row of this image.
http://images.techtree.com/ttimages/sto ... |
Topic: On Screen VS Active Window |
JulieXP
Replies: 2
Views: 123
|
Forum: Ask for Help Posted: Wed May 16, 2007 12:17 am Subject: On Screen VS Active Window |
Much Thanks!
=D |
Topic: On Screen VS Active Window |
JulieXP
Replies: 2
Views: 123
|
Forum: Ask for Help Posted: Tue May 15, 2007 11:48 pm Subject: On Screen VS Active Window |
If im correct, On Screen is the mouse position of my monitor and Active Window is the mouse position of the window that is in front.
If this is correct, my question is how do I make a command to us ... |
Topic: Ramdom time |
JulieXP
Replies: 7
Views: 233
|
Forum: Ask for Help Posted: Tue May 15, 2007 11:09 pm Subject: Ramdom time |
Wow, I been using an outdated version for some time now.
Thank you for the sample and update. This is exectly what I needed. |
Topic: Ramdom time |
JulieXP
Replies: 7
Views: 233
|
Forum: Ask for Help Posted: Tue May 15, 2007 7:34 pm Subject: Ramdom time |
There was an error with "#NoEnv"
Was there a typo? |
Topic: Ramdom time |
JulieXP
Replies: 7
Views: 233
|
Forum: Ask for Help Posted: Tue May 15, 2007 6:07 pm Subject: Ramdom time |
| Thank you, this will help me a great deal! |
Topic: Ramdom time |
JulieXP
Replies: 7
Views: 233
|
Forum: Ask for Help Posted: Tue May 15, 2007 11:32 am Subject: Ramdom time |
| its 2 points of a line |
Topic: Ramdom time |
JulieXP
Replies: 7
Views: 233
|
Forum: Ask for Help Posted: Tue May 15, 2007 10:58 am Subject: Ramdom time |
I was wondering if someone can show me a sample code to do the following:
loops 25 times
Mouse Click in a random area between Point A and Point B, also each click is delayed by random seconds be ... |
Topic: increment of 1 |
JulieXP
Replies: 19
Views: 516
|
Forum: Ask for Help Posted: Wed Nov 22, 2006 6:53 am Subject: increment of 1 |
Ahh, ic ic thank you PhiLho
 |
Topic: increment of 1 |
JulieXP
Replies: 19
Views: 516
|
Forum: Ask for Help Posted: Tue Nov 21, 2006 10:21 am Subject: increment of 1 |
What if im trying stop the script after it reached a certin %value%
I know it has to do wiht the "if" statement, but do i use
if count = 50000
{
exitapp
}
or
if myvar = 5000
... |
Topic: increment of 1 |
JulieXP
Replies: 19
Views: 516
|
Forum: Ask for Help Posted: Wed Nov 15, 2006 1:08 pm Subject: increment of 1 |
heheh, how did you know I was going to ask that question? it is not really needed, but, I was just wondering if there was such a option for AHK.
I had tired to learn VB, but it was way too advance ... |
| |