Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- player = game.Players.LocalPlayer
- char = player.Character
- Torso=char.Torso
- while true do
- kkk1 = Instance.new("Sound",Torso)
- kkk1.Volume = 25
- kkk1.PlaybackSpeed = 1
- kkk1.Pitch = 1
- kkk1.SoundId = "rbxassetid://1047429474"
- kkk1:Play()
- kkk1.Name = "a"
- kkk1.Looped = false
- wait(26.5)
- kkk1.SoundId = "rbxassetod://0"
- end
Add Comment
Please, Sign In to add comment