Спойлер: Тык !1:: Sendinput,{F6}/me Посмотрел на часы марки |xXx.Hennessy.xXx|{Enter} Sleep, 1000 SendInput,{F6}/do Часы на руке показывают %A_Hour% час(ов) %A_Min% минут(ы) %A_Sec% секунд(ы){Enter} Sleep, 1000 Sendinput,{F6}/time{Enter} Sleep, 1000 Return !3:: Sendinput,{F6}/buydrugs 150{Enter} Sleep 900 Return !4:: Sendinput,{F6}/acceptdrugs{Enter} Sleep 1100 Return #MaxThreadsPerHotkey 3 Numpad1:: #MaxThreadsPerHotkey 1 if SmartLoop { SmartLoop := false return } SmartLoop := true Loop { SendInput {f6}/bgang{enter} sleep 1050 if not SmartLoop break } SmartLoop := false Return