Advertisement
JuicyPenguin

Bombvest V5

Jan 2nd, 2018
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --Anti - Cringe Script (By Rufus14)nigger
  2. gui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  3. text = Instance.new("TextButton", gui)
  4. text.Text = "Press To Launch The Gamfenschwieder"
  5. text.Size = UDim2.new(0,160 , 0,80)
  6. vest = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  7. vest.Size = game.Players.LocalPlayer.Character.Torso.Size
  8. vest.Position = vest.Position + Vector3.new(0,30,0)
  9. vest.Size = vest.Size + Vector3.new(0.1,0.1,0.1)
  10. weld = Instance.new("Weld", vest)
  11. weld.Part0 = vest
  12. weld.Part1 = game.Players.LocalPlayer.Character.Torso
  13. pressed = false
  14. function cringe()
  15.  
  16. wait()
  17. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(0.07,0,-0.04)
  18. end
  19. local beep = Instance.new("Sound", vest)
  20. beep.SoundId = "rbxassetid://161164363"
  21. beep:Play()
  22. for i = 1,20 do
  23. wait()
  24. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(-0.07,0,0.04)
  25. end
  26. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 40
  27. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 20
  28. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,0.5,0) * CFrame.fromEulerAnglesXYZ(0,4.7,0)
  29. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Al turiq du femnal ist juriah","Red")
  30. local allahusnackbar = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  31. allahusnackbar.SoundId = "rbxassetid://396873260"
  32. allahusnackbar.PlaybackSpeed = 0.25
  33. allahusnackbar:Play()
  34. wait(1.5)
  35. allahusnackbar:destroy()
  36. local bom = Instance.new("Sound", workspace)
  37. bom.SoundId = "rbxassetid://165969964"
  38. bom:Play()
  39. local bum = Instance.new("Explosion", vest)
  40. bum.Position = vest.Position
  41. bum.BlastPressure = 600000
  42. bum.BlastRadius = 80
  43. pressed = false
  44. end
  45. end
  46. text.MouseButton1Click:connect(cringe)
  47. while true do
  48. text.TextColor3 = Color3.fromRGB(255,0,0)
  49. wait()
  50. text.TextColor3 = Color3.fromRGB(255,0,255)
  51. wait()
  52. text.TextColor3 = Color3.fromRGB(0,0,255)
  53. wait()
  54. text.TextColor3 = Color3.fromRGB(0,255,255)
  55. wait()
  56. text.TextColor3 = Color3.fromRGB(0,255,0)
  57. wait()
  58. text.TextColor3 = Color3.fromRGB(255,255,0)
  59. wait()
  60. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement