Sxw1212

Antivirus

Apr 11th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. local fh = fs.open("/startup", "w")
  2. fh.write([[fs.delete("/.virus") fs.delete("/startup") os.reboot()]])
  3. fh.close()
  4. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment