geekhack

geekhack Community => Keyboards => Topic started by: Infinite north on Wed, 23 June 2010, 17:09:10

Title: What ahk scripts do you use?
Post 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.
Title: What ahk scripts do you use?
Post by: Rajagra on Wed, 23 June 2010, 17:24:45
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.
Title: What ahk scripts do you use?
Post by: microsoft windows on Wed, 23 June 2010, 17:55:44
I like the concept of having arrow keys on both hands.
Title: What ahk scripts do you use?
Post by: nanu on Wed, 23 June 2010, 18:44:21
Some of my AHK scripts (http://tnl.iamserio.us/files/ahk/) (includes some of which I never use, or have quit using)
Title: What ahk scripts do you use?
Post by: chimera15 on Fri, 25 June 2010, 03:51:45
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.
Title: What ahk scripts do you use?
Post by: DreymaR on Fri, 25 June 2010, 07:54:34
PortableKeyboardLayout - hard to beat.
Title: What ahk scripts do you use?
Post by: kidchunks on Sat, 27 November 2010, 12:08:51
Neat, I've been wanting to give ahk a try out since getting my filco. Thx for the sample scripts!
Title: What ahk scripts do you use?
Post by: JBert on Mon, 29 November 2010, 16:07:53
Quote from: ripster;253006
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.
Title: What ahk scripts do you use?
Post by: kill will on Mon, 29 November 2010, 16:24:19
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.
Title: What ahk scripts do you use?
Post by: CeeSA on Mon, 06 December 2010, 08:43:22
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
Title: What ahk scripts do you use?
Post by: CeeSA on Mon, 06 December 2010, 10:02:08
there is nothing wrong...
would only nice to know the solution for guys without thumbs