View Single Post
  #4  
Old 10-27-2007, 07:31 PM
Xanderz Xanderz is offline
Senior Member
 
Join Date: Oct 2007
Posts: 230
Default Re: PokerPad - AHK hotkey script

[ QUOTE ]
IIRC "ControlSend, Button2, {SPACE}, ahk_id%dialog_id%" is good for those pesky Party dialogs, while also working on FTP and Stars etc. YMMV [img]/images/graemlins/smile.gif[/img]

[/ QUOTE ]
Excellent, I'll try that for Party.

BTW, I have code working now that reads the player list on Pokers Stars. It can read ~3 tables per second for 6 player tables and ~2 tables per second for 9 player tables. All characters have been mapped except for some of the extended characters (such as ' or ß etc..). Also there is the problem of characters running into each other which have to be recognized as well [img]/images/graemlins/frown.gif[/img]
Reply With Quote