Open Side Menu Go to the Top
Register
PokerPad - AHK hotkey script PokerPad - AHK hotkey script

11-06-2007 , 03:24 PM
using this at party but it seems to be only partially working. Fold/ call/ raise buttons work fine but...

The bet pot, 1/2 pot, 3/4 pot etc keys work preflop, but postflop they just make the bet amount = 0

The something x big blind keys don't seem work at all.

am i doing something stupid...?
PokerPad - AHK hotkey script Quote
11-06-2007 , 05:49 PM
Quote:
i've problem with "Tile Tables" hk in iPoker. It works, but places parts of some windows out of the screen..
Thanks for pointing this out. It has been fixed for the next release.
PokerPad - AHK hotkey script Quote
11-06-2007 , 06:05 PM
Quote:
using this at party but it seems to be only partially working. Fold/ call/ raise buttons work fine but...

The bet pot, 1/2 pot, 3/4 pot etc keys work preflop, but postflop they just make the bet amount = 0

The something x big blind keys don't seem work at all.

am i doing something stupid...?
Both pot bets and fixed bets seem to be working on party preflop and postflop for me. Keep in mind that the hotkeys act on the so-called active table (whichever table has the focus) which may not be the top most window on party There is nothing I can do about that unfortunately.

You set the focus to a table by clicking on it. Alternatively you can use TableNavigator and then the table highlighted by that script will be used instead of the focused table.
PokerPad - AHK hotkey script Quote
11-06-2007 , 06:30 PM
Is it possible to have a 2.5xBB and 2.75xBB fixed bet amounts?
BTW excelant script, thanks.
PokerPad - AHK hotkey script Quote
11-06-2007 , 07:59 PM
Quote:
Quote:
using this at party but it seems to be only partially working. Fold/ call/ raise buttons work fine but...

The bet pot, 1/2 pot, 3/4 pot etc keys work preflop, but postflop they just make the bet amount = 0

The something x big blind keys don't seem work at all.

am i doing something stupid...?
Both pot bets and fixed bets seem to be working on party preflop and postflop for me. Keep in mind that the hotkeys act on the so-called active table (whichever table has the focus) which may not be the top most window on party There is nothing I can do about that unfortunately.

You set the focus to a table by clicking on it. Alternatively you can use TableNavigator and then the table highlighted by that script will be used instead of the focused table.
This isn't a focus problem, I have also tested it with only one table open. Strange...
PokerPad - AHK hotkey script Quote
11-06-2007 , 08:45 PM
Well, all I can tell you is to try the next version (when it's released). It is incomplete right now, but that is what I was using..
PokerPad - AHK hotkey script Quote
11-07-2007 , 04:08 AM
thanks again

also i've made changes in .ini file for CDPoker skin of ipoker network. thought it may be useful, so i can put it here.
PokerPad - AHK hotkey script Quote
11-07-2007 , 12:32 PM
Is the ment to work for sit n goes ipoker? i've tested it fine on cash tables but it doesn't work at all in sit n goes.
PokerPad - AHK hotkey script Quote
11-07-2007 , 01:00 PM
Quote:
thanks again

also i've made changes in .ini file for CDPoker skin of ipoker network. thought it may be useful, so i can put it here.
If you post the necessary changes, I can add CDPoker as one of the theme options for iPoker. Currently Titan is the only option.
PokerPad - AHK hotkey script Quote
11-07-2007 , 01:01 PM
Quote:
Is the ment to work for sit n goes ipoker? i've tested it fine on cash tables but it doesn't work at all in sit n goes.
Sit n Go tables should be recognized in the next release. Let me know if it still doesn't work. The next release should be posted shortly..
PokerPad - AHK hotkey script Quote
11-07-2007 , 04:13 PM
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.
PokerPad - AHK hotkey script Quote
11-07-2007 , 04:32 PM
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)
PokerPad - AHK hotkey script Quote
11-07-2007 , 05:07 PM
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?
PokerPad - AHK hotkey script Quote
11-07-2007 , 05:57 PM
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

Updates are in 0.1.11 Just redownload from the same link.
PokerPad - AHK hotkey script Quote
11-07-2007 , 08:26 PM
It doesn't apear to be working for sit n goes on ipoker still.
PokerPad - AHK hotkey script Quote
11-07-2007 , 10:30 PM
Quote:
It doesn't apear to be working for sit n goes on ipoker still.
Do any of the "Table hotkeys" work? If it is just some of the hotkeys, list which ones are not working.
PokerPad - AHK hotkey script Quote
11-08-2007 , 09:12 AM
None of the worked
PokerPad - AHK hotkey script Quote
11-08-2007 , 12:01 PM
The hotkeys are not working at pokerstars.(all of them)
PokerPad - AHK hotkey script Quote
11-08-2007 , 12:07 PM
at Full Tilt, everything is perfect!!! I can even use the Wheel now
PokerPad - AHK hotkey script Quote
11-08-2007 , 01:50 PM
Quote:
None of the worked
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.
PokerPad - AHK hotkey script Quote
11-08-2007 , 01:54 PM
Quote:
The hotkeys are not working at pokerstars.(all of them)
They work for me with the default theme or hyper simple theme. You must select which theme you are using in the settings. If you customized the settings for another theme, you will need to transfer them from the old .ini file to the new one.
PokerPad - AHK hotkey script Quote
11-08-2007 , 02:04 PM
one more thing

i used to run tablenavigator along with pokerpad and let it autoload it. now i have removed it from autload, yet it will still autoload it. reloading doesnt help, the only way to get rid of it is to end the autohotkey process itsself with the task manager. deleting the TN file helped also, but I found it weird, because it crashes PokerPad (you canot close it anymore)
PokerPad - AHK hotkey script Quote
11-08-2007 , 02:24 PM
Did you have this problem with 0.1.11? The problem of not unloading scripts removed from the auto-load column was fixed in that version. Though it should never have tried to reload a script that was removed from the auto-load, it only failed to unload it before taking it off the auto-load list. If you open your .ini file and see the key AutoLoad= set to blank, you can be sure no scripts are being loaded.
PokerPad - AHK hotkey script Quote
11-08-2007 , 02:49 PM
works fine now thx!

Would it be possible, to use the right mouse click for check/fold when mousing over the table? If so, will it be hard for me to do @ Full Tilt?
PokerPad - AHK hotkey script Quote
11-08-2007 , 04:16 PM
so here's my changes for Cd Poker:

Theme=CDDefault
[CDDefault]
PotColor=0xD5EAF9
PotColorVariation=16
ActionColor=0xFCFDFF
ActionColorVariation=16
CheckColor=0x2DC2FA
BoxColor=0x3AFFE1
BoxColorVariation=32

&amp;thanks for new update
PokerPad - AHK hotkey script Quote

      
m