Advertisement
TryHarderNoob

Ughhh none listen.

Dec 18th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.82 KB | None | 0 0
  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,00,50)
  16. bb.StudsOffset = Vector3.new(0,1,0)
  17. gui=Instance.new("TextBox",bb)
  18. gui.Text = "* "
  19. gui.Size = UDim2.new(0,400,0,100)
  20. gui.Position=UDim2.new(0,-95,0,-85)
  21. gui.TextColor3 = Color3.new(255,255,255)
  22. gui.BackgroundColor3=Color3.new(0,0,0) --another
  23. gui.TextWrapped = true
  24. gui.TextScaled = true
  25. gui.FontSize = "Size14"
  26. gui.TextXAlignment = "Left"
  27. gui.TextYAlignment = "Top"
  28. gui.Visible = false
  29. gui.BorderColor3 = Color3.new(255,255,255)
  30. gui.BorderSizePixel = 5
  31.  
  32. gui1=Instance.new("TextButton",bb)
  33. gui1.Position=UDim2.new(0,5,0,-43)
  34. gui1.Size = UDim2.new(0,190,0,51)
  35. gui1.Text = ""
  36.  
  37. gui1.TextColor3 = Color3.new(255,255,255)
  38. gui1.BackgroundColor3=Color3.new(0,0,0) --shotCUT
  39. gui1.BackgroundTransparency = 1
  40.  
  41. gui1.Visible = false
  42. img = Instance.new("ImageLabel",bb)
  43. img.Size = UDim2.new(0,0,0,0)
  44. img.Position = UDim2.new(0,10,0,-41)
  45. img.BackgroundTransparency = 1
  46. img.BorderColor3 = Color3.new(0,0,0)
  47. img.Visible = false
  48. asd = Instance.new("Sound",player.Character.Torso)
  49. asd.SoundId = "http://www.roblox.com/asset/?id = 434571966"
  50. asd.pitch=0.85
  51.  
  52. asd1 = Instance.new("Sound",player.Character.Torso)
  53. asd1.SoundId = "http://www.roblox.com/asset/?id = 0"
  54.  
  55. asd2 = Instance.new("Sound",player.Character.Torso)
  56. asd2.SoundId = "http://www.roblox.com/asset/?id = 563368924"
  57. asd2.Looped = true
  58. asd3 = Instance.new("Sound",player.Character.Torso)
  59. asd3.SoundId = "http://www.roblox.com/asset/?id = 259096041"
  60. asd3.Looped = true
  61. asd4 = Instance.new("Sound",player.Character.Torso)
  62. asd4.SoundId = "http://www.roblox.com/asset/?id = 155119191"
  63. asd4.Looped = false
  64. asd5 = Instance.new("Sound",player.Character.Torso)
  65. asd5.SoundId = "http://www.roblox.com/asset/?id = 180139023"
  66. asd5.Looped = true
  67. dunkd = Instance.new("Sound",player.Character.Torso)
  68. dunkd.SoundId = "http://www.roblox.com/asset/?id = 261303790"
  69. dunkd.pitch=7
  70. dunkd.Looped = false
  71. function play(play)
  72. asd:Play()
  73. asd1:Play()
  74. end
  75. eye = Instance.new("Part",player.Character)
  76. eye.BrickColor = BrickColor.new("Toothpaste")
  77. eye.Material = "Neon"
  78. eye.FormFactor = 3
  79. eye.Shape = "Ball"
  80. eye.Size = Vector3.new(0.37,0.37,0.1)
  81. weld = Instance.new("Weld",eye)
  82. weld.Part0 = eye
  83. weld.Part1 = player.Character.Head
  84. weld.C0 = CFrame.new(0.1,-0.2,0.45)
  85. eye.Transparency = 1
  86. -- listen for their chatting
  87. player.Chatted:connect(function(message)
  88. a = string.len(message)
  89. gui.Text = "* "
  90. gui.Visible = true
  91. gui1.Visible = true
  92. des = false
  93. img.Visible = false
  94. print(a)
  95. if dot == false then
  96. for i = 1,string.len(message) do wait(0.07)
  97. gui.Text =gui.Text..message:sub(i,i)
  98.  
  99. play()
  100. end
  101. end
  102.  
  103. des = true
  104. end)
  105. m.KeyDown:connect(function(k)
  106. if k == "g" then
  107. asd2:Play()
  108. eye.Transparency = 1
  109.  
  110. end
  111. end)
  112. m.KeyDown:connect(function(k)
  113. if k == "p" then
  114. eye.Transparency = 1
  115. asd3:Play()
  116. end
  117. end)
  118. m.KeyDown:connect(function(k)
  119. if k == "r" then
  120. eye.Transparency = 1
  121. asd4:Play()
  122. end
  123. end)
  124. m.KeyDown:connect(function(k)
  125. if k == "q" then
  126. eye.Transparency = 1
  127. asd5:Play()
  128. end
  129. end)
  130. m.KeyDown:connect(function(k)
  131. if k == "z" then
  132.  
  133. img.Image = "rbxassetid://"
  134. end
  135. end)
  136. m.KeyDown:connect(function(k)
  137. if k == "c" then
  138. cool = Instance.new("Sound",player.Character.Torso)
  139. cool.SoundId = "http://www.roblox.com/asset/?id = 392201535"
  140. wait()
  141. cool:Play()
  142. human.Health = human.Health - math.random(150,300) --cool short
  143. end
  144. end)
  145. m.KeyDown:connect(function(k)
  146. if k == "n" then
  147. healy = Instance.new("Sound",player.Character.Torso)
  148. healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
  149. wait()
  150. healy:Play()
  151. human.Health = human.Health + 300 --cool short
  152. gui.Visible = true
  153. wait()
  154. gui.Text = "* You ate the PopCorn. * Pop secret! * You recovered 300 HP!"
  155. wait(5)
  156. gui.Visible = false
  157. end
  158. end)
  159. m.KeyDown:connect(function(k)
  160. if k == "b" then
  161. healy = Instance.new("Sound",player.Character.Torso)
  162. healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
  163. wait()
  164. healy:Play()
  165. human.Health = human.Health + 600 --cool short
  166. gui.Visible = true
  167. wait()
  168. gui.Text = "* You ate the FaceSteak. * You like it alot... * You recovered 600 HP!"
  169. wait(5)
  170. gui.Visible = false
  171. end
  172. end)
  173. m.KeyDown:connect(function(k)
  174. if k == "m" then
  175. healy = Instance.new("Sound",player.Character.Torso)
  176. healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
  177. wait()
  178. healy:Play()
  179. human.Health = 7500 --cool short
  180. gui.Visible = true
  181. wait()
  182. gui.Text = "* You ate the Spaghetti. Slurp! * Your HP was maxed out."
  183. wait(5)
  184. gui.Visible = false
  185. end
  186. end)
  187. m.KeyDown:connect(function(k)
  188. if k == "v" then
  189. healy = Instance.new("Sound",player.Character.Torso)
  190. healy.SoundId = "http://www.roblox.com/asset/?id = 435185931"
  191. wait()
  192. healy:Play()
  193. human.Health = human.Health + 750 --cool short
  194. gui.Visible = true
  195. wait()
  196. gui.Text = "* You drank a MrPibb. Ahhh... * You recovered 750 HP!"
  197. wait(5)
  198. gui.Visible = false
  199. end
  200. end)
  201. m.KeyDown:connect(function(k)
  202. if k == "h" then
  203. img.Image = "rbxassetid://"
  204. end
  205. end)
  206. m.KeyDown:connect(function(k)
  207. if k == "j" then
  208. img.Image = "rbxassetid://"
  209. end
  210. end)
  211. m.KeyDown:connect(function(k)
  212. if k == "l" then
  213. img.Image = "rbxassetid://"
  214. print("You take your very last breath...")
  215. asdd = Instance.new("Sound",player.Character.Torso)
  216. asdd.SoundId = "http://www.roblox.com/asset/?id = 392201535"
  217. asdd.Looped = false
  218. spawn(function()
  219. wait()
  220. asdd:Play()
  221. human.Health = 1
  222. human.Parent["Right Arm"].BrickColor = BrickColor.new("Really red")
  223. end)
  224. wait(0.1)
  225. asddd = Instance.new("Sound",player.Character.Torso)
  226. asddd.SoundId = "http://www.roblox.com/asset/?id = 186311262"
  227. asddd.Looped = false
  228. spawn(function()
  229. wait()
  230. asddd:Play()
  231. end)
  232. wait(30)
  233. asdded = Instance.new("Sound",player.Character.Torso)
  234. asdded.SoundId = "http://www.roblox.com/asset/?id = 387187707"
  235. asdded.Looped = false
  236. spawn(function()
  237. wait()
  238. asdded:Play()
  239. end)
  240. char:BreakJoints()
  241. end
  242. end)
  243. m.KeyDown:connect(function(k)
  244. if k == "x" then
  245. if des == true then
  246. gui.Visible = false
  247. gui.Text = "* "
  248. gui1.Visible = false
  249. img.Visible = false
  250. end
  251. end
  252. end)
  253. m.KeyDown:connect(function(k)
  254. if k == "f" then
  255. asd1:Stop()
  256. asd3:Stop()
  257. asd2:Stop()
  258. asd4:Stop()
  259. dunkd:Stop()
  260. eye.Transparency = 1
  261. asd5:Stop()
  262. end
  263. end)
  264. m.KeyDown:connect(function(k)
  265. if k == "u" then
  266. dunkd = Instance.new("Sound",player.Character.Torso)
  267. dunkd.SoundId = "http://www.roblox.com/asset/?id = 454451340"
  268. dunkd.Looped = false
  269. dunkd:Play()
  270. end
  271. end)
  272. m.KeyDown:connect(function(k)
  273. if k == "y" then
  274. img.Image = "rbxassetid://"
  275. end
  276. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement