| Author |
Message |
Forum: Support Topic: ImageSearch for same image, same window, multiple locations |
| D3Z |
|
Posted: October 20th, 2009, 5:28 am
|
|
Replies: 5 Views: 1829
|
| if they are images in game that move around. imagesearch will have a hard time there i think. as far as static images if they have a common color that isn't anywhere else you can use pixelsearch as well to locate coords to work with. |
|
 |
Forum: Support Topic: ImageSearch for same image, same window, multiple locations |
| D3Z |
|
Posted: October 20th, 2009, 5:13 am
|
|
Replies: 5 Views: 1829
|
| i had asked the exact same question and jethrow helped me out and gave a good example script on the thread he posted as a reply. i'll post it here and state it was jethrow that wrote the code that i have been working with off and on. from what ive seen it does find the coords for lots of the same im... |
|
 |
Forum: Scripts Topic: AHKArray [Real Array - One Variable] [Version 6] |
| D3Z |
|
Posted: October 19th, 2009, 9:11 pm
|
|
Replies: 96 Views: 31928
|
| ok i understand. burned out on this one ? working on anything else AHK related ? just curious. |
|
 |
Forum: Scripts Topic: AHKArray [Real Array - One Variable] [Version 6] |
| D3Z |
|
Posted: October 19th, 2009, 4:47 pm
|
|
Replies: 96 Views: 31928
|
| i'd just like to use a 2 dim array to track x,y coords for a couple hundred mouse clicks. code would look more clean with a 2 dim array but i dont see how to do it. i can use to dif arrays for now. i see something to do with multi dim under utils in doc but no info. |
|
 |
Forum: Utilities Topic: HIP - Control your apps with the remote control (GUI) |
| D3Z |
|
Posted: October 16th, 2009, 10:58 am
|
|
Replies: 3 Views: 1494
|
| i wonder if a laptop camera can pic up infra red signals. would be cool if an app was written to just use the built in cam but i'm sure it would have to be modified to "see" infrared |
|
 |
Forum: Utilities Topic: What Virtual Desktop software do you use? |
| D3Z |
|
Posted: October 16th, 2009, 10:43 am
|
|
Replies: 8 Views: 2155
|
| i read info on it from your link. what advantage would you have in having a bunch of apps open all in different desktops at the same time ? it doesn't seem that hard to launch what i need from the reg windows desktop and close what i dont need. |
|
 |
Forum: Support Topic: imagesearch basic question |
| D3Z |
|
Posted: October 13th, 2009, 7:26 am
|
|
Replies: 3 Views: 976
|
thanks for taking the time to write an example script. i'll look up the expressions and try and understand everything going on here and post questions if i cant figure something out.
what is ahk_L. an add on resource or is it included with the latest AHK |
|
 |
Forum: Support Topic: imagesearch basic question |
| D3Z |
|
Posted: October 13th, 2009, 12:52 am
|
|
Replies: 3 Views: 976
|
| from the imagesearch function i dont see a way to search multiples of the same image. i have about 200 of the same images on the same window i'd like to interact with. i'd like to locate image and put the x,y coords into an array and move on to auto capture coords of 200+locations of the same image.... |
|
 |
Forum: Support Topic: simple macro for a game called farmville |
| D3Z |
|
Posted: October 12th, 2009, 8:34 am
|
|
Replies: 4 Views: 633
|
| thank you that little script worked great for getting rid of spaces from the sleep timers i edit out that the recorder puts in scripts. also used the setmousedelay command to speed up all clicks so i dont have to wait forever for 200+ clicks. noticed the recorder used an outdated mouse command. am s... |
|
 |
Forum: Support Topic: simple macro for a game called farmville |
| D3Z |
|
Posted: October 12th, 2009, 3:42 am
|
|
Replies: 4 Views: 633
|
| im using a script that does about 40 mouse clicks. the prob is one it runs its stuck running until done. the clicks are not in a loop or anything its just a simple testing script. i would like to make it to were i can do a break in the running script anytime i want. i'm guess even with a simple test... |
|
 |
| Sort by: |