grim pu pastebin local p = game.Workspace.Apollo_Shine -- ONLY CHANGE THE NAME for i,v in pairs (p:GetChildren()) do local e = Instance.new("ParticleEmitter", p.Torso) e.Texture = "http://www.roblox.com/asset/?id=355876953" e.Lifetime = NumberRange.new(.4) e.Rate = 8 e.VelocitySpread = 360 v.Parent.Humanoid.MaxHealth = math.huge v.Parent.Humanoid.Health = math.huge grim pu pastebin How to dowload it? grim pu pastebin p.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=237062748" p.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=223572330" if v.ClassName == "Part" then v.Transparency = .15 v.BrickColor = BrickColor.new("Really black") v.Parent.HumanoidRootPart.Transparency = 1 if v.Name == "Head" then v.face.Texture = "http://www.roblox.com/asset/?id=362505168" end end grim pu pastebin PasteShr grim pu pastebin end function kill(s) local v = s.Parent:findFirstChild("Humanoid") if (v ~=nil) then v.PlatformStand = true wait(4) v.MaxHealth = 0 end end grim pu pastebin How to get it? grim pu pastebin p.Torso.Touched:connect(kill) local lol = game:GetService("InsertService"):loadAsset(95951330) local LOL = lol:GetChildren()[1] LOL.Parent = game.Players[p.Name].Backpack grim pu pastebin