Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Screen should be 3x5
- local monitor = peripheral.wrap("right")
- term.redirect(monitor)
- print("")
- print("")
- print("")
- print("[------------------------------------------------]")
- print("[- Welcome to ReturCraft! -]")
- print("[------------------------------------------------]")
- print("[-Welcome! We are happy that you decided to give-]")
- print("[- us a try! We are a small growing community! -]")
- print("[- In order for you to become member, you must -]")
- print("[- read all the rules, and complete a test. -]")
- print("[- Good luck! We hope you will stay with us! -]")
- print("[------------------------------------------------]")
- print("[- For more information, visit our site! -]")
- print("[- http://www.Frekvens1.webs.com -]")
- print("[------------------------------------------------]")
- term.restore()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement