Some scripts might seem useless, but they may be bound to the macro keys (if present) on the keyboard to serve as quick actions. That's what I do.
- Always On Top — Making the active window always on top of other windows.
- Google Search — Search Google the highlighted text. You may also quickly search in images or maps.
- MMB To Move Up — Use
Middle Mouse Button
to move one folder up in Explorer. - Minimize On Title Middle Mouse Button Click — Minimize window upon pressing
Middle Mouse Button
on title bar. - Minimize Window — Quickly minimize the active window.
- Open With WinRAR — Open
.jar
or.apk
files in WinRAR viaLMB
+RMB
. - Plain CopyPaster — Copy/Cut/Paste the Clipboard as a plain text (by
Win
+C
/X
/V
). - PrintScreen Stupidity Fix — Open
Snip & Sketch
via the default hotkey, because binding it toPrintScreen
does not work in some cases like when playing games.
Scripts that are not "functional" by themselves, but rather provide some one-time actions when executed.
- Kill AHK — Kill all running AHK scripts.
- Open In Explorer — Open the provided file in Explorer and highlight it.
- Use-case: when sending files from Android to Windows via Join, so you can navigate to the file instead of opening it.