/Misc-Scripts

A collection of useful scripts

Primary LanguageAutoHotkey

Misc-Scripts

A collection scripts that I've found useful


All scripts use ahk v1 unless specified otherwise.

  • Clippy.ahk:
    Allows you to use multiple clipboards simultaneously.

  • Minimize GoXLR.ahk:
    Compile and add to your start items at log on to cause the GoXLR app to automatically minimize after it launches during login.

  • Steam Lookup.ahk:
    Looks up a Steam profile from it's hex id using Steam ID Finder.

  • The Great Suspender Exported Sessions URL Fixer.ahk:
    Thanks to the current maintainer of The Great Suspender chrome extension adding in unknown code it was removed from the chrome store without warning to users. This script (and it's compiled exe if you don't want to install ahk) are to take the extentions export files and remove the chrome-extension://klbibkeccnjlkjkiokjodocebajanakg/suspended.html#ttl=Google&pos=0&uri=https://www.google.com/ and convert it to https://www.google.com/

I have placed a number of .ahk scripts into Random Discord Scripts that I've tinkered with for the people over there.


Bash

  • GitlabBackup.sh:
    Takes a list of Gitlab repos and backs them up, useful for self hosted servers.

Batch


Most built using Python 3