Advertisement
Mr-Shadow_Cat

anti ghost no sound

Mar 14th, 2018
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. c/while wait() do local q = game.Players:GetChildren() for i = 1, #q do if q[i].Character.Parent ~= workspace and q[i].Parent ~= nil then q[i].Character.Parent = workspace q[i].Character:BreakJoints() end end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement