It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Is there a way to launch a script with the play button? I understand how to set up custom executables but it doesn't seem to want to select an ahk file. Maybe with an argument?
This question / problem has been solved by LaRollzimage
For an ahk file, you can
- either compile the ahk into a exe and ask galaxy to launch that exe
- or ask galaxy to launch AutoHotkeyU64.exe with command line the ahk file you want to open.
Compiling the ahk file worked. Thank you!