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

11-08-2007 , 05:27 PM
Thanks for sharing these.

One of the changes in the last update was the elimination of the Variation keys in the ini file. They are now appended to the end of the color value with a comma. So you will have to change it to this in the current version:

Theme=CDDefault
[CDDefault]
PotColor=0xD5EAF9,16
ActionColor=0xFCFDFF,16
CheckColor=0x2DC2FA
BoxColor=0x3AFFE1,32
PokerPad - AHK hotkey script Quote
11-08-2007 , 07:30 PM
Quote:
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?
Possible? Yes... redirect the Fold: Call: Raise: labels to a new function and use <font class="small">Code:</font><hr /><pre>MouseGetPos, , , id</pre><hr /> to obtain the id of the window under the mouse pointer.
PokerPad - AHK hotkey script Quote
11-08-2007 , 08:02 PM
this sounds jibberish to me, but ill give it a try, thx
PokerPad - AHK hotkey script Quote
11-08-2007 , 09:22 PM
Quote:
this sounds jibberish to me, but ill give it a try, thx
If you want an option to have all hotkeys act on the table under the mouse pointer, that could be worked into the current InvokeHotkey function.
PokerPad - AHK hotkey script Quote
11-08-2007 , 11:24 PM
Pokerstars betsizes are ussually wrong.

Sometimes when i select pot PF it shows a smaller size than it should be. Posflop show different values too.

I.E pot is 5$ (about 4.5 because of rake. I select pot and it shows 6.5$

In general the betsizes are wrong (and wierd things happens like pokerpad saying that pot is 20 than when select half pot it doesnt show 10, but another value.
PokerPad - AHK hotkey script Quote
11-09-2007 , 06:45 AM
Quote:
Pokerstars betsizes are ussually wrong.

Sometimes when i select pot PF it shows a smaller size than it should be. Posflop show different values too.

I.E pot is 5$ (about 4.5 because of rake. I select pot and it shows 6.5$

In general the betsizes are wrong (and wierd things happens like pokerpad saying that pot is 20 than when select half pot it doesnt show 10, but another value.
What table size and theme are you using?
PokerPad - AHK hotkey script Quote
11-09-2007 , 07:22 AM
i can only make pokerpad to work at standard theme. I use the default size. (how can i change to hyper simple?)
PokerPad - AHK hotkey script Quote
11-09-2007 , 08:00 AM
Quote:
Quote:
this sounds jibberish to me, but ill give it a try, thx
If you want an option to have all hotkeys act on the table under the mouse pointer, that could be worked into the current InvokeHotkey function.
this would be a cool feature (if you can turn it on/off)

I dont use BetPot anymore because you have the mouse wheel now too. But I will try to edit the code so that i can fold/check when mousing over the table and doing right click. It makes everything a lot faster, not switching tables etc. anymore
PokerPad - AHK hotkey script Quote
11-09-2007 , 09:12 AM
Quote:

this would be a cool feature that i can fold/check when mousing over the table and doing right click.
that would be awesome i dont know how to define the right click for one option (for example check fold)
PokerPad - AHK hotkey script Quote
11-09-2007 , 12:37 PM
Quote:
i can only make pokerpad to work at standard theme. I use the default size. (how can i change to hyper simple?)
Select the hyper simple theme in the settings window. Double click the tray icon to open the settings window and find the following:



Be sure to click OK to apply any changes.
PokerPad - AHK hotkey script Quote
11-09-2007 , 12:43 PM
Quote:
this would be a cool feature (if you can turn it on/off)
How should it be turned on/off? With a hotkey or by opening the settings window? The former would be more appropriate if you want to toggle this on and off quite often. Also, a game window will still need to be active for the "Table Hotkeys" to work, but it will just redirect to the table under the mouse. This is the same way TableNavigator support works.

Quote:
that would be awesome i dont know how to define the right click for one option (for example check fold)
See the key list page at http://www.autohotkey.com/docs/KeyList.htm
PokerPad - AHK hotkey script Quote
11-09-2007 , 12:57 PM
Which sites would you like to see auto-reloading for?
PokerPad - AHK hotkey script Quote
11-09-2007 , 01:45 PM
Version 0.1.12 is available. Added limited support for Absolute Poker (the Pot Bet hotkeys will not do anything currently, however Fixed Bets should work for both cash games and tournaments) as well as the ability to act on the table under the mouse pointer. Select that option is the Settings Window -&gt; Options. By default it is turned off.

Download: http://www.autohotkey.net/~Xander/PokerPad/

Note for Absolute Poker tournament tables: The tournament lobby window needs to be opened to be able to get the blinds. If you leave the tournament lobby window open in the background, you will never see it popup to the front when obtaining the blind amounts. The tournament lobby window CANNOT be minimized or the blinds won't be read correctly.

PokerPad - AHK hotkey script Quote
11-09-2007 , 02:12 PM
Wow!

This is so sweet and really helps alot (no long navigation with right left up and down necessary).

I also love it as a part of the Settings. I highly recommend anyone trying this!

When I try to implement the right click = check/fold,

will I have problems because at Racetrack (FTP), there is the layout options popping up?

about this:



Possible? Yes... redirect the Fold: Call: Raise: labels to a new function and use Code:

MouseGetPos, , , id

to obtain the id of the window under the mouse pointer.



will I be able to use a fold button (say F) and do it with right mouse click at a time?

Thx! I have lost quite a few BIs from misclicks and types but I still love it
PokerPad - AHK hotkey script Quote
11-09-2007 , 02:55 PM
Quote:
When I try to implement the right click = check/fold,

will I have problems because at Racetrack (FTP), there is the layout options popping up?
When you right click the options are popping up?

Quote:
will I be able to use a fold button (say F) and do it with right mouse click at a time?
I added the ability to specify additional hotkeys by creating a file named TableHotkeys.ini

To add additional hotkeys for F to fold, C to call, R to raise, save to TableHotkeys.ini the following:
<font class="small">Code:</font><hr /><pre>f=Fold
c=Call
r=Raise</pre><hr />

You can add additional hotkeys for any of the following labels (and as many as you want for each label):
Fold, Call, Raise, ClearBetBox, Relative1, Relative2, Relative3, Relative4, Relative5, Relative6, Relative7, Relative8, Relative9, Fixed1, Fixed2, Fixed3, Fixed4, Fixed5, Fixed6, Fixed7, Fixed8, Fixed9, RandomBet, AllIn, LastHand, IncreaseBet, DecreaseBet, IncreaseBet2, DecreaseBet2, FoldAny, AutoPost, ToggleAutoMuck, Reload, AllInThisHand, Lobby, SitOut

You will need to redownload the source version of 0.1.12
PokerPad - AHK hotkey script Quote
11-09-2007 , 03:30 PM
Quote:
Quote:
When I try to implement the right click = check/fold,

will I have problems because at Racetrack (FTP), there is the layout options popping up?
When you right click the options are popping up?

yes, the layout options for the table layout (chose between wood, etc.)

I am trying to work this out with check/fold with Right mouse click although I have no clue about this

will post questions here when I have some

thx
PokerPad - AHK hotkey script Quote
11-09-2007 , 06:22 PM
Version 0.1.13 is available for download. Added ability to set multiple hotkeys for the same action.

Download: http://www.autohotkey.net/~Xander/PokerPad/

Note that the TableHotkeys.ini that was briefly added in 0.1.12 has been scrapped. Instead use the Settings window and separate multiple hotkeys with a comma.

Example:
First Button (Fold): NumpadDiv,RButton

Both "Numpad /" and "right click" will be hotkeys to the "Fold" action.
PokerPad - AHK hotkey script Quote
11-10-2007 , 08:01 AM
wow..so good!
PokerPad - AHK hotkey script Quote
11-10-2007 , 08:46 AM
one problem: I cant put the Bet Pots on the buttons, fe 1/2 on , or 2/3 on .

i get the error: """ is not a valid hotkey
PokerPad - AHK hotkey script Quote
11-10-2007 , 09:05 AM
Hello, I know this not the way the script is intended to be used but I could not find a better script for Ongame so I hope someone can help me.

Since i play sngs i only need to be able to fold or push, but i want to be able to do it with the mouse only.

I added XButton1 as fold and it works good as long as the table i want to fold is focused, but most of the time it is not. If i first click left button and then XButton1 it works as I want to, so I added the command "Send, {Lbutton}" in the fold for Ongame. This worked in the ongamescript I used before, but for some reason it dont seem to help here.

The other problem is the allin, first of all is the same focusproblem as with the fold, but there is also another problem. It puts 99999 in the box as it should but when I press the betbutton in the client it only does a minbet for some reason.
PokerPad - AHK hotkey script Quote
11-10-2007 , 09:14 AM
edit: This is for the compiled version. Did not ahve time to test the script, that I usually use
PokerPad - AHK hotkey script Quote
11-10-2007 , 10:58 AM
Quote:
one problem: I cant put the Bet Pots on the buttons, fe 1/2 on , or 2/3 on .

i get the error: """ is not a valid hotkey
OK, I'll change the separator to | as that is unlikely to be used as a hotkey.
PokerPad - AHK hotkey script Quote
11-10-2007 , 11:06 AM
Quote:
Hello, I know this not the way the script is intended to be used but I could not find a better script for Ongame so I hope someone can help me.

Since i play sngs i only need to be able to fold or push, but i want to be able to do it with the mouse only.

I added XButton1 as fold and it works good as long as the table i want to fold is focused, but most of the time it is not. If i first click left button and then XButton1 it works as I want to, so I added the command "Send, {Lbutton}" in the fold for Ongame. This worked in the ongamescript I used before, but for some reason it dont seem to help here.
There is a better solution already implemented as of version 0.1.12 and that is to select the the "Act on the table under the mouse pointer" option in the Settings window / Options tab. You can open the settings window by double clicking on the tray icon.

Quote:
The other problem is the allin, first of all is the same focusproblem as with the fold, but there is also another problem. It puts 99999 in the box as it should but when I press the betbutton in the client it only does a minbet for some reason.
Thanks for pointing this out. You can modify the current script to work by changing the following:
<font class="small">Code:</font><hr /><pre>OnGame_AllIn:
if IsControlVisible(OnGame_BetAmount)
ControlSetAmount(OnGame_BetAmount, 999999, 0)</pre><hr />
To:
<font class="small">Code:</font><hr /><pre>OnGame_AllIn:
Ongame_Bet(999999)</pre><hr />
The previous method sets the bet amount but for some reason the software doesn't recognize it. This will be changed in the next version.
PokerPad - AHK hotkey script Quote
11-10-2007 , 11:17 AM
Tried the Table Navigator idea to get focus on Empire with no success, still had to click the bet box and then bet. But I remebered that Bet Pot allowed you to bet with just one click going from table to table and just mousing over the bet box. So as an experiment, I disabled the bet buttons in PokerPad and turned on Bet Pot and with PokerPad running I had to activate the bet box to bet with Bet Pot, turn off Poker Pad and Bet Pot would bet with one click.
PokerPad - AHK hotkey script Quote
11-10-2007 , 11:29 AM
Quote:
Tried the Table Navigator idea to get focus on Empire with no success, still had to click the bet box and then bet. But I remebered that Bet Pot allowed you to bet with just one click going from table to table and just mousing over the bet box. So as an experiment, I disabled the bet buttons in PokerPad and turned on Bet Pot and with PokerPad running I had to activate the bet box to bet with Bet Pot, turn off Poker Pad and Bet Pot would bet with one click.
Quote:
select the the "Act on the table under the mouse pointer" option in the Settings window / Options tab.
PokerPad - AHK hotkey script Quote

      
m