Advertisement
Familycade

Untitled

Nov 1st, 2024
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. p = game.Players.LocalPlayer
  2. char = p.strong man
  3. des = false
  4. fling = true
  5. dot = false
  6. falling = false
  7. jump = true
  8. char.Shirt:Remove()
  9. for i,v in pairs(char:GetChildren()) do if v:IsA("Pants") then v:Remove() end end
  10. for i,v in pairs(char:GetChildren()) do if v:IsA("Hat") then v.Handle:Remove() end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement