Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --SCP-096 Script by basstracker1970
- wait(1)
- G_1_ = game:GetService("Players").LocalPlayer
- G_2_ = G_1_.Character
- G_3_ = G_1_.Character.Head
- function G_4_(L_1_arg1)
- print("lol")
- G_5_ = Instance.new("Sound")
- G_5_.Name = "Rage"
- G_5_.SoundId = "rbxassetid://428467457"
- G_5_.Parent = game.Workspace
- G_5_:Play()
- G_1_.Character.Humanoid.WalkSpeed = 0
- wait(32)
- G_5_:Stop()
- G_1_.Character.Humanoid.WalkSpeed = 50
- G_6_ = Instance.new("Sound")
- G_6_.SoundId = "rbxassetid://134147361"
- G_6_.Looped = true
- G_6_.Parent = game.Workspace
- G_6_:Play()
- G_1_.Character.Torso.Anchored = false
- G_1_.Character.Torso.Touched:connect(function(L_2_arg1)
- G_6_:Stop()
- L_2_arg1.Parent:BreakJoints()
- G_7_ = Instance.new("Sound")
- G_7_.Name = "Rekt"
- G_7_.SoundId = "rbxassetid://948779227"
- G_7_.Parent = game.Workspace
- G_7_:Play()
- G_1_.Character.Humanoid.WalkSpeed = 50
- end)
- end
- if G_4_(G_1_.Character.Head.Position + (G_1_.Character.Head.CFrame.lookVector * 9)) then
- G_4_()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement