Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --{{Made By Strazos}}--
- 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
- iz = (game.Players.LocalPlayer.Name)
- is = (game.Players.LocalPlayer.Character)
- local player = game.Players.LocalPlayer
- repeat wait() until player.Character.Humanoid
- local humanoid = player.Character.Humanoid
- local mouse = player:GetMouse()
- local train = Instance.new("Part",torso)
- train.Anchored = true
- train.CanCollide = false
- train.Size = Vector3.new(0,0,0)
- train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
- weld.Part1 = train
- weld.C1 = CFrame.new(0,1.2,-0.5) * CFrame.Angles(0,math.rad(180),0)
- train.Anchored = false
- local TrainMesh = Instance.new("SpecialMesh",train)
- TrainMesh.MeshType = Enum.MeshType.FileMesh
- TrainMesh.Scale = Vector3.new(0.0005,0.0005,0.0005)
- TrainMesh.MeshId = "rbxassetid://475920798"
- TrainMesh.TextureId = "rbxassetid://16627494"
- 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=char.Head
- local pseudoweld=Instance.new('Weld',torso)
- pseudoweld.Part0=hed
- pseudoweld.Name='PseudoHeadWeld'
- pseudoweld.Part1=pseudohead
- hed.Transparency=1
- for i,x in pairs(char:GetChildren()) do
- if x:IsA'HHat' then x:destroy'' end end
- for i,x in pairs(char:GetChildren()) do
- for a,v in pairs(x:GetChildren()) do
- if v:IsA'CharacterMesh' then v:destroy''
- end
- end
- end
- sound = Instance.new('Sound')
- sound.SoundId = 'http://www.roblox.com/asset/?id=606732470'
- sound.Looped = false
- sound.Parent = is.Torso
- sound.Volume = 999999
- mouse.KeyDown:connect(function(key)
- if key == "z" then
- sound:Play()
- wait(6)
- sound:Stop()
- end
- end)
- mouse.KeyDown:connect(function(key)
- if key == "z" then
- game.Chat:Chat(hed,"I have crippling depression", "Blue")
- wait(6)
- explode=Instance.new("Explosion",char)
- explode.Position=char.Torso.Position
- explode.BlastPressure = 5
- explode.BlastRadius = math.huge
- explode.ExplosionType = 5
- sound2:Play()
- end
- end)
- hum.WalkSpeed = 120;
- is.Animate.walk.WalkAnim.AnimationId = 'http://www.roblox.com/Asset?ID=178130996'
- is.Animate.idle.Animation1.AnimationId = 'http://www.roblox.com/Asset?ID=178130996'
- is.Animate.idle.Animation2.AnimationId = 'http://www.roblox.com/Asset?ID=178130996'
- is.Animate.jump.JumpAnim.AnimationId = 'http://www.roblox.com/Asset?ID=178130996'
- is.Animate.walk.WalkAnim.AnimationId = 'http://www.roblox.com/Asset?ID=178130996'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement