![]() |
|
|||||||
| 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 |
|
#211
|
|||
|
|||
|
Version 0.1.11 is available for download:
http://www.autohotkey.net/~Xander/PokerPad/ Added support for Prima/Microgaming as well as some of the feature request in this thread. |
|
#212
|
|||
|
|||
|
I don't appear to be able to enter decimal points or fractions in the random bet range boxes (that's what I assume they are anyway)
|
|
#213
|
|||
|
|||
|
Hi,
great update. Maybe you remembered I told you I could not use the WheelUp/Down to increase or decrease bet Sizes. I noticed, that when I just change the lines (so make wheelup the first one), I can use the Wheel UP/DOWN but not the increase on my keyboard? Is there anyway to have both? |
|
#214
|
|||
|
|||
|
The bet range now allows decimal points or fractions. Fixed the second bet increment hotkey as well. It turns out it was never being loaded [img]/images/graemlins/frown.gif[/img]
Updates are in 0.1.11 Just redownload from the same link. |
|
#215
|
|||
|
|||
|
It doesn't apear to be working for sit n goes on ipoker still.
|
|
#216
|
|||
|
|||
|
[ QUOTE ]
It doesn't apear to be working for sit n goes on ipoker still. [/ QUOTE ] Do any of the "Table hotkeys" work? If it is just some of the hotkeys, list which ones are not working. |
|
#217
|
|||
|
|||
|
None of the worked
|
|
#218
|
|||
|
|||
|
The hotkeys are not working at pokerstars.(all of them)
|
|
#219
|
|||
|
|||
|
at Full Tilt, everything is perfect!!! I can even use the Wheel now [img]/images/graemlins/wink.gif[/img]
|
|
#220
|
|||
|
|||
|
[ QUOTE ]
None of the worked [/ QUOTE ] Quick fix: Open PokerPad.ahk in Notepad or any text editor, find this line <font class="small">Code:</font><hr /><pre> GroupAdd, GameWindows, Hello ahk_class PTIODEVICE</pre><hr /> and replace with <font class="small">Code:</font><hr /><pre> GroupAdd, GameWindows, / ahk_class PTIODEVICE</pre><hr /> This fix will be part of the next version. |
![]() |
|
|