Auto changes video playback to 2x and quality to 540P for PrepSwift
- Download AHK v1.1 https://www.autohotkey.com/
- Save the settings icon image to your local device.
- Replace the image path in the
test2.ahk
file with your local path. - Run the file once to initialize.
- Use the keybind (Ctrl + J) to activate the script.
- The default keybind is set to Ctrl + J.
- If anything goes wrong, press Ctrl + Escape to break out of the script.
If you encounter "Image not Found" ErrorLevel: 1:
- Take a screenshot of the settings icon using the Snip Tool on your local PC, use the uploaded image as a reference.
- This error is likely due to screen resolution differences.
- Use the image taken on your local device.
- Update the image path in the script with the path to your new screenshot.
To run the script automatically when you restart your device:
- Press Win + R
- Type
shell:startup
and press Enter - Create a shortcut of the .ahk file in this folder
This will ensure the script runs every time you start your computer.