AHK Script for Ladbrokes
Friday 18 September, 2009
I’m currently working on a small AutoHotKey script which allows me to use hotkeys when playing on a Microgaming/Prima poker client. I honestly expected it to be a lot harder making a script like this. Though I have been spending a lot of time on the blind execution of a mouse click. Currently everything is working and I have six configurable hotkeys, which should be more than sufficient. Going to do some final testing this afternoon, but I have full confidence in it that all bugs are killed =).
*UPDATE* My script is working quite good atm. Quite proud of it actually
. Multitabling is a lot easier with it. Only downside is that I can’t use the assigned hotkeys to type, so if I want to take a note of some fish I first have to suspend the script in orde to write readable notes. However, I found a Suspend command in the AHK library, so it should be able to turn it on/off depending on the currently active window.