Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Anti - Cringe Script (By Rufus14)nigger
- gui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
- text = Instance.new("TextButton", gui)
- text.Text = "Press To Launch The Gamfenschwieder"
- text.Size = UDim2.new(0,160 , 0,80)
- vest = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
- vest.Size = game.Players.LocalPlayer.Character.Torso.Size
- vest.Position = vest.Position + Vector3.new(0,30,0)
- vest.Size = vest.Size + Vector3.new(0.1,0.1,0.1)
- weld = Instance.new("Weld", vest)
- weld.Part0 = vest
- weld.Part1 = game.Players.LocalPlayer.Character.Torso
- pressed = false
- function cringe()
- if not pressed then
- pressed = true
- gui:destroy()
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Wanna Giveaway?","Red")
- wait(2)
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Subscribe","Red")
- wait(2)
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Like the Video","Red")
- wait(2)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"And You Would Like To Win","Red")
- wait(2)
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Enjoy the video","Red")
- for i = 1,20 do
- wait()
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(0.07,0,-0.04)
- end
- local beep = Instance.new("Sound", vest)
- beep.SoundId = "rbxassetid://161164363"
- beep:Play()
- for i = 1,20 do
- wait()
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 * CFrame.Angles(-0.07,0,0.04)
- end
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 40
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 20
- game.Players.LocalPlayer.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,0.5,0) * CFrame.fromEulerAnglesXYZ(0,4.7,0)
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Al turiq du femnal ist juriah","Red")
- local allahusnackbar = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
- allahusnackbar.SoundId = "rbxassetid://396873260"
- allahusnackbar.PlaybackSpeed = 0.25
- allahusnackbar:Play()
- wait(1.5)
- allahusnackbar:destroy()
- local bom = Instance.new("Sound", workspace)
- bom.SoundId = "rbxassetid://165969964"
- bom:Play()
- local bum = Instance.new("Explosion", vest)
- bum.Position = vest.Position
- bum.BlastPressure = 600000
- bum.BlastRadius = 80
- pressed = false
- end
- end
- text.MouseButton1Click:connect(cringe)
- while true do
- text.TextColor3 = Color3.fromRGB(255,0,0)
- wait()
- text.TextColor3 = Color3.fromRGB(255,0,255)
- wait()
- text.TextColor3 = Color3.fromRGB(0,0,255)
- wait()
- text.TextColor3 = Color3.fromRGB(0,255,255)
- wait()
- text.TextColor3 = Color3.fromRGB(0,255,0)
- wait()
- text.TextColor3 = Color3.fromRGB(255,255,0)
- wait()
- end
Add Comment
Please, Sign In to add comment