[AutoHotkey Programming Tools] + Featured Scripts

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [AutoHotkey Programming Tools]

15 Jan 2017, 21:40

Thanks, I thought I added these already.. :P
Also yes, iwb was moved.
http://ahkscript.org/usertools/Jethrow/ ... earner.zip
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
hoppfrosch
Posts: 443
Joined: 07 Oct 2013, 04:05
Location: Rhine-Maine-Area, Hesse, Germany
Contact:

Re: [AutoHotkey Programming Tools]

16 Jan 2017, 00:50

Maybe helpful for some more advanced developers:
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [AutoHotkey Programming Tools]

16 Jan 2017, 09:33

Thanks, added! :+1:
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
Guest

Re: [AutoHotkey Programming Tools]

16 Jan 2017, 11:33

joedf wrote:Also yes, iwb was moved.
http://ahkscript.org/usertools/Jethrow/ ... earner.zip
The homepage still links to a forum page full of broken links. :roll:
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [AutoHotkey Programming Tools]

17 Jan 2017, 19:13

That's because it's from the archive forum. It's been locked. And, no new topic was made here... :/
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: [AutoHotkey Programming Tools]

02 Feb 2017, 06:31

I found what I believe to be a more up-to-date link to iWB2 Learner, which I put at:
Acc library (MSAA) and AccViewer download links - AutoHotkey Community
https://autohotkey.com/boards/viewtopic.php?f=6&t=26201

webpage:
New item: iWB2 Learner · Issue #94 · ahkscript/awesome-AutoHotkey · GitHub
https://github.com/ahkscript/awesome-Au ... /issues/94

direct download link:
https://github.com/ahkscript/awesome-Au ... PDATED.zip

Also, for the latest version of AHK,
you have to correct
TV_GetDiffCount(p1, p2))
to
TV_GetDiffCount(p1, p2)

Also, there seems to be a distinct lack of version numbers or datestamps in some of these scripts!

Cheers.
homepage | tutorials | wish list | fun threads | donate
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: [AutoHotkey Programming Tools]

23 Feb 2017, 09:39

Request:
- WinSpy - Window Information Tool by Alguimist
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [AutoHotkey Programming Tools]

23 Feb 2017, 16:03

Added. :+1:
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: [AutoHotkey Programming Tools]

28 Feb 2017, 11:31

SmartGUI and Resource Hacker are a wickedly good combination. In SmartGUI, you have a "GUI Stealer". You can pull windows from dialogs in Resource Hacker and put them into the "GUI Stealer". From there, it's simpler to modify an existing design that you saw and liked, to fit your program or as a starting point. It helps to very quickly design good looking proof of concept type programs.

DrugWash's version was a nice improvement on the original, and Rajat's work was fantastic. Even as an older AutoHotkey program, still works well. Wish development had continued.
https://my.cloudme.com/#drugwash/mytool ... CreatorMod
User avatar
evilC
Posts: 4822
Joined: 27 Feb 2014, 12:30

Re: awesome-AutoHotkey list.

18 Mar 2017, 08:22

Oops, forgot to mention...

I added JoystickWrapper to the list the other day.
Adds full event-based stick reporting via a C# DLL and Lexikos' CLR lib - currently only supports DirectInput but XInput support is coming.

If Nefarius ever finishes HidCerberus / HidGuardian, I plan on adding support for that too, so we could do "hard" joystick remappings (Block game from seeing the joystick) like AHK can do with keyboard.

If anyone else is interested in contributing code or design ideas, now is the time to speak up, before all the API endpoint names and parameters are finalized etc.
User avatar
bichlepa
Posts: 183
Joined: 15 Aug 2014, 06:44
Location: Germany
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

01 May 2018, 10:41

I recently added a games section on GitHub.
Scripting is too complicated? Try AutoHotFlow, the graphical automation tool! Written in AutoHotkey.
mshafer1
Posts: 54
Joined: 16 Jul 2017, 14:49
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

03 May 2018, 07:07

:(
No-one mentioned http://ahkgen.com

(I'm sad because I created it almost a year ago now, and still can't seem to get the word out . . .)
User avatar
SL5
Posts: 879
Joined: 12 May 2015, 02:10
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

04 May 2018, 05:59

mshafer1 wrote::(
No-one mentioned http://ahkgen.com
(I'm sad because I created it almost a year ago now, and still can't seem to get the word out . . .)
Oops sorry. i tried first time now.
are you sure this code is working? http://ahkgen.com/?length=1&comment0=&f ... tion0=Send

Code: Select all

^+!#k::send, 5
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

19 May 2018, 08:54

Helgef wrote:Regarding awesome-list, unde plotting-graphs-bars-charts-and-etc, I recommend adding, Cheers.
Done :+1:

what does ahkgen do? :?:
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

19 May 2018, 15:32

Ohhh i see... Cool
So what section is this most appropriate under? :think:
Also, maybe include only the used functions in the final generated script :+1:
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
mshafer1
Posts: 54
Joined: 16 Jul 2017, 14:49
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

12 Jun 2018, 13:34

are you sure this code is working? http://ahkgen.com/?length=1&comment0=&f ... tion0=Send

Code: Select all

^+!#k::send, 5
It does not check for valid hotkeys - (double k), I originally had it limit that field to one character, but removed that so people can put in things like LButton
Ohhh i see... Cool
So what section is this most appropriate under? :think:
Also, maybe include only the used functions in the final generated script :+1:
Well, it's a generating tool, . . . so scripts and tool?
I defaulted to including all provided functions to keep it simple when initially working on this (that also allows people to copy those function elsewhere without using them), but I would accept a pull request that makes that smarter. (Or generally any other addition to functionality: https://github.com/mshafer1/AHK-generator/issues)
mshafer1
Posts: 54
Joined: 16 Jul 2017, 14:49
Contact:

Re: [AutoHotkey Programming Tools] + awesome-AutoHotkey list.

13 Jun 2018, 10:29

Ohhh i see... Cool
So what section is this most appropriate under? :think:
Also, maybe include only the used functions in the final generated script :+1:
Well, it's a generating tool, . . . so scripts and tool?
Woops - should have looked back at the original post.

Under those categories, I guess ?editor? It's not really a visual editor, it's primary purpose is to make it easy to make some of the basic scripts; with sharing those scripts as a close second purpose, joedf.

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: No registered users and 67 guests