From 7286c5148eb5d7fda563466a8973b6daffa89844 Mon Sep 17 00:00:00 2001 From: breadcat Date: Sun, 29 Aug 2021 23:19:14 +0100 Subject: Prolific ID shortcode --- ahk-assistant.ahk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk index 80b26b2..588c328 100644 --- a/ahk-assistant.ahk +++ b/ahk-assistant.ahk @@ -371,6 +371,9 @@ Insert::appendClipboard() :*:_banaddr:: Send, %banAddress% Return +:*:_proid:: + Send, %prolificID% + Return :*:_haddr:: Send, %homeAddress% Return -- cgit v1.2.3