HotKey sending characters
August 31, 2012
hey all,, having this code : HotKeySet("jjj", "getJJJ") Func getJJJ() Send("bbb") EndFunc How to fix it so when I type three times character jjj , "bbb" will be sent thanks.
4 replies