Meliodas0_0

anti ragdoll jb

Mar 11th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. for i,v in next, getgc() do
  2. if type(v) == "table" and rawget(v, 'Ragdoll') and rawget(v, 'Unragdoll') then
  3. v.Ragdoll = function() return wait(9e9) end
  4. end
  5. end
Add Comment
Please, Sign In to add comment