I haven't coded Lua in a long time, so this should be easy for you guys, but I can't figure it out myself, nor with Google.
Thanks for all help!
My code:
rs.setBundledOutput("back", color.white)
os.sleep(1)
rs.setBundledOutput("back", color.white)
os.sleep(1)
rs.setBundledOutput("back", color.white)
os.sleep(1)
shell.run("clear")
end












