Advertisement
OnePunchMan

Untitled

May 14th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.45 KB | None | 0 0
  1. --By Rufus14 (KtosNieZnajomy)
  2. print("Do ya need a bleach?")
  3. STOP = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  4. STOP.SoundId = "http://roblox.com/asset?id=356970690"
  5. STOP.Looped = true
  6. STOP:Play()
  7. STOP.Volume = 1000
  8. STOP1 = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  9. STOP1.SoundId = "http://roblox.com/asset?id=511971271"
  10. STOP1.Looped = true
  11. STOP1.Volume = 100
  12. plr = game.Players.LocalPlayer
  13. char = plr.Character
  14. mouse = plr:GetMouse()
  15. local cough = Instance.new("Sound", workspace)
  16. cough.SoundId = "http://roblox.com/asset?id=178522287"
  17. Bleach = Instance.new("Part", char["Left Arm"])
  18. Bleach.CanCollide = false
  19. Mesh = Instance.new("SpecialMesh", Bleach)
  20. Mesh.MeshId = "http://roblox.com/asset?id=483388971"
  21. Mesh.Scale = Vector3.new(0.005, 0.005, 0.005)
  22. Mesh.TextureId = "http://roblox.com/asset?id=520016684"
  23. Handy = Instance.new("Weld", Bleach)
  24. Handy.Part0 = Bleach
  25. Handy.Part1 = char["Left Arm"]
  26. Handy.C0 = CFrame.new(0.5,1.8,0)
  27. Handy.C1 = CFrame.Angles(0,4,1)
  28. drink = Instance.new("Sound", char.Head)
  29. drink.SoundId = "http://roblox.com/asset?id=10722059"
  30. misha = false
  31. using = false
  32. function cringe(key)
  33.     key = key:lower()
  34.     if not using then
  35.     if key == "q" then
  36.         using = true
  37.         game.Chat:Chat(char.Head,"STOP STOP STOP STOP STOOOOOOOOOOP IT","Blue")
  38.         wait(2)
  39.         game.Chat:Chat(char.Head,"This needs to stop, now","Red")
  40.         wait(2)
  41.         game.Chat:Chat(char.Head,"This is cancer.","Red")
  42.         wait(2)
  43.         game.Chat:Chat(char.Head,"This is too strong","Red")
  44.         wait(2)
  45.         game.Chat:Chat(char.Head,"I need to die","Red")
  46.         for i = 1,10 do
  47.             wait()
  48.             char.HumanoidRootPart.RootJoint.C0 = char.HumanoidRootPart.RootJoint.C0 * CFrame.Angles(-0.018,0,0)
  49.             Handy.C0 = Handy.C0 * CFrame.new(-0.05,-0.07,0.09)
  50.             Handy.C0 = Handy.C0 * CFrame.Angles(0.12,0,0)
  51.             char.Torso["Left Shoulder"].C0 = char.Torso["Left Shoulder"].C0 * CFrame.Angles(0.2,0,-0.1)
  52.         end
  53.                 STOP.Volume = 0
  54.         drink:Play()
  55.         for i = 1,50 do
  56.             wait()
  57.             char.Humanoid.Health = char.Humanoid.Health - 1
  58.         end
  59.         char.Humanoid.WalkSpeed = 0
  60.         wait(2)
  61.         for i = 1,10 do
  62.             wait()
  63.             char.HumanoidRootPart.RootJoint.C0 = char.HumanoidRootPart.RootJoint.C0 * CFrame.Angles(0.018,0,0)
  64.             Handy.C0 = Handy.C0 * CFrame.new(0.05,0.07,-0.09)
  65.             Handy.C0 = Handy.C0 * CFrame.Angles(-0.12,0,0)
  66.             char.Torso["Left Shoulder"].C0 = char.Torso["Left Shoulder"].C0 * CFrame.Angles(-0.2,0,0.1)
  67.         end
  68.         char.Humanoid.WalkSpeed = 6
  69.         cough:Play()
  70.         for i = 1,100 do
  71.             wait(0.05)
  72.             char.Humanoid.Health = char.Humanoid.Health - 1
  73.         end
  74.         end
  75.         end
  76. end
  77. function kys()
  78.             cough:destroy()
  79.             local ded = Instance.new("Sound", char.Head)
  80.             ded.SoundId = "http://roblox.com/asset?id=393884633"
  81.             ded:Play()
  82.             end
  83. mouse.KeyDown:connect(cringe)
  84. char.Humanoid.Died:connect(kys)
  85. function mishacancur(key)
  86.     key = key:lower()
  87.     if key == "e" then
  88.         misha = true
  89.         STOP1:Play()
  90.         while misha == true do
  91.             wait()
  92.             STOP.Volume = 0
  93.             game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.3)
  94.             game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(0,0,0.3)
  95.             game.Players.LocalPlayer.Character.Torso.Neck.C0 = game.Players.LocalPlayer.Character.Torso.Neck.C0 * CFrame.Angles(0,0,0.3)
  96.         end
  97.     end
  98.         if misha == false then
  99.         STOP.Volume = 2
  100.         STOP1:Stop()
  101.         game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint.C0 = CFrame.new(0, 0, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  102.             game.Players.LocalPlayer.Character.Torso.Neck.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  103.             game.Players.LocalPlayer.Character.Torso["Left Hip"].C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  104.             game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  105.             game.Players.LocalPlayer.Character.Torso["Right Hip"].C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  106.             game.Players.LocalPlayer.Character.Torso["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  107.             game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,0.5,0) * CFrame.fromEulerAnglesXYZ(0,4.7,0)
  108.    end
  109. end
  110. mouse.KeyDown:connect(mishacancur)
  111. function cure(key)
  112.     key = key:lower()
  113.     if key == "e" then
  114.         misha = false
  115.     end
  116. end
  117. mouse.KeyUp:connect(cure)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement