| Author |
Message |
Topic: Screen capture and pixel search of an offscreen window |
silkcom
Replies: 8
Views: 410
|
Forum: Ask for Help Posted: Tue May 11, 2010 7:50 pm Subject: Screen capture and pixel search of an offscreen window |
| It's the window of my script. I don't think that the issue is that it isn't getting the win id, but rather that it isn't getting the windows image. |
Topic: Screen capture and pixel search of an offscreen window |
silkcom
Replies: 8
Views: 410
|
Forum: Ask for Help Posted: Tue May 11, 2010 7:27 pm Subject: Screen capture and pixel search of an offscreen window |
| It works, until I give the gui a +toolWindow (when I "minimize" it i move it off screen and use +toolWindow to hide the taskbar). Any ideas on how to make it work in this case? |
Topic: Screen capture and pixel search of an offscreen window |
silkcom
Replies: 8
Views: 410
|
Forum: Ask for Help Posted: Tue May 11, 2010 6:23 pm Subject: Screen capture and pixel search of an offscreen window |
| it worked, very excellent. thanks. |
Topic: Screen capture and pixel search of an offscreen window |
silkcom
Replies: 8
Views: 410
|
Forum: Ask for Help Posted: Tue May 11, 2010 5:27 pm Subject: Screen capture and pixel search of an offscreen window |
| I haven't tried yet, just asking based on my reading of forums before this. |
Topic: Screen capture and pixel search of an offscreen window |
silkcom
Replies: 8
Views: 410
|
Forum: Ask for Help Posted: Tue May 11, 2010 5:26 pm Subject: Screen capture and pixel search of an offscreen window |
Excellent, so i use display.ahk to get the image and then regiongetcolor to do the pixel searches?
Does display work on an image that's offscreen? Do I need to do anything special to be sure that ... |
Topic: [func]RegionGetColor - Average color a window - v3.8 +MCode! |
silkcom
Replies: 15
Views: 5653
|
Forum: Scripts & Functions Posted: Tue May 11, 2010 3:46 pm Subject: [func]RegionGetColor - Average color a window - v3.8 +MCode! |
| I'm having trouble getting this to work using HWND. Can someone give me an example? I have a simple gui that is often below others or off screen some. I just need the HWND of that window and search ... |
Topic: Screen capture and pixel search of an offscreen window |
silkcom
Replies: 8
Views: 410
|
Forum: Ask for Help Posted: Tue May 11, 2010 3:29 pm Subject: Screen capture and pixel search of an offscreen window |
| I have an AHK script with an embedded browser. I've overwritten minimize to move the window way off screen. I'm wondering if it's possible, inside my script, to get a screen capture of what is curre ... |
Topic: Grabbing Images from IE - what are the possibilities |
silkcom
Replies: 0
Views: 356
|
Forum: Ask for Help Posted: Tue Apr 13, 2010 4:17 pm Subject: Grabbing Images from IE - what are the possibilities |
I've been working on a bot for a while now which automates a common gaming site(cough club bing cough).
They just added a new security layer, i'm wondering if anyone has any ideas on getting around ... |
Topic: Automated Anagram Game via AHK |
silkcom
Replies: 6
Views: 3890
|
Forum: Scripts & Functions Posted: Sat Aug 01, 2009 5:04 pm Subject: Automated Anagram Game via AHK |
| Hob do you have the latest one (the one for clubbing)? Awesome script. |
Topic: StringMod() String Manipulation - Enhanced by PhiLho / Titan |
silkcom
Replies: 77
Views: 19711
|
Forum: Scripts & Functions Posted: Tue Jul 28, 2009 2:11 pm Subject: StringMod() String Manipulation - Enhanced by PhiLho / Titan |
| Hmm, I don't see the anagram script, only the code for the function |
Topic: StringMod() String Manipulation - Enhanced by PhiLho / Titan |
silkcom
Replies: 77
Views: 19711
|
Forum: Scripts & Functions Posted: Mon Jul 27, 2009 10:06 pm Subject: StringMod() String Manipulation - Enhanced by PhiLho / Titan |
Sorry to awaken this old thread, SKAN do you still have your anagrammer.zip file? That's exactly what i'm trying to make . |
Topic: ImageSearch |
silkcom
Replies: 11
Views: 1959
|
Forum: Ask for Help Posted: Tue Jul 14, 2009 7:53 pm Subject: ImageSearch |
| I believe you would need 599,599,701,701 but i haven't verified it. Though it should be pretty easy to check. |
Topic: image search on embedded IE while it's minimized |
silkcom
Replies: 9
Views: 524
|
Forum: Ask for Help Posted: Tue Jul 14, 2009 7:05 pm Subject: image search on embedded IE while it's minimized |
| wow, if it matters then let's assume that i'm not using it for a game, but that chemish is. Because if it does matter then i'm sure i'll be using it for both. I like to write AHK's that parse throug ... |
Topic: image search on embedded IE while it's minimized |
silkcom
Replies: 9
Views: 524
|
Forum: Ask for Help Posted: Tue Jul 14, 2009 5:51 pm Subject: image search on embedded IE while it's minimized |
| i'm trying to decide why what i'm using it for matters. It's for looking for an image in a browser window that isn't currently visible (but that the window is inside an autohotkey script (assuming t ... |
Topic: image search on embedded IE while it's minimized |
silkcom
Replies: 9
Views: 524
|
Forum: Ask for Help Posted: Tue Jul 14, 2009 5:33 pm Subject: image search on embedded IE while it's minimized |
because i want to know if an image is inside the browser without having the browser be visible.
For example (this isn't what im using this for, but is a simple example): I have a page that runs fl ... |
| |