ahka

Assorted ease-of-use and functionality tools using AutoHotkey.
Log | Files | Refs

commit a6e0c68feb74ca8dde7aa666ddcdc307c969aadc
parent 3114e37739cb6c30ee9e60b1ced43dee3d4e7ee1
Author: breadcat <peter@minskio.co.uk>
Date:   Sun, 16 May 2021 21:18:10 +0100

Auto download database

Diffstat:
Mahk-assistant.ahk | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk @@ -123,9 +123,7 @@ Insert::appendClipboard() Send tech{Tab}12345678{Enter} Return :*?:__cred:: - Send {CtrlDown}v{CtrlUp}{Tab}{Enter}{Tab}%necPort%{Tab 2}{Enter}{Tab}%necUsername%{Tab}%necPassword%{Tab}{Enter}{Sleep 750}{Enter} - Sleep, 3000 - Msgbox, Don't forget to download! + Send {CtrlDown}v{CtrlUp}{Tab}{Enter}{Tab}%necPort%{Tab 2}{Enter}{Tab}%necUsername%{Tab}%necPassword%{Tab}{Enter}{Sleep 750}{Enter}{Sleep 3000}{F6} Return #If