Doing this will automatically allow you to copy any field of text with a simple keyboard shortcut (without selecting the text first):
This only works for Windows.
Step 1. Go to your desktop or convenient location and create a .txt file
Step 2. Paste this script into the .txt (replace urfile with whatever you want)
Step 3. File > Save As: then save as a .bat file to the same location as the .txt file
Step 4. Create another .txt file and name it the same thing you named "urfile.txt." for example, if I made the script 'clip < "epicpaste.txt"' then I would name the text document epicpaste.txt
Step 5. Open the text document and type/paste whatever you want to automatically copy.
Step 6. Save it to the same location as the .bat file
Step 7. Right click the batch file and click "Create Shortcut"
Step 8. right click the shortcut and click "Properties." Where it says Shortcut key click the text field and type the letter or number you want the shortcut to be to copy what you defined in the text file.
If I wanted to copy something everything I pressed "Ctrl + Alt + Z" I would just press Z.
Click Apply and try your shortcut key to see if it worked.
thx 4 reading lol
¯\_(ツ)_/¯ is my automatic copy
This only works for Windows.
Step 1. Go to your desktop or convenient location and create a .txt file
Step 2. Paste this script into the .txt (replace urfile with whatever you want)
Code:
clip < "urfile.txt"
Step 3. File > Save As: then save as a .bat file to the same location as the .txt file
Step 4. Create another .txt file and name it the same thing you named "urfile.txt." for example, if I made the script 'clip < "epicpaste.txt"' then I would name the text document epicpaste.txt
Step 5. Open the text document and type/paste whatever you want to automatically copy.
Step 6. Save it to the same location as the .bat file
Step 7. Right click the batch file and click "Create Shortcut"
Step 8. right click the shortcut and click "Properties." Where it says Shortcut key click the text field and type the letter or number you want the shortcut to be to copy what you defined in the text file.
If I wanted to copy something everything I pressed "Ctrl + Alt + Z" I would just press Z.
Click Apply and try your shortcut key to see if it worked.
thx 4 reading lol
¯\_(ツ)_/¯ is my automatic copy
Banned forever. Reason: Scamming (https://gyazo.com/577c603840a941c1db4da669f30deb92)
