Jerrychan123

Untitled

Jun 22nd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1.  
  2. nommer = "TheGoldenPleb"
  3.  
  4. versionID = "Jarredbcv version :3"
  5.  
  6. local h = Instance.new("Hint", Workspace)
  7.  
  8. h.Text = "Jerry's Body Eating "..versionID.." has loaded."
  9.  
  10. wait(2)
  11.  
  12. h:Remove()
  13.  
  14. local nomplyr = game.Players:FindFirstChild(nommer)
  15.  
  16. local nomchar = nomplyr.Character
  17.  
  18. local BillboardGui = Instance.new("BillboardGui")
  19.  
  20. BillboardGui.Parent = nomchar
  21.  
  22. BillboardGui.Adornee = BillboardGui.Parent:FindFirstChild("Head")
  23.  
  24. BillboardGui.Size = UDim2.new(1, 0, 1, 0)
  25.  
  26. BillboardGui.StudsOffset = Vector3.new(0, 3, 0)
  27.  
  28. local TextLabel = Instance.new("TextLabel")
  29.  
  30. TextLabel.Parent = BillboardGui
  31.  
  32. TextLabel.Position = UDim2.new(0, 0, 0, 0)
  33.  
  34. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  35.  
  36. TextLabel.FontSize = "Size14"
  37.  
  38. TextLabel.TextColor3 = nomchar.Head.Color
  39.  
  40. TextLabel.BackgroundTransparency = 1
  41.  
  42. TextLabel.Text = "Be"
  43.  
  44. local sound = Instance.new("Sound")
  45.  
  46. sound.Parent = nomchar
  47.  
  48. sound.SoundId = "http://www.roblox.com/asset/?id=130776108"
  49.  
  50. sound.Pitch = 1
  51.  
  52. sound.Volume = 2
  53.  
  54. sound.Name = "Noms"
  55.  
  56. nomchar.Humanoid.WalkSpeed = 100
  57.  
  58. local flame = Instance.new("Fire")
  59.  
  60. flame.Color = Color3.new(22,1,22)
  61.  
  62. flame.Enabled = false
  63.  
  64. flame.Parent = nomchar.Torso
  65.  
  66. local base = Instance.new("Part")
  67.  
  68. local badflame = Instance.new("Fire")
  69.  
  70. badflame.Color = Color3.new(255,0,0)
  71.  
  72. badflame.Enabled = false
  73.  
  74. badflame.Parent = nomchar.Torso
  75.  
  76. badflame.Size = 13
  77.  
  78. local SuitHead = Instance.new("Part")
  79.  
  80. SuitHead.Parent = nomchar
  81.  
  82. SuitHead.Name = "NNCHead"
  83.  
  84. SuitHead.BrickColor = BrickColor.new("Really black")
  85.  
  86. SuitHead.CFrame = nomchar.Head.CFrame
  87.  
  88.  
  89.  
  90. nomchar.Head.Transparency = 0
  91.  
  92. function onTouched(part)
  93.  
  94. if part.Name ~= "Base" then
  95.  
  96. part:Destroy()
  97.  
  98. sound:Play()
  99.  
  100. flame.Enabled = true
  101.  
  102. local Speak = math.random(1, 40)
  103.  
  104. if Speak == 1 then
  105.  
  106. TextLabel.Text = " "..part.Name.." was very tasty! >:O I wonder if theres another one somewhere"
  107.  
  108. elseif Speak == 2 then
  109.  
  110. TextLabel.Text = "FEEL MY TUNGSTEN WRATH! >:0"
  111.  
  112. elseif Speak == 3 then
  113.  
  114. TextLabel.Text = "*Belch*"
  115.  
  116. elseif Speak == 4 then
  117.  
  118. TextLabel.Text = "Buahahah! I eat your fuckin soul! >:D mUAHAHAHAAHHAHAHAHHAHAH"
  119.  
  120. elseif Speak == 5 then
  121.  
  122. TextLabel.Text = "tasty af :3"
  123.  
  124. elseif Speak == 6 then
  125.  
  126. TextLabel.Text = " "..part.Name.." was delicious! :OOOOOOOOOOOOOOOOOO"
  127.  
  128. elseif Speak == 7 then
  129.  
  130. TextLabel.Text = "AHH! HAWT HAWT HAWT! SPICY! D:"
  131.  
  132. badflame.Enabled = true
  133.  
  134. nomchar.Humanoid:TakeDamage(49.5069376)
  135.  
  136. wait(5)
  137.  
  138. badflame.Enabled = false
  139.  
  140. elseif Speak == 8 then
  141.  
  142. TextLabel.Text = "I own "..part.Name.."'s soul. ALL OF IT~!"
  143.  
  144. elseif Speak == 9 then
  145.  
  146. TextLabel.Text = "Blegh! D:"
  147.  
  148. elseif Speak == 10 then
  149.  
  150. TextLabel.Text = "Tasty tasty~!"
  151.  
  152. elseif Speak == 11 then
  153.  
  154. TextLabel.Text = "Hnnng... Indigestion! D8"
  155.  
  156. nomchar.Humanoid:TakeDamage(10)
  157.  
  158. wait(0.5)
  159.  
  160. nomchar.Humanoid:TakeDamage(10)
  161.  
  162. wait(0.5)
  163.  
  164. nomchar.Humanoid:TakeDamage(10)
  165.  
  166. elseif Speak == 12 then
  167.  
  168. TextLabel.Text = "Muahaha! >:3"
  169.  
  170. elseif Speak == 13 then
  171.  
  172. TextLabel.Text = "All your soul is belong to me!"
  173.  
  174. elseif Speak == 14 then
  175.  
  176. TextLabel.Text = "Sour! :c"
  177.  
  178. elseif Speak == 15 then
  179.  
  180. TextLabel.Text = "Tastes like chicken."
  181.  
  182. elseif Speak == 16 then
  183.  
  184. TextLabel.Text = "Pie!"
  185.  
  186. elseif Speak == 17 then
  187.  
  188. TextLabel.Text = "This would go great with a sprig of mint! "
  189.  
  190. elseif Speak == 18 then
  191.  
  192. TextLabel.Text = "Needs salt."
  193.  
  194. elseif Speak == 19 then
  195.  
  196. TextLabel.Text = "Blech. Disgusting! >:("
  197.  
  198. elseif Speak == 20 then
  199.  
  200. TextLabel.Text = "Your soul. It is mine. c:"
  201.  
  202. elseif Speak == 21 then
  203.  
  204. TextLabel.Text = "Glomp! :3"
  205.  
  206. elseif Speak == 22 then
  207.  
  208. TextLabel .Text = "Wait...why am I eating plastic? >:U"
  209.  
  210. elseif Speak == 23 then
  211.  
  212. TextLabel.Text = "Yummy yummy in mah tummy! :3"
  213.  
  214. --elseif Speak == 24 then
  215.  
  216. --TextLabel.Text = "Oh no... I think I'm not feeling so good...."
  217.  
  218. --nomchar.Head.BrickColor = BrickColor.new("Earth green")
  219.  
  220. --nomchar.Head.face.Texture = "http://www.roblox.com/asset/?id=65605836"
  221.  
  222. --wait(5)
  223.  
  224. --nomchar.Head.BrickColor = BrickColor.new("Pastel brown")
  225.  
  226. --nomchar.Head.face.Texture = "rbxasset://textures/face.png"
  227.  
  228. --head colour.
  229.  
  230. --How? I can't figure out how.. :c
  231.  
  232. --We'll do it in a bit, when we're both online
  233.  
  234. elseif Speak == 24 then
  235.  
  236. TextLabel.Text = "Yum~!" -- Temporary
  237.  
  238. elseif Speak == 25 then
  239.  
  240. TextLabel.Text = "Munchy munch munch!"
  241.  
  242. elseif Speak == 26 then
  243.  
  244. TextLabel.Text = "Ooh...I need a side of fries.."
  245.  
  246. elseif Speak == 27 then
  247.  
  248. TextLabel.Text = "This would go great in a lasagna!..."
  249.  
  250. elseif Speak == 28 then
  251.  
  252. TextLabel.Text = "I regret nothing! D:<"
  253.  
  254. elseif Speak == 29 then
  255.  
  256. TextLabel.Text = "I am "..nommer..", destroyer of "..part.Name.."s!"
  257.  
  258. elseif Speak == 30 then
  259.  
  260. TextLabel.Text = "Food glorious food~!..."
  261.  
  262. elseif Speak == 31 then
  263.  
  264. TextLabel.Text = "RAWR!"
  265.  
  266. elseif Speak == 32 then
  267.  
  268. TextLabel.Text = "Ich essen "..part.Name.."! "..part.Name.." ist sehr gut!"
  269.  
  270. elseif Speak == 33 then
  271.  
  272. TextLabel.Text = "Eat ALL the "..part.Name.."s~!"
  273.  
  274. elseif Speak == 34 then
  275.  
  276. TextLabel.Text = "Honf snarf homm..."
  277.  
  278. elseif Speak == 35 then
  279.  
  280. TextLabel.Text = "C'est delicieux!"
  281.  
  282. elseif Speak == 36 then
  283.  
  284. TextLabel.Text = "UMG H4X!11!11!1!!!!111!"
  285.  
  286. elseif Speak == 37 then
  287.  
  288. TextLabel.Text = " "..nommer.." is not responsible for any damages upon "..part.Name.."."
  289.  
  290. elseif Speak == 38 then
  291.  
  292. TextLabel.Text = "Ja! Ich mag "..part.Name.."!"
  293.  
  294. elseif Speak == 39 then
  295.  
  296. TextLabel.Text = "If only my cat were here to taste this marvelous "..part.Name.." "
  297.  
  298. elseif Speak == 40 then
  299.  
  300. TextLabel.Text = "Noooooommm~! :3"
  301.  
  302. end
  303.  
  304. nomchar.Humanoid.Health = nomchar.Humanoid.Health + 10
  305.  
  306. nomchar.Humanoid.MaxHealth = nomchar.Humanoid.MaxHealth + 5
  307.  
  308. wait(2)
  309.  
  310. TextLabel.Text = ""
  311.  
  312. flame.Enabled = false
  313.  
  314. end
  315.  
  316. end
  317.  
  318. nomchar.Torso.Touched:connect(onTouched)
Add Comment
Please, Sign In to add comment