Categories > Exploiting > Scripts >
[Request] ANTI RAGDOLL
Posted
Does somebody have an anti ragdoll script(Universal)?
Replied
Ragdoll is implemented differently in all games, but most of them will immobilize the character and break all its joints, replacing them with BallSocketConstraint instances. You could re-attach your limbs and disable/delete those constraints, and depending on how you're immobilized, you'll have to change your Humanoid's state, set PlatformStand to false, maybe un-anchor your parts. If the server has network ownership of your character, however, you won't be able to move, and you can't bypass that.
https://github.com/RealNickk | nick@substrant.dev
https://i.imgur.com/0iXAZL7.jpg
https://i.imgur.com/QfzBBTK.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )