Numpad5:: checkfile = %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt :?:/патруль:: FileDelete %checkfile% FileAppend %checkfile% SendMessage, 0x50,, 0x4190419,, A Sleep 200 SendInput {f6}/patrul{enter} Sleep 500 FileRead, info, %checkfile% RegExMatch(info, "Диспетчер\: В вашем районе найден подозреваемый\: (.*)_(.*)", pname) name = %pname1% family = %pname2% Sleep 1100 SendInput {f6}/ids %pname1%_%pname2%{enter} Sleep 600 FileRead, Nick,%checkfile% RegExMatch(Nick, "\[([0-9.]*)\]", code, -400) Sleep 500 SendInput {f6}Подозреваемый %pname1% %pname2%. sleep 1000 Sendinput {f6} Его жетон %code1%{shift down}{left 3}{shift up}^{vk43}{enter} Return