Advertisement
Hydasi

Life in Paradise - Remove Player's Hats

Mar 18th, 2023
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. --- made by joshclark756#7155
  2. --- use stroller on a player to use
  3. local nohat = game:GetService("Workspace").Model["Remove Hats"].Head
  4. nohat.CanCollide = false
  5. nohat.Size = Vector3.new(2048,2048,2048)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement