How to make a tool that ragdolls a player

How would I create a tool that ragdolls a player for a certain amount of time without killing them?

I don’t know how to do this, mostly the ragdoll part

I have tried Tom_atoes ragdoll module thing but I can’t make the player get up

I’m not that experienced with ragdolls though I’m pretty sure it involves disabling the player’s motor6D’s and then putting ballsocket constraints to connect all player joints. Then when you want the player to get up you just gotta delete the ball socket constraints and enable all moto6Ds.

1 Like

You can check this code out

It makes my fly and is very glitchy