Advertisement
BillBodkin

BillBodkinCompCraftLaunch

May 31st, 2015
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. print("Loading")
  2. shell.setDir("/")
  3. if fs.exists("/BillBodkinCompCraft") then
  4. else
  5. fs.makeDir("/BillBodkinCompCraft")
  6. end
  7.  
  8. shell.run("delete /BillBodkinCompCraft/BillBodkinCompCraftMain")
  9. shell.run("pastebin get" .. " " .. "KANaZwDP" .. " " .. "/BillBodkinCompCraft/BillBodkinCompCraftMain")
  10. shell.run("/BillBodkinCompCraft/BillBodkinCompCraftMain")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement