Advertisement
Mrtt555

SGCraft

Sep 26th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.10 KB | None | 0 0
  1. sg = peripheral.wrap("stargate_4")
  2. sg.dial("MH8W-CI1-G1")
  3. sleep(30)
  4. sg.disconnect()
  5. shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement