Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local script = game.Players.LocalPlayer.Character.Head
- local clothes = game.Players.LocalPlayer.Character.Shirt
- script.Transparency = 1
- script.face.Transparency = 1
- clothes.ShirtTemplate = "rbxassetid://767687064"
- local rightleg = Instance.new("CharacterMesh")
- rightleg.MeshId = 101851696
- rightleg.OverlayTextureId = 101851696
- rightleg.BodyPart = 5
- rightleg.Name = ("Korblox Deathspeaker Right Leg")
- rightleg.BaseTextureId = 101851254
- rightleg.Parent = game.Players.LocalPlayer.Character
- local HatOffset = Vector3.new(0, 0.1, -0)
- local HatScale = Vector3.new(1, 1, 1)
- local HatPath = game:GetService("Players").LocalPlayer.Character.KittyEars
- HatPath.Handle.Mesh.MeshId = "rbxassetid://13640868"
- HatPath.Handle.Mesh.TextureId = "rbxassetid://139621389"
- HatPath.Handle.Mesh.Scale = HatScale
- HatPath.Handle.Mesh.Offset = HatOffset
- local HatOffset = Vector3.new(0, -0.23, -0)
- local HatScale = Vector3.new(1, 1, 1)
- local HatPath = game:GetService("Players").LocalPlayer.Character.CanadaStyles
- HatPath.Handle.Mesh.MeshId = "rbxassetid://1051545"
- HatPath.Handle.Mesh.TextureId = "rbxassetid://168374452"
- HatPath.Handle.Mesh.Scale = HatScale
- HatPath.Handle.Mesh.Offset = HatOffset
- local HatOffset = Vector3.new(0, 0.04, 0.05)
- local HatScale = Vector3.new(1, 1.5, 1)
- local HatPath = game:GetService("Players").LocalPlayer.Character:findFirstChild("City Glasses")
- HatPath.Handle.SpecialMesh.MeshId = "rbxassetid://1577360"
- HatPath.Handle.SpecialMesh.TextureId = "rbxassetid://187926731"
- HatPath.Handle.SpecialMesh.Scale = HatScale
- HatPath.Handle.SpecialMesh.Offset = HatOffset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement