Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait (0)
- You = game.Players.LocalPlayer.Character
- You.archivable = true
- Sound = Instance.new("Sound", You.Torso)
- Sound.SoundId = "rbxassetid://300263243"
- Sound.Looped = true
- Sound : play()
- while true do
- You:Clone().Parent = game.Workspace
- wait(1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement