Plazter

ins

Mar 14th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.31 KB | None | 0 0
  1. component = require("component")
  2. computer = component.computer
  3.  
  4. os.execute("pastebin get Ezx8ZxD0 power")
  5. os.sleep(.5)
  6. os.execute("cd ..")
  7. os.sleep(.5)
  8. os.execute("cd lib")
  9. os.sleep(.5)
  10. os.execute("pastebin get sx06akwp buttonAPI.lua")
  11. os.sleep(.5)
  12. os.execute("cd ..")
  13. os.sleep(.5)
  14. computer.shutdown(true)
Add Comment
Please, Sign In to add comment