Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
For your YouTube comment section. (updated)
x = 0 local maxTime = 24 print('I think the best part was... ') while true do for i = 0,59 do if i < 10 then print(x..':0'..i) else print(x..':'..i) end if i == 59 then print('Made by Ice Scripter') x = x + 1 end end if x > maxTime then if x == 24 then break end else if x == 24 then -- You can change the 'x = ' part to extend or lower how long this goes for break end end end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
123
Replace all substring in string
Testingassets
bf-asm compiler test 2
Relative Angles
finding volume of pyramids (for me, but feel free to use)
Lua Obfuscator loadstring method by
855
Visala Test
The Pyramid in the two-dimensional array made of random stones - Lua
Please log in to post a comment.