geekhack
geekhack Community => Keyboards => Topic started by: Infinite north on Wed, 23 June 2010, 17:09:10
-
I personally haven't used ahk much because the learning curve. I am wondering what scripts forum members use on a daily basis. uploading files would be great too.
-
I use a script to give me easy access to navigation keys etc.
(http://geekhack.org/attachment.php?attachmentid=10536&d=1275561096) (http://geekhack.org/showwiki.php?title=Island:10202)
AHK is tricky to get in to, but you can just browse the help file for what you need and copy ideas from other scripts. Some kind of formal description of the language would be nice though.
-
I like the concept of having arrow keys on both hands.
-
Some of my AHK scripts (http://tnl.iamserio.us/files/ahk/) (includes some of which I never use, or have quit using)
-
I made a script to use with a nostromo for playing poker, so I could play multiple tables easier, and so I didn't have to use my mouse to bet and junk, and so my timing tells wouldn't be so obvious. Wasn't that hard.
-
PortableKeyboardLayout - hard to beat.
-
Neat, I've been wanting to give ahk a try out since getting my filco. Thx for the sample scripts!
-
Finally figured this one out. Put Autohotkey.exe in the startup folder and your Ahk script in the documents folder. Then make sure Autohotkey.exe is NOT elevated to admin privileges. Also do not check compatibility mode. You have to confirm it once but after that you don't get the nag message at boot anymore.
I copied the .ahk script into my StartUp folder and it boots just fine.
The only issue is that it won't work for elevated screens seeing how the AHK process isn't.
-
I used to use AHK Poker scripts for pokerstars and full tilt poker. I was able to utilize MIDI controllers, game controllers, and the keyboard to automate bet sizes.
-
perhaps someone know the solution.
i want a funktion key press, release and have the funktion for the next button press
the way i would like:
press the window key
release the window key
press F1 (inside 2 sec. or something else) for mute (example above)
normal way:
press the window key
hold the window key
press F1 (in addition) for mute
-
there is nothing wrong...
would only nice to know the solution for guys without thumbs