Guest User

Untitled

a guest
Feb 20th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. /run local num=0 local howmany=0 for i=1,11 do local _,_,_,x,y = GetAchievementCriteriaInfo(11152,i) num=num+x howmany=y end print (num.."/"..howmany.." Dungeons")
Add Comment
Please, Sign In to add comment