Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,v in pairs(game.Players:GetChildren()) do
- if v.ClassName == 'Player' then
- v.Character:BreakJoints() -- Bypass god scripts
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement