Thread: AutoHotKey
View Single Post
  #3  
Old 11-30-2005, 10:14 PM
MrMoo MrMoo is offline
Member
 
Join Date: Sep 2004
Posts: 43
Default Re: AutoHotKey

You need to write an autohotkey script which will intercept the joystick buttons and translate those into clicking buttons on the poker window. Several of these have been written. Including one by myself. I'd recommend searching the software forum over the past month for "joystick", "AHK", or "AutoHotKey". Those should bring up the main threads.

I'd recommend using either my script or the other script that was posted in the original script thread I posted. Both are extensible and more flexible than most of the other scripts that have been posted here in my opinion. If the script doesn't meet all of your needs, you'll need to read through the different scripts which have been posted. Understand the scripting language. And modify it to suit your needs.

Allsnap is typically used because it allows you to easily place a window at an exact pixel coordinate.
Reply With Quote