if onlyfive.v and title:find('Проверка на робота') then
lua_thread.create(function()
wait(0)
while true do wait(0)
textsumfive = sampGetCurrentDialogEditboxText()
if col.v then kol() end
if #textsumfive == 5 then
wait (waitaenter.v)
sampCloseCurrentDialogWithButton(1)
onlyfive.v = false -- поставь true что - бы не надо было каждый раз включать автонажатие, допустим тренитьк капчу, по стандарту false, я бы поставил true
break
end