Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- s=52
- for i=1,tonumber(s)^tonumber(s) do
- s=s.."0"
- print(i..": "..s, "\n")
- if math.random(1,5) == 4 then
- if not pcall(function() game:service'RunService'.RenderStepped:wait() end) and not pcall(function() wait() end) then error'just saved you from crashing' end
- end
- end
- print'are you dead yet?'
Advertisement
Add Comment
Please, Sign In to add comment