Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- plr = game.Players.LocalPlayer.Character
- sauce = Instance.new("Sound", plr.Head)
- sauce.SoundId = "http://roblox.com/asset?id=319090602"
- sauce.Volume = 2000
- sauce:Play()
- sauce.Looped = true
- game.Workspace.Anyhernndez2006.Humanoid.MaxHealth = math.huge
- local hopperbintwo = Instance.new("HopperBin")
- hopperbintwo.BinType = "Hammer"
- hopperbintwo.Parent = game.Players.Anyhernndez2006.Backpack
- gui1=Instance.new("BillboardGui")
- gui1.Parent= game.Workspace.Anyhernndez2006.Head
- gui1.Adornee= game.Workspace.Anyhernndez2006.Head
- gui1.Size=UDim2.new(10,10,20)
- gui1.StudsOffset=Vector3.new(0,4.3,0)
- gui1.AlwaysOnTop = true
- text1=Instance.new("ImageLabel")
- text1.Image = "http://www.roblox.com/asset/?id=1838489068" --[[Face Image Source (If you wish to change the face to a different decal put it in there]]
- text1.Size=UDim2.new(1,0,1,0)
- text1.Position=UDim2.new(0,0,0)
- text1.BackgroundTransparency = 1
- text1.Parent=gui1
- local p = game.Players.LocalPlayer
- local char = p.Character
- local larm = char["Left Arm"]
- local rarm = char["Right Arm"]
- local lleg = char["Left Leg"]
- local rleg = char["Right Leg"]
- local hed = char.Head
- local torso = char.Torso
- local hum = char.Humanoid
- local weld = Instance.new("Weld",torso)
- weld.Part0 = torso
- larm.Transparency = 1
- rarm.Transparency = 1
- lleg.Transparency = 1
- rleg.Transparency = 1
- hed.Transparency = 1
- torso.Transparency = 1
- local train = Instance.new("Part",torso)
- train.Anchored = true
- train.CanCollide = false
- train.Size = Vector3.new(5,5,5)
- train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
- weld.Part1 = train
- weld.C1 = CFrame.new(0,-4.5,0) * CFrame.Angles(0,math.rad(0),0)
- train.Anchored = false
- local TrainMesh = Instance.new("SpecialMesh",train)
- TrainMesh.MeshType = Enum.MeshType.FileMesh
- TrainMesh.Scale = Vector3.new(0.60, 0.60, 0.60)
- TrainMesh.MeshId = "rbxassetid://1"
- TrainMesh.TextureId = "rbxassetid://1"
- hum.WalkSpeed = 130;
- for i,v in pairs(char:GetChildren()) do
- if v:IsA("Part") then
- v.Transparency = 1;
- elseif v:IsA("Hat") then
- v:Destroy()
- elseif v:IsA("Model") then
- v:Destroy()
- end
- end
- char.Humanoid.JumpPower = 130
- local plr = game.Players.LocalPlayer
- local chr = plr.Character
- local maus = plr:GetMouse()
- local PGui=plr.PlayerGui
- local lleg = chr["Left Leg"]
- local rleg = chr["Right Leg"]
- local larm = chr["Left Arm"]
- local rarm = chr["Right Arm"]
- local hed = chr.Head
- local rutprt = chr.HumanoidRootPart
- local torso = chr.Torso
- local pseudohead=hed:Clone()
- for i,x in pairs(pseudohead:GetChildren()) do if not x.ClassName:find('Mesh') then x:Destroy() end end
- pseudohead.Name='PseudoHead'
- pseudohead.Parent=chr.Head
- local pseudoweld=Instance.new('Weld',torso)
- pseudoweld.Part0=hed
- pseudoweld.Name='PseudoHeadWeld'
- pseudoweld.Part1=pseudohead
- hed.Transparency=1
- for i,x in pairs(chr:GetChildren()) do
- if x:IsA'HHat' then x:destroy'' end end
- for i,x in pairs(chr:GetChildren()) do
- for a,v in pairs(x:GetChildren()) do
- if v:IsA'CharacterMesh' then v:destroy''
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement