Gigantosaur

Untitled

Mar 7th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Execute following:
  2. 1. loadstring(game:HttpGet(('https://pastebin.com/raw/ibFPdiF7'),true))
  3.  
  4. 2.
  5.  
  6. -- BOOGA BOOGA - INVISIBLE ARMOR SCRIPT - Created by:
  7. -- GigantosaurYT#4213 & Ban#6883
  8. -----------
  9.  
  10. for i,v in pairs(lplayer.Character:GetChildren()) do
  11. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  12. v.Parent = workspace
  13. end
  14. end
Add Comment
Please, Sign In to add comment