Run Code
|
API
|
Code Wall
|
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
10 Line challenge
test random skill id
Security keygen
Beispiel2
Beispiel
MXR
Reverse strings function - Lua
Relative Angles
Linear Regression Lua
BasicTablePrinter