SHOW:
|
|
- or go back to the newest paste.
1 | - | local You = "Jackthespy2010" local head = workspace[You].Head:Clone() local model = Instance.new("Model",workspace) local humanoid = Instance.new("Humanoid",model) head.Parent = model model.Name = You.." YOUR NEW NAME HERE" humanoid.MaxHealth = 0 local w = Instance.new("Weld",model) w.Part0,w.Part1 = workspace.Jackthespy2010.Head,head |
1 | + | local You = owner local head = workspace[You].Head:Clone() local model = Instance.new("Model",workspace) local humanoid = Instance.new("Humanoid",model) head.Parent = model model.Name = You.." Big Booty Bitches" humanoid.MaxHealth = 99999999999999999 local w = Instance.new("Weld",model) w.Part0,w.Part1 = workspace.Jackthespy2010.Head,head |