Guest User

download

a guest
Sep 4th, 2015
1,409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. function get(str, as)
  2.   shell.run('pastebin get '..str..' '..as)
  3. end
  4.  
  5. get('N9HReFPt', 'go')
  6. get('WtrqLzGg', 'gui')
  7. get('XwLX5sy1', 'startup')
  8.  
  9. os.reboot()
Add Comment
Please, Sign In to add comment