Advertisement
00fjg

Untitled

Aug 26th, 2017
631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. -- Sadist Script
  2. -- By yeox769
  3. -- Edit by sawyerqqqqq
  4. -- Not have attacks...
  5.  
  6. Me = game.Players.LocalPlayer
  7. player = Me
  8. repeat wait() until player.CharacterAdded
  9. char = Me.Character
  10. chara = char
  11. 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
  12. larm = char["Left Arm"]
  13. rarm = char["Right Arm"]
  14. lleg = char["Left Leg"]
  15. rleg = char["Right Leg"]
  16. torso = char.Torso
  17. hed = char.Head
  18. mouse = player:GetMouse()
  19. lght = game.Lighting
  20. lichtact = false
  21. moosicact = false
  22. gotsagofest = true
  23. chara.Humanoid.MaxHealth = math.huge
  24. chara.Humanoid.Health = math.huge
  25.  
  26. wait(2.5)
  27.  
  28. chara.Humanoid.WalkSpeed = 8
  29. chara.Humanoid.JumpPower = 30
  30. chara.Humanoid.NameDisplayDistance = 0
  31. local naeeym = Instance.new("BillboardGui",chara)
  32. naeeym.Size = UDim2.new(0,100,0,40)
  33. naeeym.StudsOffset = Vector3.new(0,2,0)
  34. naeeym.Adornee = chara.Head
  35. local tecks = Instance.new("TextLabel",naeeym)
  36. tecks.BackgroundTransparency = 1
  37. tecks.BorderSizePixel = 0
  38. tecks.Text = "?"
  39. tecks.Font = "Garamond"
  40. tecks.FontSize = "Size36"
  41. tecks.TextStrokeTransparency = 0.5
  42. tecks.TextColor3 = Color3.new(0,0,0)
  43. rrer = BrickColor.new("Really red")
  44. tecks.TextStrokeColor3 = rrer.Color
  45. tecks.Size = UDim2.new(1,0,0.5,0)
  46. local licht = Instance.new("PointLight",chara.Torso)
  47. licht.Color = tecks.TextStrokeColor3
  48. licht.Range = 60
  49. licht.Brightness = 1
  50. licht.Enabled = false
  51. s = 1
  52. walking = false
  53.  
  54. chara.Shirt.ShirtTemplate = "rbxassetid://237906462"
  55. chara.Pants.PantsTemplate = "rbxassetid://237906462"
  56.  
  57. ------------------------------- Player -------------------------------------------------------------------
  58. local z = Instance.new("Sound",char)
  59. z.Looped = true
  60. z.SoundId = "rbxassetid://165647841" --165647841, 742808839
  61. z.Volume = 4.75
  62. z:Play()
  63. local z2 = Instance.new("Sound",rarm)
  64. z2.Looped = true
  65. z2.SoundId = "rbxassetid://154187540"
  66. z2.Volume = 3
  67. local z3 = Instance.new("Sound",rarm)
  68. z3.Looped = false
  69. z3.SoundId = "rbxassetid://772157562"
  70. z3.Volume = 4
  71. z3.Pitch = 0.5
  72.  
  73. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  74. local b = Instance.new("BlurEffect",game.Lighting)
  75. b.Size = 0
  76.  
  77.  
  78. Mouse = player:GetMouse()
  79.  
  80. local mask = Instance.new("Part", char)
  81. mask.Name = "Mask"
  82. mask.CanCollide = false
  83. mask.BrickColor = BrickColor.new("Really black")
  84. mask.Transparency = 0
  85. mask.Size = Vector3.new(1, 1, 0.4)
  86. local Weld = Instance.new("Weld", mask)
  87. Weld.Part0 = char.Head
  88. Weld.Part1 = mask
  89. Weld.C1 = CFrame.new(0, -0.6, 0, 1, 0, 0, 0, 0, -1, 0, -1, 0)
  90. local mesh = Instance.new("SpecialMesh", mask)
  91. mesh.TextureId = "http://www.roblox.com/asset/?id=128212042"
  92. mesh.MeshId = "http://www.roblox.com/asset/?id=5158270"
  93. mesh.Scale = Vector3.new(0.13, 0.13, -0.1)
  94. RWF = CFrame.new(-1.5, 0, -0.1) * CFrame.fromEulerAnglesXYZ(0.25,0,0.1)
  95. RW = Instance.new("Weld",torso)
  96. RW.Part1 = torso
  97. RW.Part0 = chara["Right Arm"]
  98. RW.C0 = RWF
  99. local blade = Instance.new("Part", char)
  100. blade.Name = "Blade"
  101. blade.CanCollide = false
  102. blade.Size = Vector3.new(0.35,7,1.2)
  103. local Weld2 = Instance.new("Weld", blade)
  104. Weld2.Part0 = rarm
  105. Weld2.Part1 = blade
  106. Weld2.C1 = CFrame.new(0, -3.5, 1, -1, 0, 0, 0, -0.5, 1, 0, 1, 0.5)
  107. local mesh = Instance.new("SpecialMesh", blade)
  108. mesh.TextureId = "http://www.roblox.com/asset/?id=96630323"
  109. mesh.MeshId = "http://www.roblox.com/asset/?id=96630166"
  110. local pt = Instance.new("Part", char)
  111. pt.Name = "Particles"
  112. pt.CanCollide = false
  113. pt.Size = Vector3.new(0.2,0.2,0.2)
  114. pt.Transparency = 1
  115. local Weld3 = Instance.new("Weld", pt)
  116. Weld3.Part0 = blade
  117. Weld3.Part1 = pt
  118. Weld3.C1 = CFrame.new(0, 1.65, -2.4, -1, 0, 0, 0, -0.5, 1, 0, 1, 0.5)
  119. local ptem = Instance.new("ParticleEmitter", pt)
  120. ptem.EmissionDirection = "Back"
  121. ptem.Speed = NumberRange.new(2.5,2.5)
  122. ptem.Lifetime = NumberRange.new(0.5,0.5)
  123. ptem.VelocitySpread = 25
  124. ptem.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0.5,0),NumberSequenceKeypoint.new(1,0,0)})
  125. ptem.LightEmission = 1
  126. ptem.Enabled = false
  127.  
  128. function start()
  129. i = 0
  130. while i<1 do
  131. wait()
  132. i = i + 0.01
  133. l.TintColor = Color3.new(1,1-(i/4),1-(i/4))
  134. b.Size = i*5
  135. end
  136. end
  137.  
  138. delay(0,start)
  139.  
  140. loop = function()
  141. while true do
  142. wait(.01)
  143. chance = math.random(0,100)
  144. if chance < 10 then
  145. sel = math.random(1,3)
  146. if sel == 1 then
  147. tecks.Text = "Why... I Doing This?"
  148. end
  149. elseif sel == 2 then
  150. tecks.Text = "I don't know... I need die?"
  151. elseif sel == 3 then
  152. tecks.Text = "Should I Be Afraid?"
  153. elseif sel == 4 then
  154. tecks.Text = "No..."
  155.  
  156.  
  157. else tecks.Text = "Sadist"
  158. if chara.Humanoid.Health > 0 then
  159. chara.Humanoid.MaxHealth = math.huge
  160. chara.Humanoid.Health = math.huge
  161. end
  162. if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  163. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  164. l.TintColor = Color3.new(1,(1-(1/4)),(1-(1/4)))
  165. end
  166. if game.Lighting:FindFirstChild("Blur") == nil then
  167. local b = Instance.new("BlurEffect",game.Lighting)
  168. b.Size = 5
  169. end
  170. tecks.Position = UDim2.new(0,math.random(-0.5,0.5),0,math.random(-0.5,0.5))
  171. end
  172. end
  173. end
  174.  
  175. delay(0,loop)
  176.  
  177. char.Humanoid.Running:connect(function(speed)
  178. if speed > 0 then
  179. walking = true
  180. z2:Play()
  181. delay(0,ftstep)
  182. ptem.Enabled = true
  183. else
  184. walking = false
  185. z2:Stop()
  186. s = 1
  187. ptem.Enabled = false
  188. end
  189. end)
  190.  
  191. ftstep = function()
  192. while walking do
  193. wait()
  194. if s>0.99 then
  195. z3:Play()
  196. s = 0
  197. end
  198. wait(0.01)
  199. s = s + 0.01
  200. print(s)
  201. end
  202. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement