Advertisement
Chifilly

Big Reactors Startup

Jul 22nd, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. local commands = {
  2.     "delete reactor",
  3.     "pastebin get ZautR68m reactor",
  4.     "reactor"
  5. }
  6.  
  7. for _, v in pairs(commands) do
  8.     shell.run(v)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement