Advertisement
Guest User

startup.lua

a guest
Mar 30th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. rednet.open("back")
  2. rednet.broadcast("light_on")
  3. print("Light Control Terminal\n\n\nTo Turn Lights on use 'lights on'\nAnd to Turn Lights Off use 'lights off'")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement