Better still, use Run("ms-screenclip:///?source=TextExtractorHotKey&type=textExtractor"). Then you don't need the scripted keystrokes which could potentially fail.
#Requires AutoHotkey v2.0
#SingleInstance Force
; Win+Shift+T triggers the text extractor
#+t::{...