![]() |
|
|||||||
| View Poll Results: Should scum thread titles be allowed? | |||
| Yes |
|
27 | 35.53% |
| No |
|
17 | 22.37% |
| Pokeraddict should use his best judgement |
|
32 | 42.11% |
| Voters: 76. You may not vote on this poll | |||
![]() |
|
|
Thread Tools | Display Modes |
|
#91
|
|||
|
|||
|
[ QUOTE ]
OK, I'll look at the other sites tomorrow, but for now Full Tilt timer script is ready. It is available as an add-on (see the new Add-On Scripts section): http://www.autohotkey.net/~Xander/PokerPad/ [/ QUOTE ] Youre my hero. |
|
#92
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] OK, I'll look at the other sites tomorrow, but for now Full Tilt timer script is ready. It is available as an add-on (see the new Add-On Scripts section): http://www.autohotkey.net/~Xander/PokerPad/ [/ QUOTE ] Youre my hero. [/ QUOTE ] # 2 awesome |
|
#93
|
|||
|
|||
|
The FullTiltTimer add-on only works with the source version. (It requires Includes/Functions.ahk).
|
|
#94
|
|||
|
|||
|
same here, but its fine. Had to Update AutoHotkey though
|
|
#95
|
|||
|
|||
|
I'll add a note that add-on's are only meant for the script version. In the case of AHK, it is better to use the script versions anyway as there is more preprocessing in the compiled versions.
|
|
#96
|
|||
|
|||
|
There is a new update that addresses a couple bug fixes. Also, the Timers.ahk script for Full Tilt, Poker Stars and Party Poker is posted:
http://www.autohotkey.net/~Xander/PokerPad/ Note that the Timer button for Poker Stars only works with the Classic Theme. Other themes need to change values in the PokerPad.ini (there is currently no tutorial on how to do this, if you don't know, ask and I will post a tutorial). Also, since this version relies on reading the screen for Poker Stars, the button must be visible for it to be noticed by the script. |
|
#97
|
|||
|
|||
|
[ QUOTE ]
Also, since this version relies on reading the screen for Poker Stars, the button must be visible for it to be noticed by the script. [/ QUOTE ] Hopefully not for long, but dear me my brain hurts [img]/images/graemlins/frown.gif[/img] ImageSearch proving very confusing. I can send you a(n uncommented, untidy, probably inefficient but fast enough) GetPixelCount function that works on hidden windows if you want? |
|
#98
|
|||
|
|||
|
[ QUOTE ]
I can send you a(n uncommented, untidy, probably inefficient but fast enough) GetPixelCount function that works on hidden windows if you want? [/ QUOTE ] Have you seen my code? I am used to no comments [img]/images/graemlins/grin.gif[/img] Anyway, I put my yahoo email in my profile if you want to send it. I'll see what I can work out of it and send it back. |
|
#99
|
|||
|
|||
|
You have mail [img]/images/graemlins/smile.gif[/img]
|
|
#100
|
|||
|
|||
|
I've sent to your inbox an updated OCR that uses more or less that what you sent to read hidden windows.
|
![]() |
|
|