Select Page
Poker Forum
Over 1,292,000 Posts!
Poker ForumPoker News, Reviews, Tools

Mark hands in HEM (AHK script)

Results 1 to 10 of 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by kfaess View Post
    I'd like to use this script but I'm a complete AHK newb. I literally know nothing.

    Where can I go to get some basic info to get started? For example, the link above has some code for the script. wtf do I do with this code?
    AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText, download and install AutoHotKey. Copy the code from the link and paste it into an empty notepad window, save it as MarkHand.ahk. The extension is important, do not save it as a txt. Close notepad and double-click the file ftw. A green H should appear in the tray if everything is right.
  2. #2
    Cool, thanks Naka!

    One more question: There's not much description to go with that code. How do I know how to use the code? Do I have to know the AHK syntax and read it to understand what it does? In other words, what button do I press to mark a hand and what buttons do other things?
  3. #3
    Quote Originally Posted by kfaess View Post
    Cool, thanks Naka!

    One more question: There's not much description to go with that code. How do I know how to use the code? Do I have to know the AHK syntax and read it to understand what it does? In other words, what button do I press to mark a hand and what buttons do other things?
    Check out this thread Script: Mark Current Hand - Gambling and Poker Software Forum. More useful. The GUI saves changes to an .ini in the folder. This file remembers your settings (e.g. hotkey for marking hands) for the next time the program starts up. Hope that helps. You should need to understand zero AHK.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •