Advertisement
McRoblox132

SHYIME The Shy Guy (Original By Theamazingnater)

Mar 25th, 2018
903
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.09 KB | None | 0 0
  1. --[[
  2. SCP Shy Guy by Theamazingnater
  3. Edit SHYIME
  4. --]]
  5. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
  6. plr = game.Players.LocalPlayer
  7. char = plr.Character
  8.  
  9. wait(2)
  10. local scream = Instance.new("Sound",char)
  11. scream.SoundId = "rbxassetid://343430735"
  12. scream.Volume = 4
  13. scream.Looped = true
  14. local cry = Instance.new("Sound",char)
  15. cry.Name = "crySound"
  16. cry.SoundId = "rbxassetid://896703419"
  17. cry.Volume = 4
  18. cry.Looped = true
  19. cry:Play()
  20. coroutine.wrap(function()
  21. while true do
  22. wait(0.01)
  23. if scream.Parent == nil then
  24. scream.Parent = char
  25. end
  26. if cry.Parent == nil then
  27. cry.Parent = char
  28. cry:Play()
  29. end
  30. end
  31. end)()
  32. char.Head.face.Texture = "http://www.roblox.com/asset/?id=684289118"
  33. neck = char.Torso.Neck
  34. lhand = char.Torso["Left Shoulder"]
  35. rhand = char.Torso["Right Shoulder"]
  36. lleg = char.Torso["Left Hip"]
  37. rleg = char.Torso["Right Hip"]
  38. human = char.HumanoidRootPart.RootJoint
  39. char.Animate.Parent = nil
  40. char.Humanoid.Animator.Parent = nil
  41. light = game.Lighting
  42. light.TimeOfDay = "1:00:00"
  43. for i,v in pairs(char.Torso:GetChildren()) do
  44. if v.ClassName == "Motor6D" then
  45. v.C1 = CFrame.new(0,0,0)
  46. end
  47. end
  48. for i,v in pairs(char:GetChildren()) do -- Since a shift to sprint script appears, we remove it.
  49. if v.ClassName == "LocalScript" then
  50. v:Destroy()
  51. end
  52. end
  53. human.C1 = CFrame.new(0,0,0)
  54. for i = 0,1 ,0.03 do
  55. neck.C0 = neck.C0:lerp(CFrame.new(0, 1.44722462, -0.175569534, 1, 0, 0, 0, 0.957668662, 0.28787294, 0, -0.28787291, 0.957668662),i)
  56. lhand.C0 = lhand.C0:lerp(CFrame.new(-0.999992371, 0.403417587, -0.400690079, 0.978886008, -0.198669523, -0.0480909608, -0.0489091128, 0.000789985002, -0.99880302, 0.198469713, 0.98006618, -0.00894344598),i)
  57. rhand.C0 = rhand.C0:lerp(CFrame.new(0.999992371, 0.401778936, -0.300704002, 0.995004237, 0.0998337567, 2.21675634e-07, -8.0173304e-05, 0.000801276532, -0.999999762, -0.0998337343, 0.995003879, 0.000805277436),i)
  58. lleg.C0 = lleg.C0:lerp(CFrame.new(-0.500003815, -0.302405119, -1.00209045, 0.998795688, 1.07394217e-05, 0.0490646139, 0.0144870952, 0.955350697, -0.295119137, -0.0468770824, 0.295474499, 0.954199851),i)
  59. rleg.C0 = rleg.C0:lerp(CFrame.new(0.499988556, -0.299546719, -1.00121117, 0.999991715, 1.10380352e-05, -3.05008143e-06, -1.13286078e-05, 0.955351293, -0.295472056, -2.51282472e-07, 0.295474589, 0.955343246),i)
  60. human.C0 = human.C0:lerp(CFrame.new(0, 1.98613644, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1):inverse(),i)
  61. game:GetService("RunService").RenderStepped:wait()
  62. end
  63. cananimate = true
  64. hit = false
  65. function swait(num)
  66. if num == 0 or num == nil then
  67. game:service("RunService").Stepped:wait(0)
  68. else
  69. for i = 0, num do
  70. game:service("RunService").Stepped:wait(0)
  71. end
  72. end
  73. end
  74. local txtfag = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
  75. txtfag.Adornee = suckadick
  76. txtfag.Name = "kys nigga"
  77. txtfag.Size = UDim2.new(2, 0, 1.2, 0)
  78. txtfag.StudsOffset = Vector3.new(-5, 3, 0)
  79. local textfag = Instance.new("TextLabel", txtfag)
  80. textfag.Size = UDim2.new(6, 0, 1, 0)
  81. textfag.FontSize = "Size8"
  82. textfag.TextScaled = true
  83. textfag.TextTransparency = 0
  84. textfag.BackgroundTransparency = 1
  85. textfag.TextTransparency = 0
  86. textfag.TextStrokeTransparency = 0
  87. textfag.Font = "SourceSans"
  88. textfag.TextStrokeColor3 = Color3.new(0, 1, 0)
  89. v = Instance.new("Part")
  90. v.Name = "ColorBrick"
  91. v.Parent = part
  92. v.FormFactor = "Symmetric"
  93. v.Anchored = true
  94. v.CanCollide = false
  95. v.BottomSurface = "Smooth"
  96. v.TopSurface = "Smooth"
  97. v.Size = Vector3.new(10, 5, 3)
  98. v.Transparency = 0.7
  99. v.BrickColor = game.Players.LocalPlayer.Character.Torso.BrickColor
  100. v.Transparency = 1
  101. textfag.TextColor3 = BrickColor.new("Really Red").Color
  102. textfag.TextStrokeColor3 = BrickColor.new("Really black").Color
  103. v.Shape = "Block"
  104. textfag.Text = "SHYIME The Shy Guy"
  105. coroutine.resume(coroutine.create(function()
  106. while textfag ~= nil do
  107. swait()
  108. textfag.Position = UDim2.new(math.random(-.2,.2),math.random(-3,3),.05,math.random(-3,3))
  109. textfag.Rotation = math.random(-3,3)
  110. end
  111. end))
  112. coroutine.wrap(function()
  113. while true do
  114. wait(2)
  115. textfag.Text = "WHY ARE YOU LOOKING AT ME"
  116. wait(0.1)
  117. textfag.Text = "SHYIME The Shy Guy"
  118. wait(2)
  119. textfag.Text = "DON'T LOOK AT ME!"
  120. wait(0.1)
  121. textfag.Text = "SHYIME The Shy Guy"
  122. wait(2)
  123. textfag.Text = "YOU MADE A MISTAKE"
  124. wait(0.1)
  125. textfag.Text = "SHYIME The Shy Guy"
  126. end
  127. end)()
  128. print("SCP 096 (The Shy Guy) has loaded.")
  129. function SCREAMBOIS(part)
  130. local human2 = part.Parent:FindFirstChildOfClass("Humanoid")
  131. if human2 and not hit then
  132. hit = true
  133. char.Humanoid.WalkSpeed = 0
  134. cananimate = false
  135. for i = 0,1 , 0.03 do
  136. lhand.C0 = lhand.C0:lerp(CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  137. lleg.C0 = lleg.C0:lerp(CFrame.new(-0.5, -1.9999913, 0, 1, 0, 0, 0, 0.999995589, 0, 0, 0, 1),i)
  138. rhand.C0 = rhand.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  139. rleg.C0 = rleg.C0:lerp(CFrame.new(0.5, -1.9999913, 0, 1, 0, 0, 0, 0.999995589, 0, 0, 0, 1),i)
  140. neck.C0 = neck.C0:lerp(CFrame.new(0, 1.4999938, 0, 1, 0, 0, 0, 0.999995708, 0, 0, 0, 1),i)
  141. human.C0 = human.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999995708, 0, 0, 0, 1),i)
  142. game:GetService("RunService").RenderStepped:wait()
  143. end
  144. wait(1)
  145. cry:Stop()
  146. scream:Play()
  147. char.Head.face.Texture = "http://www.roblox.com/asset/?id=141181138"
  148. wait(4)
  149. local hitbox = Instance.new("Part",char.Torso)
  150. hitbox.Size = char.Torso.Size
  151. hitbox.Transparency = 1
  152. hitbox.CanCollide = false
  153. local hweld = Instance.new("Weld",hitbox)
  154. hweld.Part0 = hitbox
  155. hweld.Part1 = char.Torso
  156. hweld.C0 = CFrame.new(0, 0, 1.02879095, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  157. char.Humanoid.WalkSpeed = 40
  158. hitbox.Touched:connect(function(part2)
  159. human2 = part2.Parent:FindFirstChildOfClass("Humanoid")
  160. if human2 then
  161. human2.Health = 0
  162. wait(2)
  163. char.Head.face.Texture = "http://www.roblox.com/asset/?id=684289118"
  164. hit = false
  165. cananimate = true
  166. char.Humanoid.WalkSpeed = 16
  167. scream:Stop()
  168. cry:Play()
  169. end
  170. end)
  171. end
  172. end
  173. char.Torso.Touched:connect(SCREAMBOIS)
  174. while true do
  175. if cananimate then
  176. --Walking animation
  177. if game.Players.LocalPlayer.Character.Torso.Velocity.x < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.x > 0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z > 0.5 and cananimate then
  178. for i = 0.1,0.3 , 0.008 do
  179. if cananimate and game.Players.LocalPlayer.Character.Torso.Velocity.x < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.x > 0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z > 0.5 and cananimate then
  180. human.C0 = human.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),i)
  181. neck.C0 = neck.C0:lerp(CFrame.new(0, 1.44722462, -0.175569534, 1, 0, 0, 0, 0.957668662, 0.28787294, 0, -0.28787291, 0.957668662),i)
  182. lhand.C0 = lhand.C0:lerp(CFrame.new(-1.5, 0.168842316, -0.374614239, 1, 0, 0, 0, 0.662306964, -0.74923259, 0, 0.74923259, 0.662307084),i)
  183. rhand.C0 = rhand.C0:lerp(CFrame.new(1.5, 0.12597847, 0.331827164, 1, 0, 0, 0, 0.748035073, 0.663659215, 0, -0.663659275, 0.748035014),i)
  184. rleg.C0 = rleg.C0:lerp(CFrame.new(0.5, -1.67391682, -0.738807678, 0.99999994, 0, 0, 0, 0.673916757, -0.738807261, 0, 0.738807321, 0.673916817),i)
  185. lleg.C0 = lleg.C0:lerp(CFrame.new(-0.5, -1.67705727, 0.735931396, 1, 0, 0, 0, 0.677056909, 0.735930681, 0, -0.735930741, 0.677056968),i)
  186. game:GetService("RunService").Stepped:wait()
  187. end
  188. end
  189. for i = 0.1,0.3 , 0.008 do
  190. if cananimate and game.Players.LocalPlayer.Character.Torso.Velocity.x < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.x > 0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z < -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z > 0.5 and cananimate then
  191. human.C0 = human.C0:lerp(CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),i)
  192. neck.C0 = neck.C0:lerp(CFrame.new(0, 1.44722462, -0.175569534, 1, 0, 0, 0, 0.957668662, 0.28787294, 0, -0.28787291, 0.957668662),i)
  193. rleg.C0 = rleg.C0:lerp(CFrame.new(0.5, -1.69855976, 0.715551376, 1, 0, 0, 0, 0.698559642, 0.715551734, 0, -0.715551794, 0.698559701),i)
  194. lleg.C0 = lleg.C0:lerp(CFrame.new(-0.5, -1.80723953, -0.590223312, 1, 0, 0, 0, 0.807239354, -0.590224087, 0, 0.590224147, 0.807239413),i)
  195. lhand.C0 = lhand.C0:lerp(CFrame.new(-1.5, 0.216003418, 0.411518574, 1, 0, 0, 0, 0.567983389, 0.823040009, 0, -0.823040009, 0.567983389),i)
  196. rhand.C0 = rhand.C0:lerp(CFrame.new(1.5, 0.215018272, -0.41083622, 1, 0, 0, 0, 0.569954693, -0.821676135, 0, 0.821676135, 0.569954753),i)
  197. game:GetService("RunService").Stepped:wait()
  198. end
  199. end
  200. -- Idle animation
  201. elseif game.Players.LocalPlayer.Character.Torso.Velocity.x > -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.x < 0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z > -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z < 0.5 then
  202. for i = 0,1 , 0.03 do
  203. if cananimate and game.Players.LocalPlayer.Character.Torso.Velocity.x > -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.x < 0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z > -0.5 or game.Players.LocalPlayer.Character.Torso.Velocity.z < 0.5 and cananimate then
  204. neck.C0 = neck.C0:lerp(CFrame.new(0, 1.44722462, -0.175569534, 1, 0, 0, 0, 0.957668662, 0.28787294, 0, -0.28787291, 0.957668662),i)
  205. lhand.C0 = lhand.C0:lerp(CFrame.new(-0.999992371, 0.403417587, -0.400690079, 0.978886008, -0.198669523, -0.0480909608, -0.0489091128, 0.000789985002, -0.99880302, 0.198469713, 0.98006618, -0.00894344598),i)
  206. rhand.C0 = rhand.C0:lerp(CFrame.new(0.999992371, 0.401778936, -0.300704002, 0.995004237, 0.0998337567, 2.21675634e-07, -8.0173304e-05, 0.000801276532, -0.999999762, -0.0998337343, 0.995003879, 0.000805277436),i)
  207. lleg.C0 = lleg.C0:lerp(CFrame.new(-0.500003815, -0.302405119, -1.00209045, 0.998795688, 1.07394217e-05, 0.0490646139, 0.0144870952, 0.955350697, -0.295119137, -0.0468770824, 0.295474499, 0.954199851),i)
  208. rleg.C0 = rleg.C0:lerp(CFrame.new(0.499988556, -0.299546719, -1.00121117, 0.999991715, 1.10380352e-05, -3.05008143e-06, -1.13286078e-05, 0.955351293, -0.295472056, -2.51282472e-07, 0.295474589, 0.955343246),i)
  209. human.C0 = human.C0:lerp(CFrame.new(0, 1.98613644, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1):inverse(),i)
  210. game:GetService("RunService").RenderStepped:wait()
  211. end
  212. end
  213. end
  214. end
  215. wait()
  216. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement