/My-AHK-Scripts

Backup repo for my AHK scripts I use for work

Primary LanguageAutoHotkey

AHK Scripts

Just a backup of my AHK scripts I use for my work as a Video Editor.

Any scripts or libraries I didn't make will be listed below or in their respective repos (i.e. LiveWindows v3).

Script List

AHK Startup
Starts up all of my scripts and hides their tray icon. Very useful for organization and keeping my tray tidy.
Hotkey Help
Automatically scans active scripts for hotkeys and shows them in a nice little dialog box. (Win + F1 to activate)
Single file 2nd-Keyboard script
TaranVH's Script modified to work for my uses. Also completely portable with no dependencies.
LiveWindows 3.0
My updated LiveWindows script. Makes a thumbnail overlay of any window for monitoring.
Draft Organizer
Watches my draft folder for any new drafts encoded from my master copy via Adobe Media Encoder. Once a new draft is detected and finished encoding, it renames the draft with a timestamp and organizes it by filename in it's own subfolder.
PREMIERE BUG FIX: for stubborn hot text
TaranVH Bugfix. Self explanitory.
PREMIERE MOD: Right click timeline to move playhead
TaranVH Mod. Self explanitory.
Tilt Wheel Back-Forward
Can't install Logitech G502 mouse driver without admin rights and I'm too socially awkward to ask IT so this was my solution. Just sends the browser forward/back input when I tilt the mouse wheel.
Mouse DoubleClick Fix
Said G502 is also starting to die so this just blocks the doubleclick input if it clicks too fast.
Drag to Scroll
Since I use a Wacom tablet without Wacom drivers (see socially awkward comment in Tilt Wheel script description), this allows me to drag my mouse to scroll while holding MButton and LButton. One of my sylus buttons is bound to MButton, and I can just drag on the tablet to scroll.
iswitchw
Quick fuzzy find-as-you-type searching and selection of open windows
Desktop Cycle
Cycles through Virtal Desktops with a single button.
ShrinkWindow
Much faster version of LiveWindows but with mutli-window support and lack of opacity/resize. Only problem is, it doesn't work for a lot of my windows and only shows a black screen.
VLC Pause on Click
This should just be a native VLC option at this point
CAPshift
One of the most useful scripts I have. CAPshift creates a minuscule delay so that the capslock key can't just be knocked by mistake whilst typing, and must be held for x milliseconds to activate. Also if capslock is held for a longer period of time, it displays a menu that extends the caps lock key.
Rebinds
Just Misc Macros that were too small for a single file.

Credit

2nd-Keyboard and Premiere Mods by "TaranVH"

WatchFolder by "just me"

Mouse DoubleClick Fix by "Lexikos"

AHK Startup by "FanaticGuru"

Hotkey Help by "FanaticGuru"

Drag to Scroll by "guest3456"

iswitchw by "evilmanimani"

DesktopCycle by "TheKuma"

ShrinkWindow by "tuzi"

VLC Pause on Click by "pureby"

CAPshift by "nascent"