Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
function onDialogShow(id, style, title, b1, b2, text)
if title == "Основная статистика" then
res1, res2 = text:match('Уважение: [(%d+)/(%d+)]')
printLog(res1)
end
end
function onDialogShow(id, style, title, b1, b2, text)
if string.match(text, 'Уважение: [%d+/%d+]') then
res1, res2 = text:match('Уважение: [(%d+)/(%d+)]')
end
end
function onDialogShow(id, style, title, b1, b2, text)
if string.match(text, 'Уважение: [%d+/%d+]') then
res1, res2 = text:match(''Уважение: [(%d+)/(%d+)]')
end
end
function onDialogShow(id, style, title, b1, b2, text)
if string.match(text, 'Уважение: [%d+/%d+]') then
res1, res2 = text:match('Уважение: [(%d+)/(%d+)]')
end
end
function onDialogShow(id, style, title, b1, b2, text)
if string.match(text, 'Уважение: [%d+/%d+]') then
res1, res2 = text:match('Уважение: [(%d+)/(%d+)]')
end
end
function onDialogShow(id, style, title, b1, b2, text)
if title == "Основная статистика" then
res1, res2 = text:match('Уважение: [(%d+)/(%d+)]')
printLog(res1)
end
end
function onDialogShow(id, style, title, b1, b2, text)
if title == "Основная статистика" then
res1, res2 = text:match('Уважение: [(%d+)/(%d+)]')
printLog(res1)
end
end