/run j=0 for _,i in ipairs{1,2,3,4,7,8,9,10,11}do local s=GetStatistic(i*3+10877) print(strsub(strmatch(select(2,GetAchievementInfo(i*3+10877)),"%(.*%-"),2,-2)..": "..s.."회") j=j+s end print("124cff009999".."총 "..j.."회124r")