AutoHotkey Community

It is currently May 24th, 2012, 12:07 am

All times are UTC [ DST ]


Search found 22 matches
Search these results:

Author Message

 Forum: Support   Topic: Detect Multiple Instances Of A Window?

Posted: April 15th, 2008, 1:46 pm 

Replies: 1
Views: 389


I have a script that opens command line ftp windows to transfer files. I have it set to open 6 at a time and wait for the last to close before opening another 6. Is it possible to detect that there are now only 5 open and open 1 to replace it to keep 6 open at all times?

 Forum: Support   Topic: Trouble with InputBox variable

Posted: January 14th, 2007, 5:05 pm 

Replies: 2
Views: 426


D'OH!!

That was it. Thanks!!

 Forum: Support   Topic: Trouble with InputBox variable

Posted: January 14th, 2007, 4:03 pm 

Replies: 2
Views: 426


Here's what i have InputBox, Card, Amount, Amount Loop, Card { MouseClick, left, 247, 166 Sleep, 100 MouseClick, left, 247, 188 Sleep, 100 } Card always comes out as 0. I have even set the var to Clipboard and pasted the number that i put in, but Loop always treats it as 0. Any Ideas?

 Forum: Support   Topic: Multiple scripts running on virtual computers

Posted: November 12th, 2006, 3:43 pm 

Replies: 4
Views: 510


the application is a bot to run a game while afk. I need to have multiple accounts running at once. I have read multiple times of people running virtual machines on one computer to accomplish this. each virtual machine runs it's own operating system and programs and even appears as a separate comput...

 Forum: Support   Topic: Multiple scripts running on virtual computers

Posted: November 12th, 2006, 8:53 am 

Replies: 4
Views: 510


I need to have multiple scripts running at once for long periods of time. I have heard that it may be possible to do this by running multiple virtual computers, each running one script. Does anyone know if this will work?

 Forum: Support   Topic: Need help getting it to compare text

Posted: November 9th, 2006, 7:05 am 

Replies: 4
Views: 455


I need it to click a spot which highlights a name. It hits Ctrl-C to copy it. I need it to compare that name to a variable, but something's not right. I have a very similar script that compares the clipboard to a number and that works. Here's what i got. InputBox, ApprovedBuyer, Title, Prompt, , 250...

 Forum: Support   Topic: using PixelSearch to find and select text

Posted: November 8th, 2006, 5:25 pm 

Replies: 6
Views: 551


PERFECT!! thanks so much!!

 Forum: Support   Topic: using PixelSearch to find and select text

Posted: November 8th, 2006, 4:53 pm 

Replies: 6
Views: 551


Got this error
Image

 Forum: Support   Topic: using PixelSearch to find and select text

Posted: November 8th, 2006, 4:08 pm 

Replies: 6
Views: 551


Not sure what you mean. ScoreX2 is on line 2 AFTER ScoreX1. For the mouse drag i need to start where it found the pixel and drag to the right 10 pixels.

 Forum: Support   Topic: using PixelSearch to find and select text

Posted: November 7th, 2006, 5:35 pm 

Replies: 6
Views: 551


I have a website where the text isn't in the exact same place each time. I need to search a specific area for where the text starts. From there i need it to select one character. I figure text is black so searching for that would give the location of the first character of text and 10 pixels should ...

 Forum: Support   Topic: how to make it wait for a mouseclick and screen clicks

Posted: October 29th, 2006, 4:55 pm 

Replies: 4
Views: 746


I'm sure it's the "Input" command, just not sure how to word it to wait for a left mouse click.

 Forum: Support   Topic: how to make it wait for a mouseclick and screen clicks

Posted: October 29th, 2006, 4:49 pm 

Replies: 4
Views: 746


I usually have many windows open so they usually aren't next to each other.

 Forum: Support   Topic: how to make it wait for a mouseclick and screen clicks

Posted: October 29th, 2006, 4:39 pm 

Replies: 4
Views: 746


I have two identical windows that i want to move so each is exactly half the screen vertically. I'm having trouble with winactivate as they are named the same. How can I make it wait for a mouseclick? That way I can run the script, click the first window, let it resize it, click the next window and ...

 Forum: Support   Topic: how to make it wait for a mouse click

Posted: October 29th, 2006, 4:22 pm 

Replies: 4
Views: 1690


I have two identical windows open and want to size them to each fit exactly half the screen vertically. i'm having problems with winactivate as they are both named the same. How can i make it wait for a mouseclick? that way i can run the script, click the first window and it would resize it, then cl...

 Forum: Support   Topic: WinGetText help

Posted: May 30th, 2006, 7:23 pm 

Replies: 5
Views: 652


PERFECT!! thanks so much!!
Sort by:  
Page 1 of 2 [ Search found 22 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group