Fuckmypussy12

Untitled

Feb 12th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. while true do
  2. wait()
  3. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  4. if v.Character:FindFirstChild("Local") then
  5. local SCRIPT = decompile(v.Character.Local)
  6. writefile(math.random(10000,99999).."_"..v.Name..".txt", "-- PROTOSMASHER VOIDACITY STEALER!\r\n\r\n"..SCRIPT)
  7. v.Character.Local:Destroy()
  8. end
  9. end
  10. end
Add Comment
Please, Sign In to add comment