JuicyPenguin

Bomb Vest V3

Feb 5th, 2017
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  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. if not pressed then
  16. pressed = true
  17. gui:destroy()
  18. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Wanna Giveaway?","Red")
  19. wait(2)
  20. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Subscribe","Red")
  21. wait(2)
  22. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Like the Video","Red")
  23. wait(2)
  24. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  25. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  26. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"And You Would Like To Win","Red")
  27. wait(2)
  28. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Enjoy the video","Red")
  29. for i = 1,20 do
  30. wait()
  31. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(0.07,0,-0.04)
  32. end
  33. local beep = Instance.new("Sound", vest)
  34. beep.SoundId = "rbxassetid://161164363"
  35. beep:Play()
  36. for i = 1,20 do
  37. wait()
  38. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(-0.07,0,0.04)
  39. end
  40. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 40
  41. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 20
  42. game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,0.5,0) * CFrame.fromEulerAnglesXYZ(0,4.7,0)
  43. game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Al turiq du femnal ist juriah","Red")
  44. local allahusnackbar = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  45. allahusnackbar.SoundId = "rbxassetid://396873260"
  46. allahusnackbar.PlaybackSpeed = 0.25
  47. allahusnackbar:Play()
  48. wait(1.5)
  49. allahusnackbar:destroy()
  50. local bom = Instance.new("Sound", workspace)
  51. bom.SoundId = "rbxassetid://165969964"
  52. bom:Play()
  53. local bum = Instance.new("Explosion", vest)
  54. bum.Position = vest.Position
  55. bum.BlastPressure = 600000
  56. bum.BlastRadius = 80
  57. pressed = false
  58. end
  59. end
  60. text.MouseButton1Click:connect(cringe)
  61. while true do
  62. text.TextColor3 = Color3.fromRGB(255,0,0)
  63. wait()
  64. text.TextColor3 = Color3.fromRGB(255,0,255)
  65. wait()
  66. text.TextColor3 = Color3.fromRGB(0,0,255)
  67. wait()
  68. text.TextColor3 = Color3.fromRGB(0,255,255)
  69. wait()
  70. text.TextColor3 = Color3.fromRGB(0,255,0)
  71. wait()
  72. text.TextColor3 = Color3.fromRGB(255,255,0)
  73. wait()
  74. end
Add Comment
Please, Sign In to add comment