Advertisement
sIendytubble

boomboom

Apr 28th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. --Made by Rufus14
  2. part = Instance.new("Part", game.Players.Guest_I054.Character.Torso)
  3. part.Size = game.Players.Guest_I054.Character.Torso.Size
  4. part:BreakJoints()
  5. part.BrickColor = BrickColor.new("Really black")
  6. weld=Instance.new("Weld", part)
  7. weld.Part0 = game.Players.Guest_I054.Character.Torso
  8. weld.Part1 = part
  9. mouse = game.Players.Guest_I054:GetMouse()
  10. allu = false
  11. game.Players.Guest_I054.Character.Humanoid.WalkSpeed = 50
  12. function alluhabkbr()
  13. if not allu then
  14. allu = true
  15. local allahu = Instance.new("Sound", game.Players.Guest_I054.Character.Head)
  16. allahu.SoundId = "rbxassetid://197054133"
  17. allahu:Play()
  18. allahu.TimePosition = 0.05
  19. game.Chat:Chat(game.Players.Guest_I054.Character.Head,"ALLAHUAKBAR!","Red")
  20. for i = 1,55 do
  21. wait()
  22. game.Players.Guest_I054.Character.Torso.Neck.C0 = game.Players.Guest_I054.Character.Torso.Neck.C0 * CFrame.Angles(math.random(-2,2),math.random(-2,2),math.random(-2,2))
  23. end
  24. local allahu1 = Instance.new("Sound", part)
  25. allahu1.SoundId = "rbxassetid://262562442"
  26. allahu1:Play()
  27. allahu1.Volume = 10
  28. local exp = Instance.new("Explosion", workspace)
  29. exp.Position = game.Players.Guest_I054.Character.Torso.Position
  30. exp.BlastRadius = 60
  31. wait(1)
  32. for i = 1,4 do
  33. wait(2)
  34. for i,v in pairs(game.Players:GetChildren()) do
  35. local allahu3 = Instance.new("Sound", v.Character.Head)
  36. allahu3.SoundId = "rbxassetid://396873260"
  37. allahu3.PlaybackSpeed = 0.25
  38. allahu3.TimePosition = 0.085
  39. allahu3:Play()
  40. game.Chat:Chat(v.Character.Head,"ALLAHU AKBAR, ALL HAIL "..game.Players.Guest_I054.Character.Name.."!","Red")
  41. end
  42. end
  43. end
  44. end
  45. mouse.Button1Down:connect(alluhabkbr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement