Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --this script downloads onto the users device all the image files rhey will need
- local Imagedata_Logo = {7,7
- ,"cyan","cyan","white" ,"white","cyan","cyan","cyan","cyan","white" ,"cyan", "cyan","white","cyan","cyan","cyan", "cyan", "cyan","cyan","cyan","cyan","white", "cyan","cyan","cyan","cyan","cyan","white","cyan","cyan","cyan","cyan","white","cyan","cyan","cyan","cyan","cyan","cyan","cyan","cyan","cyan","cyan","cyan","white","cyan","cyan","cyan","cyan"}
- local logo = fs.open("os/os_SystemFiles/Images/OsLogo","w")
- logo.write(ImageData_Logo)
- logo.close()
Add Comment
Please, Sign In to add comment