code:
installing = 0.2
toprograms = "qxxdvX98"
variables = "GGj4taRD"
about = "JRNvCN2v"
checkVersion = "uZ2J4w7z"
edit = "P64PEtHd"
perry = "reT5iT41"
startup = "xwZ8CK0T"
local function installed()
if fs.exists("black/variables") then
return true
else
return false
end
end
local function put(AeO,location)
shell.run("pastebin","get",Ae0,location)
end
if installed() then
print("Black OS is already installed!")
print("if you want to update Black OS then")
print("when this screen dissapers type in update")
elseif not installed() then
shell.run("mkdir","Black")
put(toprograms,"Black/toprograms")
put(variables,"Black/variables")
put(startup,"startup")
put(perry,"perry")
put(edit,"edit")
put(about,"about")
put(checkVersion,"checkVersion")
if fs.exists("about") then
print("Installation succesful =D Congrats!")
else
print("Installation un-succesful :(/>/>")
end
else
print("Installation un-succesful :(/>/>")
end
when I run it it just says the usage of pastebin alot then it says installation un-succesful. Please help me