spoonish

Untitled

Apr 5th, 2018
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.95 KB | None | 0 0
  1. spahetty = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  2. spahetty.EmitterSize = 10000000000000000
  3. spahetty.Volume = 35
  4. spahetty.SoundId = "rbxassetid://147231471"
  5. wait(1)
  6. --By Rufus14
  7. SURVUR = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  8. SURVUR.EmitterSize = 100
  9. SURVUR.Volume = 35
  10. SURVUR.SoundId = "rbxassetid://512367897"
  11. EXPLOSIONZ = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  12. EXPLOSIONZ.EmitterSize = 100
  13. EXPLOSIONZ.Volume = 35
  14. EXPLOSIONZ.SoundId = "rbxassetid://165970126"
  15. CHARGE = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  16. CHARGE.EmitterSize = 100
  17. CHARGE.Volume = 50
  18. CHARGE.SoundId = "rbxassetid://163619849"
  19. WEEGEE1 = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  20. WEEGEE1.Size = Vector3.new(50,100,0)
  21. WEEGEE1.Anchored = true
  22. WEEGEE1.CanCollide = false
  23. WEEGEE1.Position = game.Players.LocalPlayer.Character["Left Leg"].Position
  24. WEEGEE1.Position = WEEGEE1.Position + Vector3.new(0,50,-50)
  25. dec = Instance.new("Decal", WEEGEE1)
  26. dec.Texture = "http://www.roblox.com/asset/?id=57450684"
  27. dec.Face = "Back"
  28. WEEGEE1.Transparency = 1
  29. MOOSIC = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  30. MOOSIC.EmitterSize = 100
  31. MOOSIC.Volume = 30
  32. MOOSIC.SoundId = "rbxassetid://284388049"
  33. MOOSIC:Play()
  34. MOOSIC.Looped = true
  35. msg = Instance.new("Message", workspace)
  36. msg.Text = "WEEGEE IS ATTACKING US!!!"
  37. wait(3)
  38. msg:destroy()
  39. for i = 1,math.huge do
  40.     Math = math.random(1,5)
  41.     wait(4)
  42.     if Math == 5 then
  43.     msg = Instance.new("Message", workspace)
  44.     msg.Text = "WEEGEE IS USING A SPAGHETTI"
  45.     wait(2.5)
  46.     msg:destroy()
  47.     spahetty:Play()
  48.     MOOSIC.Volume = 0
  49.     wait(9.5)
  50.     for i = 1,10 do
  51.     wait(0.2)
  52.     caik = Instance.new("Part", workspace)
  53.     caik.Position = WEEGEE1.Position
  54.     mesh = Instance.new("SpecialMesh", caik)
  55.     mesh.MeshId = "http://www.roblox.com/asset/?id=94246763"
  56.     mesh.TextureId = "http://www.roblox.com/asset/?id=96871887"
  57.     mesh.Scale = Vector3.new(15,6,15)
  58.     caik.Anchored = true
  59.     caik.Position = caik.Position + Vector3.new(math.random(-70,70),30,math.random(-70,70))
  60.     for i = 1,90 do
  61.         wait(0.0001)
  62.         caik.Position = caik.Position - Vector3.new(0,1,0)
  63.     end
  64.     boombeach = Instance.new("Explosion", caik)
  65.     boombeach.Position = caik.Position
  66.     boombeach.Visible = false
  67.     boombeach.BlastPressure = 300000
  68.     boombeach.BlastRadius = 25
  69.     end
  70.     wait(2)
  71.     for i = 1,10 do
  72.     spahetty:Stop()
  73.     MOOSIC.Volume = 30
  74.     caik:destroy()
  75.     end
  76.     end
  77.     if Math == 4 then
  78.         msg = Instance.new("Message", workspace)
  79.     msg.Text = "WEEGEE IS USING A KILLING WEAPUN!!!"
  80.     wait(2.5)
  81.     msg:destroy()
  82.     CHARGE:Play()
  83.     wait(2.5)
  84.     for i = 1,60 do
  85.         wait(0.05)
  86.     BOOM12 = Instance.new("Explosion", workspace)
  87.     BOOM12.Position = WEEGEE1.Position
  88.     BOOM12.Position = BOOM12.Position + Vector3.new(math.random(-200,200),0,math.random(-200,200))
  89.     BOOM12.Position = BOOM12.Position - Vector3.new(0,50,0)
  90.     BOOM12.BlastPressure = 100000
  91.     BOOM12.BlastRadius = 7
  92.     end
  93.     end
  94.     if Math == 3 then
  95.     msg = Instance.new("Message", workspace)
  96.     msg.Text = "WEEGEE IS THINKING!!!"
  97.     wait(2)
  98.     msg:destroy()
  99.     for i = 1,10 do
  100.         wait(0.05)
  101.         WEEGEE1.Rotation = WEEGEE1.Rotation + Vector3.new(0,4,0)
  102.     end
  103.     for i = 1,10 do
  104.         wait(0.05)
  105.         WEEGEE1.Rotation = WEEGEE1.Rotation + Vector3.new(0,-4,0)
  106.     end
  107. end
  108.     if Math == 1 then
  109.     msg = Instance.new("Message", workspace)
  110.     msg.Text = "WEEGEE IS USING A CHARGE SUPAH POWAH!!!"
  111.     wait(4)
  112.     msg:destroy()
  113.     CHARGE:Play()
  114.     wait(3.5)
  115.     EXPLOSIONZ:Play()
  116.     BOOM = Instance.new("Explosion", WEEGEE1)
  117.     BOOM.Position = WEEGEE1.Position
  118.     BOOM.BlastPressure = 20000099999999999999999999999999999999999999999999999
  119.     BOOM.BlastRadius = 2509999999999999999999999999999999999999999999999999999999999999
  120.     end
  121.     ------------------------
  122.     if Math == 2 then
  123.     msg = Instance.new("Message", workspace)
  124.     msg.Text = "WEEGEE IS USING A PINGAS DISASTER!!!"
  125.     wait(3)
  126.     MOOSIC.Volume = 0
  127.     SURVUR:Play()
  128. for i = 1,5 do
  129.     msg:destroy()
  130.     noicething = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  131. noicething.Size = Vector3.new(45,10,15)
  132. noicething.Shape = "Cylinder"
  133. noicething.BrickColor = BrickColor.new("Pastel brown")
  134. noicething.BottomSurface = "Smooth"
  135. noicething.TopSurface = "Smooth"
  136. WEEGEE = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  137. WEEGEE.Size = Vector3.new(11,11,11)
  138. WEEGEE.Transparency = 1
  139. Weld3 = Instance.new("Weld", WEEGEE)
  140. Weld3.Part0 = WEEGEE
  141. Weld3.Part1 = noicething
  142. Weld3.C0 = Weld3.C0 * CFrame.Angles(0,1.5,0)
  143. tehfaic = Instance.new("Decal", WEEGEE)
  144. tehfaic.Texture = "http://www.roblox.com/asset/?id=18507114"
  145. tehfaic.Face = "Top"
  146. Weld3.C0 = Weld3.C0 * CFrame.new(10,0,0)
  147. Weld3.C0 = Weld3.C0 * CFrame.Angles(3,0,0)
  148. ball = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  149. ball.Shape = "Ball"
  150. ball.BrickColor = BrickColor.new("Pastel brown")
  151. ball.Size = Vector3.new(13,13,13)
  152. ball.TopSurface = "Smooth"
  153. ball.BottomSurface = "Smooth"
  154. ball1 = Instance.new("Part", game.Players.LocalPlayer.Character.Head)
  155. ball1.Shape = "Ball"
  156. ball1.BrickColor = BrickColor.new("Pastel brown")
  157. ball1.Size = Vector3.new(13,13,13)
  158. ball1.TopSurface = "Smooth"
  159. ball1.BottomSurface = "Smooth"
  160. wait(0.001)
  161. Weld = Instance.new("Weld", noicething)
  162. Weld.Part0 = noicething
  163. Weld.Part1 = ball
  164. Weld.C0 = Weld.C0 * CFrame.new(20,0,-6.5)
  165. Weld1 = Instance.new("Weld", noicething)
  166. Weld1.Part0 = noicething
  167. Weld1.Part1 = ball1
  168. Weld1.C0 = Weld.C0 * CFrame.new(0,0,13)
  169. noicething.Position = WEEGEE1.Position + Vector3.new(-40,0,0)
  170. ball.Position = WEEGEE1.Position + Vector3.new(40,0,0)
  171. ball1.Position = WEEGEE1.Position + Vector3.new(40,0,0)
  172. WEEGEE.Position = WEEGEE1.Position + Vector3.new(40,0,0)
  173. wait(0.1)
  174. for i = 1,5 do
  175.     wait()
  176.     bomb = Instance.new("Explosion", noicething)
  177.     bomb.BlastRadius = 70
  178.     bomb.BlastPressure = 100000
  179.     bomb.Position = noicething.Position
  180.     wait(0.1)
  181.     noicething:destroy()
  182.     WEEGEE:destroy()
  183.     ball:destroy()
  184.     ball1:destroy()
  185. end
  186. end
  187. SURVUR:Stop()
  188. MOOSIC.Volume = 30
  189.     end
  190.     end
Add Comment
Please, Sign In to add comment