Advertisement
minimite

as2ino

Feb 14th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.51 KB | None | 0 0
  1. --App Store 2 Beta installer for OneOS, by CodedPixelCube aka Minimite. For the standalone version (doesn't require OneOS), see http://pastebin.com/BWcwa65j, or the full installer, http://pastebin.com/kkebdzsx.
  2.  
  3. fs.delete("/System/API/Bedrock.lua")
  4. sleep(0.1)
  5. shell.run("pastebin", "get", "0MgKNqpN", "/System/API/Bedrock.lua")
  6. fs.delete("/Programs/App Store.program")
  7. sleep(0.1)
  8. shell.run("pastebin", "run", "P3hfRxjG")  
  9. print("Installed App Store 2 by oeed, installer by CodedPixelCube/Minimite, for OneOS")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement