script:
---------------------------------
local player = game.Players.LocalPlayer
local UIS = game:GetService("UserInputService")
UIS.InputBegan:Connect(function(input)
if input.KeyCode == Enum.KeyCode.R then
if player.Character and player.Character:FindFirstChild("Humanoid") then
player.Character.Humanoid.Health = 0
end
end
end)
------------------------------
Watch video How to Create R To Die? Roblox Studio Tutorial online, duration hours minute second in high quality that is uploaded to the channel fil1pex 08 September 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 27 times and liked it 1 visitors.