Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Scraping a screen for a number using scripting language? (http://archives1.twoplustwo.com/showthread.php?t=486472)

kyleb 08-26-2007 01:18 AM

Scraping a screen for a number using scripting language?
 
I have tried Au3info.exe and the AutoHotKey spy to try and see the value of a textbox in a program, but it can't return the value of the text box (only the color under the mouse cursor, which is obviously not helpful).

Any idea to "see" the number in a text field via scraping? Is this possible using AutoIt/AutoHotKey?

(x-posted to CTH)

Roland 08-26-2007 06:02 AM

Re: Scraping a screen for a number using scripting language?
 
Look for a function called digitSearch() in my functions, v3.

HalvSame 08-26-2007 09:43 AM

Re: Scraping a screen for a number using scripting language?
 
You can also use the techniques found in butcha's "AHK Bet pot script for iPoker".

kyleb 08-26-2007 06:50 PM

Re: Scraping a screen for a number using scripting language?
 
Thanks!


All times are GMT -4. The time now is 12:13 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.