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.