buttercheetah

blackjack install script

Aug 4th, 2021 (edited)
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.43 KB | None | 0 0
  1. os.execute("pastebin get -f trmhYFGA blackjack.lua")
  2. os.execute("wget https://raw.githubusercontent.com/TuxMan20/Open-Blackjack/master/debugger.lua")
  3. os.execute("pastebin get -f akyGmww1 helpers.lua")
  4. os.execute("wget https://raw.githubusercontent.com/TuxMan20/Open-Blackjack/master/players.lua")
  5. file=io.open("/home/.shrc","w")
  6. file:write("cd /home\n/home/blackjack.lua")
  7. file:close()
  8. print("Instal = True")
  9. os.execute("reboot")
Add Comment
Please, Sign In to add comment