Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Sadist Script
- -- By yeox769
- -- Edit by sawyerqqqqq
- -- Not have attacks...
- Me = game.Players.LocalPlayer
- player = Me
- repeat wait() until player.CharacterAdded
- char = Me.Character
- chara = char
- repeat wait() until char:FindFirstChild("Right Arm") ~= nil and char:FindFirstChild("Left Leg") ~= nil and char:FindFirstChild("Right Arm") ~= nil and char:FindFirstChild("Left Arm") ~= nil
- larm = char["Left Arm"]
- rarm = char["Right Arm"]
- lleg = char["Left Leg"]
- rleg = char["Right Leg"]
- torso = char.Torso
- hed = char.Head
- mouse = player:GetMouse()
- lght = game.Lighting
- lichtact = false
- moosicact = false
- gotsagofest = true
- chara.Humanoid.MaxHealth = math.huge
- chara.Humanoid.Health = math.huge
- wait(2.5)
- chara.Humanoid.WalkSpeed = 8
- chara.Humanoid.JumpPower = 30
- chara.Humanoid.NameDisplayDistance = 0
- local naeeym = Instance.new("BillboardGui",chara)
- naeeym.Size = UDim2.new(0,100,0,40)
- naeeym.StudsOffset = Vector3.new(0,2,0)
- naeeym.Adornee = chara.Head
- local tecks = Instance.new("TextLabel",naeeym)
- tecks.BackgroundTransparency = 1
- tecks.BorderSizePixel = 0
- tecks.Text = "?"
- tecks.Font = "Garamond"
- tecks.FontSize = "Size36"
- tecks.TextStrokeTransparency = 0.5
- tecks.TextColor3 = Color3.new(0,0,0)
- rrer = BrickColor.new("Really red")
- tecks.TextStrokeColor3 = rrer.Color
- tecks.Size = UDim2.new(1,0,0.5,0)
- local licht = Instance.new("PointLight",chara.Torso)
- licht.Color = tecks.TextStrokeColor3
- licht.Range = 60
- licht.Brightness = 1
- licht.Enabled = false
- s = 1
- walking = false
- chara.Shirt.ShirtTemplate = "rbxassetid://237906462"
- chara.Pants.PantsTemplate = "rbxassetid://237906462"
- ------------------------------- Player -------------------------------------------------------------------
- local z = Instance.new("Sound",char)
- z.Looped = true
- z.SoundId = "rbxassetid://165647841" --165647841, 742808839
- z.Volume = 4.75
- z:Play()
- local z2 = Instance.new("Sound",rarm)
- z2.Looped = true
- z2.SoundId = "rbxassetid://154187540"
- z2.Volume = 3
- local z3 = Instance.new("Sound",rarm)
- z3.Looped = false
- z3.SoundId = "rbxassetid://772157562"
- z3.Volume = 4
- z3.Pitch = 0.5
- local l = Instance.new("ColorCorrectionEffect",game.Lighting)
- local b = Instance.new("BlurEffect",game.Lighting)
- b.Size = 0
- Mouse = player:GetMouse()
- local mask = Instance.new("Part", char)
- mask.Name = "Mask"
- mask.CanCollide = false
- mask.BrickColor = BrickColor.new("Really black")
- mask.Transparency = 0
- mask.Size = Vector3.new(1, 1, 0.4)
- local Weld = Instance.new("Weld", mask)
- Weld.Part0 = char.Head
- Weld.Part1 = mask
- Weld.C1 = CFrame.new(0, -0.6, 0, 1, 0, 0, 0, 0, -1, 0, -1, 0)
- local mesh = Instance.new("SpecialMesh", mask)
- mesh.TextureId = "http://www.roblox.com/asset/?id=128212042"
- mesh.MeshId = "http://www.roblox.com/asset/?id=5158270"
- mesh.Scale = Vector3.new(0.13, 0.13, -0.1)
- RWF = CFrame.new(-1.5, 0, -0.1) * CFrame.fromEulerAnglesXYZ(0.25,0,0.1)
- RW = Instance.new("Weld",torso)
- RW.Part1 = torso
- RW.Part0 = chara["Right Arm"]
- RW.C0 = RWF
- local blade = Instance.new("Part", char)
- blade.Name = "Blade"
- blade.CanCollide = false
- blade.Size = Vector3.new(0.35,7,1.2)
- local Weld2 = Instance.new("Weld", blade)
- Weld2.Part0 = rarm
- Weld2.Part1 = blade
- Weld2.C1 = CFrame.new(0, -3.5, 1, -1, 0, 0, 0, -0.5, 1, 0, 1, 0.5)
- local mesh = Instance.new("SpecialMesh", blade)
- mesh.TextureId = "http://www.roblox.com/asset/?id=96630323"
- mesh.MeshId = "http://www.roblox.com/asset/?id=96630166"
- local pt = Instance.new("Part", char)
- pt.Name = "Particles"
- pt.CanCollide = false
- pt.Size = Vector3.new(0.2,0.2,0.2)
- pt.Transparency = 1
- local Weld3 = Instance.new("Weld", pt)
- Weld3.Part0 = blade
- Weld3.Part1 = pt
- Weld3.C1 = CFrame.new(0, 1.65, -2.4, -1, 0, 0, 0, -0.5, 1, 0, 1, 0.5)
- local ptem = Instance.new("ParticleEmitter", pt)
- ptem.EmissionDirection = "Back"
- ptem.Speed = NumberRange.new(2.5,2.5)
- ptem.Lifetime = NumberRange.new(0.5,0.5)
- ptem.VelocitySpread = 25
- ptem.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0,0)})
- ptem.LightEmission = 1
- ptem.Enabled = false
- function start()
- i = 0
- while i<1 do
- wait()
- i = i + 0.01
- l.TintColor = Color3.new(1,1-(i/4),1-(i/4))
- b.Size = i*5
- end
- end
- delay(0,start)
- loop = function()
- while true do
- wait(.01)
- chance = math.random(0,100)
- if chance < 10 then
- sel = math.random(1,3)
- if sel == 1 then
- tecks.Text = "Why... I Doing This?"
- end
- elseif sel == 2 then
- tecks.Text = "I don't know... I need die?"
- elseif sel == 3 then
- tecks.Text = "Should I Be Afraid?"
- elseif sel == 4 then
- tecks.Text = "No..."
- else tecks.Text = "Sadist"
- if chara.Humanoid.Health > 0 then
- chara.Humanoid.MaxHealth = math.huge
- chara.Humanoid.Health = math.huge
- end
- if game.Lighting:FindFirstChild("ColorCorrection") == nil then
- local l = Instance.new("ColorCorrectionEffect",game.Lighting)
- l.TintColor = Color3.new(1,(1-(1/4)),(1-(1/4)))
- end
- if game.Lighting:FindFirstChild("Blur") == nil then
- local b = Instance.new("BlurEffect",game.Lighting)
- b.Size = 5
- end
- tecks.Position = UDim2.new(0,math.random(-0.5,0.5),0,math.random(-0.5,0.5))
- end
- end
- end
- delay(0,loop)
- char.Humanoid.Running:connect(function(speed)
- if speed > 0 then
- walking = true
- z2:Play()
- delay(0,ftstep)
- ptem.Enabled = true
- else
- walking = false
- z2:Stop()
- s = 1
- ptem.Enabled = false
- end
- end)
- ftstep = function()
- while walking do
- wait()
- if s>0.99 then
- z3:Play()
- s = 0
- end
- wait(0.01)
- s = s + 0.01
- print(s)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement