Advertisement
Yorinar

Reactor Startup Script

Jan 27th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. shell.run("rm", "button")
  2. shell.run("rm", "reactor")
  3.  
  4. shell.run("pastebin", "get", "tH7HL9xq", "button")
  5. shell.run("pastebin", "get", "AVPL7Mr8", "reactor")
  6.  
  7. os.loadAPI("button")
  8.  
  9. shell.run("bg", "reactor")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement