Need a script made
Requirements:
- Made in AHK or python (version 3.9 or greater)
- have a config file with the following settings
-- BASE_DIR = 'C:'
Goal: Be able to easily capture screenshots and save them
when you press 'Ctrl + shift + 1' it will ask you to type in a number. Then the program will create a folder in base directory with that number.
If you press ctrl + 1, controls will pop up letting you make a box on the screen for taking a screenshot of your desired size (similar to snipping tool). That screen shot will be saved in the folder that was created when you pressed 'ctrl+shift+1' as 1.png. If you press ctrl+2 you have the same action but it will be saved as 2.png. Continue this on up to ctrl+7.