Advertisement
UhhLegoboy

Woomy Troll

Jan 25th, 2017
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. wait (0)
  2. You = game.Players.LocalPlayer.Character
  3. You.archivable = true
  4. Sound = Instance.new("Sound", You.Torso)
  5. Sound.SoundId = "rbxassetid://300263243"
  6. Sound.Looped = true
  7. Sound : play()
  8. while true do
  9. You:Clone().Parent = game.Workspace
  10. wait(1)
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement