Page 4 of 4

Re: klomb's Scripts (01/03/16)

Posted: 20 Jul 2017, 01:18
by Jejelo
Hey sir can u please teach me how to use this i want to use this in flyff game i hope u help me sir :) TIA

Re: klomb's Scripts (09/20/17)

Posted: 21 Sep 2017, 00:19
by KuroiLight
Surprisingly AHKDocker still works in latest win10/ahk versions, made an update to fix win10 explorer window issues, not sure if anyone still uses this though.

Code: Select all

170920.220453 - (09/20/17 22:04:53)
 - removed seemingly redundant code / fixed issue with explorer windows
 - added missing var during mouse check
 - added DISABLEMIDDLEMOUSECENTER, allowing user to disable middle mouse centering
BreakTheWind wrote:Can you add an option to disable middle click centering as it's making the script unusable for me, please?
Also an option to hide the icon.
Wish granted for that first part, as for the 2nd part I'll see about adding it later in the mean time, if you run from .ahk file you can just add #NoTrayIcon to the top.

Re: klomb's Scripts (09/20/17)

Posted: 23 Sep 2017, 04:09
by Fallkirk
I love it! Thanks :)

Re: klomb's Scripts (05/27/15) (new multimonitor support!)

Posted: 24 Feb 2022, 06:40
by sleep_is_my_friend
KuroiLight wrote:
29 May 2015, 02:00
Spoiler
Set it to LWin or RWin instead, the setting needs a keyname to work right. I'll try to make it more tolerant later.
Spoiler
Grayed out means the setting is enabled (being used), only Fast Scroll has a check mark since its toggle-able.
This is how the code should look like, according to KuroiLight, by using LWin:
viewtopic.php?p=447712#p447712

P.S:
Thank you for making this really nice script! :)

Re: klomb's Scripts (09/20/17)

Posted: 21 May 2024, 04:01
by kaka2
Hi, KuroiLight can you please share the code of AHKDocker? The link is not working

Re: klomb's Scripts (09/20/17)

Posted: 21 May 2024, 19:13
by Skrell
kaka2 wrote:
21 May 2024, 04:01
Hi, KuroiLight can you please share the code of AHKDocker? The link is not working
+1!

Re: klomb's Scripts (09/20/17)

Posted: 26 May 2024, 08:22
by KuroiLight
It took a bit to find where bitbucket put all my stuff heres a link to the archive for AHKDocker, I'll update the first post at some point to add github links

**EDIT**
Heres the updated github links for most of them, updated the main post too.
https://github.com/KuroiLight/AHKDocker
https://github.com/KuroiLight/ScrollAnywhere
https://github.com/KuroiLight/ahkwininfotool
https://github.com/KuroiLight/BuildScriptsV2
https://github.com/KuroiLight/frontandcenter
GetUserHotkey.ahk
feel free to fork/modify them, please leave a link somewhere to the archived repo if you do.