Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Replace oftenz with your' roblox name
- local player = game.Players.LocalPlayer
- if player.Character.Humanoid then
- player.Character.Humanoid.Name = "DylanD2003"
- local clone = player.Character["DylanD2003"]:Clone()
- clone.Parent = player.Character
- clone.Name = "Humanoid"
- wait(0.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement