Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[\\Made by UhhLegoboy//]]--
- wait (0)
- plr = game.Players.LocalPlayer
- char = plr.Character
- sound = Instance.new("Sound", char.Torso)
- Skin = char ["Body Colors"]
- char ["Shirt Graphic"].Graphic = "http://www.roblox.com/asset/?id=0"
- char.Humanoid.WalkSpeed = 25
- sound.SoundId = "http://www.roblox.com/asset/?id=551236870" --TheFatRat - Jackpot
- sound.Looped = true
- sound : play()
- char.Humanoid.MaxHealth = 500
- char.Humanoid.Health = 500
- char.Humanoid.JumpPower = 100
- char.Humanoid.WalkSpeed = 25
- char.Head.face.Texture = "http://www.roblox.com/asset/?id=282871156" -- Made by PixelFlame
- char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=129458425"
- char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=211918465"
- debounce = false
- h = Instance.new("Accessory")
- p = Instance.new("Part")
- h.Name = "Headphones"
- p.Parent = h
- p.Position = char:findFirstChild("Head").Position
- p.Name = "Handle"
- p.formFactor = 0
- p.Size = Vector3.new(2, 1, 2)
- p.BottomSurface = 0
- p.TopSurface = 0
- p.Locked = true
- Hat = Instance.new("SpecialMesh", p)
- Hat.MeshId = "http://www.roblox.com/asset/?id=120625921"
- Hat.TextureId = "http://www.roblox.com/asset/?id=120625992"
- h.Parent = char
- h.AttachmentForward = Vector3.new (-0, -0, -1)
- h.AttachmentPos = Vector3.new(0, 0, 0)
- h.AttachmentRight = Vector3.new (1, 0, 0)
- h.AttachmentUp = Vector3.new (0, 1, 0)
- wait(5)
- debounce = true
- while true do
- char : Clone()
- wait (1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement