View Single Post
  #261  
Old 11-10-2007, 03:38 PM
Xanderz Xanderz is offline
Senior Member
 
Join Date: Oct 2007
Posts: 230
Default Re: PokerPad - AHK hotkey script

To set multiple hotkeys, separate them with |
For example, to have F and right click fold, you'd put

f|RButton

for the fold hotkey.

I tested that exact combination for Fold and both the F key and right click performed the fold action with no error.
Reply With Quote