[Archive] Collection of lost AHK Scripts & Libraries

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
hoppfrosch
Posts: 443
Joined: 07 Oct 2013, 04:05
Location: Rhine-Maine-Area, Hesse, Germany
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

04 Dec 2017, 07:43

@Killik: I found the following folder on my machine:

Code: Select all

Folder Gestures containing the following files:
12.11.2009  20:02            21.689 Gestures.ahk
17.05.2007  17:32             5.430 gestures.ico
12.11.2009  19:30             4.221 Gestures_Default.ahk
19.01.2010  12:23             4.822 Gestures_User.ahk
17.05.2007  17:32             5.430 nogestures.ico
06.12.2004  14:34            88.364 wurt_disabled.wav
06.12.2004  14:34            88.364 wurt_enabled.wav
This should be the complete Source of Gestures - but I'm not sure, if it's unmodified (cannot remember)

I put a downloadable ZIP file on https://drive.google.com/open?id=1iUva0 ... UGVjA-xifO - I will remove it again next week

@JOEDF: Feel free to add it to the archive ...
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

04 Dec 2017, 21:58

@hoppfrosch
Thanks, will do :+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]
Redeemed548
Posts: 2
Joined: 08 Feb 2018, 20:09

Re: [Archive] Collection of lost AHK Scripts & Libraries

19 Feb 2018, 17:01

Hello All,

Does anyone have NoobSawce's Extended Image Search Library files? I'm looking to get full-screen captures in windows 7.

Main Release Topic:
https://autohotkey.com/board/topic/6378 ... rary-beta/

Reference Work-in-progress Topic:
https://autohotkey.com/board/topic/6366 ... -gamewin7/

Regards,
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: [Archive] Collection of lost AHK Scripts & Libraries

26 Feb 2018, 07:36

I've been reading through:
AutoHotkey v2 Alpha Release - Scripts and Functions - AutoHotkey Community
https://autohotkey.com/board/topic/6531 ... a-release/

And noticed references to files such as:
format.ahk
lowlevel.ahk
Lib\EnvUpdate.ahk

Is the Lib folder available somewhere?
I'm more interested in the collection and not too concerned about the individual files mentioned.
Perhaps they are available in archives for old versions of AutoHotkey v2 alpha. The download page only goes back to 2016. Thanks.
Index of /download/2.0
https://autohotkey.com/download/2.0/
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
Scr1pter
Posts: 1271
Joined: 06 Aug 2017, 08:21
Location: Germany

Re: [Archive] Collection of lost AHK Scripts & Libraries

27 Feb 2018, 08:48

I'm also looking for NoobSawce's Extended Image Search Library!
Please use [code][/code] when posting code!
Keyboard: Logitech G PRO - Mouse: Logitech G502 LS - OS: Windows 10 Pro 64 Bit - AHK version: 1.1.33.09
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

22 Mar 2018, 07:13

Hello to all,

This is my first my posting here. I‘ve been using Autohotkey since a half year. I‘am using it to get my office workflow faster. In this time i‘ve collecting over 730 libs and classes from here and other sources. These Collection is maybe usefull for all of you. So i have decided to Upload all of them to my Github Account: https://github.com/Ixiko/AHK-libs-and-c ... ection.git.

I‘am impressed what can be done with Autohotkey.
User avatar
tank
Posts: 3122
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

22 Mar 2018, 12:47

Now that is a truly impressive list
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
brutus_skywalker
Posts: 175
Joined: 24 Dec 2016, 13:16
Location: Antarctica

Re: [Archive] Collection of lost AHK Scripts & Libraries

23 Mar 2018, 07:40

@Frosti

U SIR, ROCK!
Outsourcing Clicks & Presses Since 2004.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

23 Mar 2018, 11:07

Rather a thank to everyone who was so diligent and provided their code. I just copied the files from my Autohotkey\lib folder to Github.
I have a delicacy under the following link. https://github.com/Ixiko/AHK-Rare.git

This is my collection of rare functions. Some of them are certainly known. Others I have found only once. But all together can do a lot of work.

This function library can not be included via #include. This is just a foldable text file in Autohotkey format. You have to copy the functions into your script or library.

to my apology:
I initially did not think about leaving a link to the source of the code inside the function.
I am currently working on showing the origin of the functions. At my first time with Autohotkey, I was in a hurry to create my project, I was so in love with what I saw,
what I could do with Autohotkey and so I took what I could find.

And because I use so many free features for my main project, I decided to put my entire project under GNU license.
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: [Archive] Collection of lost AHK Scripts & Libraries

23 Mar 2018, 12:58

- When searching the AutoHotkey forums, it can be a good idea to use Bing instead of Google.
- I have a list of scripts here, in case it's helpful at all.
best utilities + best AutoHotkey scripts (+ useful tips) - AutoHotkey Community
https://autohotkey.com/boards/viewtopic.php?f=7&t=28149
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
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

23 Mar 2018, 14:02

thx jeeswg, your are one of the best

i'am using instead a free solution now: Yacy.
https://en.wikipedia.org/wiki/YaCy
I build my own crawler with it to search for .ahk files, all without the need using companies
User avatar
SL5
Posts: 879
Joined: 12 May 2015, 02:10
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

25 Mar 2018, 16:20

oh thanks thats great search engine! :bravo: just installed :thumbup:

and added feature synonyms to https://github.com/sl5net/global-Intell ... htly-Build

with this
examples

Code: Select all

search engine i like|rr||ahk|run,http://localhost:8090/index.html
YaCy|rr|
websearch|rr|
localsearch|rr|
peer-to-peer search |rr|
hello|rr||ahk|send,Hello world
search engine peer-to-peer|rr||ahk|q=search engine
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

28 Apr 2018, 16:36

I increased the library collection [https://github.com/Ixiko/AHK-libs-and-c ... collection] to 875. The index of functions is not finished yet. Sorry, my main project is progressing. I just wanted to make room.
I hope the libraries are all up to date. I think it's hard for everyone to see which library you do not have yet. You always have to compare that you do not download an old version.

Does anyone have an idea how to simplify that?

I control the content of the files, but most of them do not contain a creation date. So I visually compare the content. I've tried programs, but that's not much faster.
User avatar
SL5
Posts: 879
Joined: 12 May 2015, 02:10
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

29 Apr 2018, 08:18

Frosti wrote:...Does anyone have an idea how to simplify that?
...
thanks a lot.

for searching in content i also like to open a foldern into a editor from jetbrains (some comunity versions are free and others need to restart every 30minutes) and then using strg+alt+f for searchinig throug all files. then its good to hava a regular expression for functions. for e.g.

for other you need script thas look at modified time. i have some scripts that do some nearly similar stuff.
Attachments
2018-04-29 15_15_38-Table awaiting Action.png
2018-04-29 15_15_38-Table awaiting Action.png (40.68 KiB) Viewed 15036 times
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

29 Apr 2018, 16:05

I think about a script like Tuncay's AhkStdLibCollection Explorer, but this should compare the libraries in the AutoHotkey\Lib\ with those in the Github directory. But it's just one of a hundred ideas that go through my head. Maybe someday I'll stumble upon something similar and then I'll do it.

I remember the JetBrains page. I think I tried something there. It was a year ago.
At the moment I am using a kind of file comparison, but in the end I have to control it myself. There are always differences and only because a bracket is one line down.
User avatar
SL5
Posts: 879
Joined: 12 May 2015, 02:10
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

29 Apr 2018, 17:00

Frosti wrote:I think about a script like Tuncay's AhkStdLibCollection Explorer, but this should compare the libraries in the AutoHotkey\Lib\ with those in the Github directory. But it's just one of a hundred ideas that go through my head. Maybe someday I'll stumble upon something similar and then I'll do it.

I remember the JetBrains page. I think I tried something there. It was a year ago.
At the moment I am using a kind of file comparison, but in the end I have to control it myself. There are always differences and only because a bracket is one line down.
BTW https://www.google.de/search?q=jetbrain ... 19&bih=620
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: [Archive] Collection of lost AHK Scripts & Libraries

29 Apr 2018, 17:18

- If there are multiple versions of a file, keep a record of the file size (in bytes) and a hash for each one, and if a version appears that you haven't seen before, you can compare it against your current preferred file (e.g. using WinMerge).
- It might be best to always convert the file to use LFs only (i.e. not CRLFs), prior to getting the file size and hash, to avoid listing the same file more than once.
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
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: [Archive] Collection of lost AHK Scripts & Libraries

01 May 2018, 09:38

I added more functions to my AHK-Rare Collection and changed the file layout (look at the picture)
https://github.com/Ixiko/AHK-Rare

[01-May-2018] - now 208 functions

+more functions added
  • PIC_GDI_GUI() - a GDI Gui for showing pictures and more
    FullScreenToggleUnderMouse() - Window to pseudo fullscreen and back
    ControlCreateGradient() - Paint a gradient over a control - i think over buttons is not working
    Edit control type functions - 6 functions for reading and manipulating an Edit Control
    DPIFactor() - get DPI Factor of system running this script
    FindWindow() - easily find any window
    GetContextMenuState(), GetContextMenuID(), GetContextMenuText() - self descripting
    MenuGetAll(), MenuGetAll_sub() - self descripting
    GetListViewItemText(), GetListViewText() - retreave info's from other Listview's
    CatMull_ControlMove() - move a control on a Bezier-Spline
    WM_DEVICECHANGE() - OnMessage Device Change function from Autohotkey-Forum
    GetHTMLFragment() - exactly function unknown - found anywhere maybe useful
Image

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: charlie89, gwarble, peter_ahk and 110 guests