View Single Post
  #245  
Old 11-10-2007, 09:05 AM
BLIZT BLIZT is offline
Junior Member
 
Join Date: Nov 2005
Posts: 7
Default Re: PokerPad - AHK hotkey script

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.
Reply With Quote