Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shell.run("pastebin","get","Xi1ti8gD","startup")
- shell.run("pastebin","get","zZ7fS04N","TerminalProgram")
- settings.load(".settings")
- settings.define("ShopMode",{ description = "Wither to allow Updates to os", default = "Dispenser"})
- settings.define("ShopProducts_Name",{ description = "Wither to allow Updates to os", default = "Dirt"})
- settings.define("ShopProducts_Price",{ description = "Wither to allow Updates to os", default = "5"})
- settings.define("ShopProducts_Tag",{ description = "Wither to allow Updates to os", default = "minecraft:dirt"})
- settings.define("exitCode",{ description = "Wither to allow Updates to os", default = "0000"})
- settings.define("CompanyName",{ description = "Wither to allow Updates to os", default = "n"})
- settings.save(".settings")
- local file = fs.open(".Gov_24124","w")
- file.writeLine("0")
- file.writeLine(os.date())
- file.close()
- local Owner = fs.open("OwnerFile","w")
- Owner.writeLine("0")
- Owner.writeLine(os.date())
- Owner.close()
- print("Please take the time to edit program called TerminalProgram,and add your products")
Add Comment
Please, Sign In to add comment