file

.exe “AutoHotKey_L” searchs for an .ahk file in “documemts” but not in all cases in the same folder
.ahk the file which you can modify, in the best case located in the “(My) Documents” folder
Dialog box “Choose the program you want to open this file” 1) close and click the .exe 2) choose the .exe

*


the following script copies a selected file to one of the specified pathes e:\ or e:\1


#c:: ; shortcut [WIN] + [c]
clipboard = ; Empty the clipboard
send , ^c
ClipWait,2 ; wait for the text or files to be copied to the clipboard
file = %Clipboard%
Filecopy , %file% , e:\ ; mvoes the file to new location
sleep , 200
exist = %ErrorLevel% ; get the error level 0 = no errors
if exist > 0 ; what to do if there is an error like filename already exists
{
msgbox %ErrorLevel%
}
return

This script displays the #”1″ if the file exists

#c::
clipboard = ; Empty the clipboard
send , ^c
ClipWait,2 ; wait for the text or files to be copied to the clipboard
file = %Clipboard%
Filecopy , %file% , e:\ ; mvoes the file to new location
sleep , 200
exist = %ErrorLevel% ; get the error level 0 = no errors
if exist > 0 ; what to do if there is an error like filename already exists
{
msgbox %ErrorLevel%
}
return

*copyable
Filemove , c:\x.txt , e:\
Filecopy , c:\x.txt , e:\ ,1

keySstroke.tk#__hit_i.e._[1|2],_[F6|F7]…

keySstroke =  hiting 2 keys next to each other, even if they are staggered, with one finger
you can set
→ ~30 keySstrokes with special keys [F5|6] via a •try and error or •double setup
→ ~130 keySstrokes with the printable characters ↓ via a fast advanced setup

vimeo.com/sex/1

Howto
highlight an url path  code or  multilign text
F6
hit you desired ascii key combination  -_-  The other key names  → Help dropdown menu
seperate the output with “space & space”  i.e.  1 & 2
OK

You can use the idn domain ► ↓.tk ◄  ( ↓ typed [ALT] +25 )   or  ►/ks ◄ or   ► keySstroke.tk

4rtist.com/ks.jpg