Skip to content

eduwz/scripts

Repository files navigation

scripts

some random ahk scripts


you will need AutoHotKey https://www.autohotkey.com/
everything after a semicolon ";" is a comment and will be ignored when the script runs.


To run the scripts when windows starts create a shortcut of the script then throw it on the windows Startup folder.
windows key + R, type "shell:startup" then press enter.
shell:startup
or C:\Users\YOURUSER\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup


I personally don't like to open multiple scripts at each time, so I usually make a " cfg.ahk" with the most used daily scripts, which is basically a bunch of macros in one file.


for PoE i also use this TCP disconnect macro: http://lutbot.com/#/


also using nircmd for a few media controls


to be continued...

About

some ahk scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published