Crazy Babies Script | CARRY/TP ALL

Created by S e a

Features:

  • CARRY/TP ALL
for i,v in pairs(game.Players:GetPlayers()) do
   game:GetService("ReplicatedStorage").Remotes.CarryEvent:FireServer(true,v.Character)
end