Advertisement
TryHarderNoob

DUnno

Dec 12th, 2016
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --Enjoy little skids :)
  2. dot = false
  3. des = false
  4. local ChatService = game:GetService("Chat")
  5. local player = game.Players.LocalPlayer
  6. char = player.Character
  7. hum = char.Humanoid
  8. torso = hum.Torso
  9. lig = Instance.new("PointLight",player.Character.Torso)
  10. lig.Color=Color3.new(0,255,255)
  11. m=player:GetMouse()
  12. bb = Instance.new("BillboardGui",player.Character.Head)
  13. bb.Enabled = true
  14. bb.AlwaysOnTop = true
  15. bb.Size = UDim2.new(0,200,0,50)
  16. bb.StudsOffset = Vector3.new(0,1,0)
  17. gui=Instance.new("TextBox",bb)
  18. gui.Text = "Seth: "
  19. gui.Size = UDim2.new(0,133,0,45)
  20. gui.Position=UDim2.new(0,57,0,-40)
  21. gui.TextColor3 = Color3.new(255,255,255)
  22. gui.BackgroundColor3=Color3.new(0,26,26)
  23. gui.TextWrapped = true
  24. gui.TextScaled = true
  25. gui.TextXAlignment = "Left"
  26. gui.TextYAlignment = "Top"
  27. gui.Visible = false
  28. gui.BorderColor3 = Color3.new(0,0,0)
  29.  
  30. gui1=Instance.new("TextButton",bb)
  31. gui1.Position=UDim2.new(0,5,0,-43)
  32. gui1.Size = UDim2.new(0,190,0,51)
  33.  
  34. gui1.TextColor3 = Color3.new(26,26,26)
  35. gui1.BackgroundColor3=Color3.new(26,26,26)
  36.  
  37. gui1.Visible = false
  38. img = Instance.new("ImageLabel",bb)
  39. img.Size = UDim2.new(0,46,0,47)
  40. img.Position = UDim2.new(0,10,0,-41)
  41. img.Image = "rbxassetid://388166921"
  42. img.BorderColor3 = Color3.new(26,26,26)
  43. img.Visible = false
  44. asd = Instance.new("Sound",player.Character.Torso)
  45. asd.SoundId = "http://www.roblox.com/asset/?id = 358280695"
  46.  
  47. asd1 = Instance.new("Sound",player.Character.Torso)
  48. asd1.SoundId = "http://www.roblox.com/asset/?id = 358280695"
  49.  
  50. asd2 = Instance.new("Sound",player.Character.Torso)
  51. asd2.SoundId = "http://www.roblox.com/asset/?id = 306370481"
  52. asd2.Looped = true
  53. asd3 = Instance.new("Sound",player.Character.Torso)
  54. asd3.SoundId = "http://www.roblox.com/asset/?id = 316014309"
  55. asd3.Looped = true
  56. asd4 = Instance.new("Sound",player.Character.Torso)
  57. asd4.SoundId = "http://www.roblox.com/asset/?id = 388938813"
  58. asd4.Looped = false
  59. asd5 = Instance.new("Sound",player.Character.Torso)
  60. asd5.SoundId = "http://www.roblox.com/asset/?id = 0"
  61. asd5.Looped = true
  62. dunkd = Instance.new("Sound",player.Character.Torso)
  63. dunkd.SoundId = "http://www.roblox.com/asset/?id = 333078694"
  64. dunkd.Looped = false
  65. function play(play)
  66. asd:Play()
  67. asd1:Play()
  68. end
  69. eye = Instance.new("Part",player.Character)
  70. eye.BrickColor = BrickColor.new("Toothpaste")
  71. eye.Material = "Neon"
  72. eye.FormFactor = 3
  73. eye.Shape = "Ball"
  74. eye.Size = Vector3.new(0.37,0.37,0.1)
  75. weld = Instance.new("Weld",eye)
  76. weld.Part0 = eye
  77. weld.Part1 = player.Character.Head
  78. weld.C0 = CFrame.new(0.1,-0.2,0.45)
  79. eye.Transparency = 1
  80. -- listen for their chatting
  81. player.Chatted:connect(function(message)
  82. a = string.len(message)
  83. gui.Text = "* "
  84. gui.Visible = true
  85. gui1.Visible = true
  86. des = false
  87. img.Visible = true
  88. print(a)
  89. if dot == false then
  90. for i = 1,string.len(message) do wait(0.07)
  91. gui.Text =gui.Text..message:sub(i,i)
  92.  
  93. play()
  94. end
  95. end
  96.  
  97. des = true
  98. end)
  99. m.KeyDown:connect(function(k)
  100. if k == "g" then
  101. asd2:Play()
  102. eye.Transparency = 0
  103.  
  104. end
  105. end)
  106. m.KeyDown:connect(function(k)
  107. if k == "p" then
  108. eye.Transparency = 1
  109. asd3:Play()
  110. end
  111. end)
  112. m.KeyDown:connect(function(k)
  113. if k == "r" then
  114. eye.Transparency = 0
  115. asd4:Play()
  116. end
  117. end)
  118. m.KeyDown:connect(function(k)
  119. if k == "q" then
  120. eye.Transparency = 1
  121. asd5:Play()
  122. end
  123. end)
  124. m.KeyDown:connect(function(k)
  125. if k == "z" then
  126.  
  127. img.Image = "rbxassetid://388167098"
  128. end
  129. end)
  130. m.KeyDown:connect(function(k)
  131. if k == "c" then
  132. img.Image = "rbxassetid://388166921"
  133. end
  134. end)
  135. m.KeyDown:connect(function(k)
  136. if k == "n" then
  137. img.Image = "rbxassetid://388166991"
  138. end
  139. end)
  140. m.KeyDown:connect(function(k)
  141. if k == "b" then
  142. img.Image = "rbxassetid://378060690"
  143. end
  144. end)
  145. m.KeyDown:connect(function(k)
  146. if k == "m" then
  147. img.Image = "rbxassetid://378609498"
  148. end
  149. end)
  150. m.KeyDown:connect(function(k)
  151. if k == "v" then
  152. img.Image = "rbxassetid://388166961"
  153. end
  154. end)
  155. m.KeyDown:connect(function(k)
  156. if k == "h" then
  157. img.Image = "rbxassetid://378577428"
  158. end
  159. end)
  160. m.KeyDown:connect(function(k)
  161. if k == "j" then
  162. img.Image = "rbxassetid://388167116"
  163. end
  164. end)
  165. m.KeyDown:connect(function(k)
  166. if k == "l" then
  167. img.Image = "rbxassetid://388167154"
  168. print("You take your very last breath...")
  169. asdd = Instance.new("Sound",player.Character.Torso)
  170. asdd.SoundId = "http://www.roblox.com/asset/?id = 357417055"
  171. asdd.Looped = false
  172. spawn(function()
  173. wait()
  174. asdd:Play()
  175. end)
  176. wait(2)
  177. asddd = Instance.new("Sound",player.Character.Torso)
  178. asddd.SoundId = "http://www.roblox.com/asset/?id = 387183672"
  179. asddd.Looped = false
  180. spawn(function()
  181. wait()
  182. asddd:Play()
  183. end)
  184. wait(2)
  185. asdded = Instance.new("Sound",player.Character.Torso)
  186. asdded.SoundId = "http://www.roblox.com/asset/?id = 387187707"
  187. asdded.Looped = false
  188. spawn(function()
  189. wait()
  190. asdded:Play()
  191. end)
  192. char:BreakJoints()
  193. end
  194. end)
  195. m.KeyDown:connect(function(k)
  196. if k == "x" then
  197. if des == true then
  198. gui.Visible = false
  199. gui.Text = "* "
  200. gui1.Visible = false
  201. img.Visible = false
  202. end
  203. end
  204. end)
  205. m.KeyDown:connect(function(k)
  206. if k == "f" then
  207. asd3:Stop()
  208. asd2:Stop()
  209. asd4:Stop()
  210. dunkd:Stop()
  211. eye.Transparency = 1
  212. asd5:Stop()
  213. end
  214. end)
  215. m.KeyDown:connect(function(k)
  216. if k == "u" then
  217. dunkd = Instance.new("Sound",player.Character.Torso)
  218. dunkd.SoundId = "http://www.roblox.com/asset/?id = 333078694"
  219. dunkd.Looped = false
  220. dunkd:Play()
  221. end
  222. end)
  223. m.KeyDown:connect(function(k)
  224. if k == "y" then
  225. img.Image = "rbxassetid://378198656"
  226. end
  227. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement