Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Made by Rufus14
- part = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
- part.Size = game.Players.LocalPlayer.Character.Torso.Size
- part:BreakJoints()
- part.BrickColor = BrickColor.new("Really black")
- weld=Instance.new("Weld", part)
- weld.Part0 = game.Players.LocalPlayer.Character.Torso
- weld.Part1 = part
- mouse = game.Players.LocalPlayer:GetMouse()
- allu = false
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
- function alluhabkbr()
- if not allu then
- allu = true
- local allahu = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
- allahu.SoundId = "rbxassetid://197054133"
- allahu:Play()
- allahu.TimePosition = 0.05
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"ALLAHUAKBAR!","Red")
- for i = 1,55 do
- wait()
- game.Players.LocalPlayer.Character.Torso.Neck.C0 = game.Players.LocalPlayer.Character.Torso.Neck.C0 * CFrame.Angles(math.random(-2,2),math.random(-2,2),math.random(-2,2))
- end
- local allahu1 = Instance.new("Sound", part)
- allahu1.SoundId = "rbxassetid://262562442"
- allahu1:Play()
- allahu1.Volume = 10
- local exp = Instance.new("Explosion", workspace)
- exp.Position = game.Players.LocalPlayer.Character.Torso.Position
- exp.BlastRadius = 60
- wait(1)
- for i = 1,4 do
- wait(2)
- for i,v in pairs(game.Players:GetChildren()) do
- local allahu3 = Instance.new("Sound", v.Character.Head)
- allahu3.SoundId = "rbxassetid://396873260"
- allahu3.PlaybackSpeed = 0.25
- allahu3.TimePosition = 0.085
- allahu3:Play()
- game.Chat:Chat(v.Character.Head,"ALLAHU AKBAR, ALL HAIL "..game.Players.LocalPlayer.Character.Name.."!","Red")
- end
- end
- end
- end
- mouse.Button1Down:connect(alluhabkbr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement