Search found 3 matches
- Mon Feb 16, 2009 9:04 am
- Forum: Beginners
- Topic: Image Recognition: Multiple Matches
- Replies: 5
- Views: 8182
I am trying this Repeat>k Let>k=k+1 MouseMove>XPos_%k%,YPos_%k% Wait>2.5 LClick Wait>0.5 Until>k=NumFound but it has a problem. it finds for example a K=6 (found matches). then it goes trough the loop until it reaches k=6. the find image position actually start pinpointing from zero so the last posi...
- Wed Feb 11, 2009 11:58 am
- Forum: Beginners
- Topic: image find googlemaps
- Replies: 3
- Views: 4672
parsing it out
that might be helpful but dont be shy. How would I do such a thing on a googlemap? please give me more information to go on.
- Mon Feb 09, 2009 2:08 pm
- Forum: Beginners
- Topic: image find googlemaps
- Replies: 3
- Views: 4672
image find googlemaps
I want the macro to search for icons in googlemaps and it doesnt work. I know what I want but I have trouble with the way to make the script do as I want. find icons in the map > until all icons found and left clicked > move the map to the right > search again for icons to find in the map. thats all...