Euphoria ragdoll testing Script | ANNOY SERVER (MASS RAGDOLL TOGGLE)

Created by e621CraX

Features:

  • ANNOY SERVER (MASS RAGDOLL TOGGLE)
for i,v in pairs(game.Players:GetChildren()) do
    if v ~= game.Players.LocalPlayer then
        task.spawn(function()
            while v do
                task.wait(0.2)
                v.Character:WaitForChild("activeragdoll")
                v.Character.activeragdoll:WaitForChild("rd")
                v.Character.activeragdoll.rd:FireServer(v.Character.activeragdoll.V)
            end
        end)
    end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS