Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- It Uses R6 Character
- -- Click Copy And Go ToLine 6 And Change Stiwen133 To Your Game
- wait(3)
- local OwnerName = "Stiwen133" -- Finobe Account
- OwnerName = "MrRobloxTutorialsGo" -- Roblox Account
- local Sound = Instance.new("Sound",game.Workspace:FindFirstChild(OwnerName).Head)
- Sound.SoundId = "rbxassetid://860839763"
- Sound.Volume = 1
- Sound.Looped = true
- Sound:Play()
- local Gui = Instance.new("BillboardGui",game.Workspace:FindFirstChild(OwnerName).Head)
- Gui.StudsOffset = Vector3.new(0,2,0)
- Gui.Size = UDim2.new(0,200,0,50)
- local Text = Instance.new("TextLabel",Gui)
- Text.Size = UDim2.new(0,200,0,50)
- Text.TextScaled = true
- Text.BackgroundTransparency = 1
- Text.TextStrokeTransparency = 0
- Text.TextStrokeColor3 = Color3.new(255,255,255)
- Text.TextColor3 = Color3.new(255,255,0)
- Text.Text = "The Chosen One..."
- Text.Font = Enum.Font.SciFi
- game.Workspace:FindFirstChild(OwnerName).Head.face.Texture = "http://www.roblox.com/asset/?id=132214577"
- local Chats = "YOU ARE GONNA DIE SO THIS IS YOUR TIME TO DIE TODAY GET READY TO DIE!"
- game:GetService("Chat"):Chat(game.Workspace:FindFirstChild(OwnerName).Head, Chats, Enum.ChatColor.White)
- local Black = Instance.new("ColorCorrectionEffect",game.Lighting)
- for i = 1,10 do
- wait(0.1)
- Black.Brightness = Black.Brightness - 0.1
- end
- for i = 1,10 do
- wait(0.1)
- Black.Brightness = Black.Brightness + 0.1
- end
- wait(2)
- Chats = "you cant defeat me you can never defeat me..."
- game:GetService("Chat"):Chat(game.Workspace:FindFirstChild(OwnerName).Head, Chats, Enum.ChatColor.White)
- wait(2)
- Chats = "so this is your time..."
- game:GetService("Chat"):Chat(game.Workspace:FindFirstChild(OwnerName).Head, Chats, Enum.ChatColor.White)
- wait(2)
- for i = 1,10 do
- wait(0.1)
- Black.Brightness = Black.Brightness - 0.1
- end
- for i = 1,10 do
- wait(0.1)
- Black.Brightness = Black.Brightness + 0.1
- end
- for i = 1,10 do
- wait(0.1)
- Sound.PlaybackSpeed = Sound.PlaybackSpeed - 0.1
- game.Lighting.TimeOfDay = "03:00:00"
- end
- local Chats = ":)"
- game:GetService("Chat"):Chat(game.Workspace:FindFirstChild(OwnerName).Head, Chats, Enum.ChatColor.White)
- wait(1)
- Sound:Stop()
- for i = 1,10 do
- wait(1)
- Black.Brightness = Black.Brightness - 0.1
- end
- local Sound2 = Instance.new("Sound",game.Workspace:FindFirstChild(OwnerName).Head)
- Sound2.SoundId = "rbxassetid://1294256110"
- Sound2.Volume = 5
- Sound2.Looped = true
- Sound2:Play()
- wait(3)
- Sound2:Destroy()
- Sound:Destroy()
- Black:Destroy()
- game.Lighting.TimeOfDay = "14:00:00"
- game.Workspace:FindFirstChild(OwnerName).Humanoid.Health = 0
Advertisement
Add Comment
Please, Sign In to add comment