l=os.time() m=0 c=0whiletruedo n=os.time()if n~=l then l=n m=math.max(m,c)print("Currently: "..c,math.floor(0.5+c*100/m).."% of maximum "..m) c=0end c=c+1end
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!