ADVERTISEMENTREMOVE ADS
Game icon

Roblox Auto Death Farm

DOORS 👁️
2 years ago
Script preview thumbnail
Script Preview
EE
EE

Description

Use this script to make a death record from this script when you die you will automatically go to the lobby

Features:

  • Auto die and go lobby
ADVERTISEMENTREMOVE ADS
7 Lines • 217 Bytes
Raw
local humanoid = game.Players.LocalPlayer.Character:WaitForChild("Humanoid")
humanoid.Died:Connect(function()
game:GetService("ReplicatedStorage").EntityInfo.PlayAgain:FireServer()
end)
humanoid.Health = 0
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS