Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Name = 'nigger'
- wait(5)
- local sound = Instance.new('Sound', workspace)
- sound.Volume = 10
- sound.Looped = true
- sound.SoundId = 'rbxassetid://1189654292'
- sound:Play()
- while true do
- wait(0.01)
- for _, object in pairs(game.Workspace:GetChildren()) do
- local human = game.Players:GetPlayerFromCharacter(object)
- if human and object:FindFirstChild('HumanoidRootPart') and object:FindFirstChild('Head') then
- local boom = Instance.new("Explosion", workspace)
- boom.Position = object.HumanoidRootPart.Position
- local gui = Instance.new("ScreenGui", human.PlayerGui)
- local text = Instance.new("TextLabel", gui)
- text.Size = UDim2.new(1,0,1,0)
- text.TextScaled = true
- text.TextColor3 = Color3.fromRGB(255,255,255)
- text.BackgroundTransparency = 1
- text.TextStrokeTransparency = 0
- text.Text = [[play minecraft retards]]
- if object:FindFirstChild('Humanoid') then
- object.Humanoid.Health = 0
- end
- object.Head:Destroy()
- end
- end
- end
Advertisement
Advertisement