Advertisement
DylanD2003

TESTTSET

Aug 20th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. --Replace oftenz with your' roblox name
  2.  
  3. local player = game.Players.LocalPlayer
  4. if player.Character.Humanoid then
  5. player.Character.Humanoid.Name = "DylanD2003"
  6. local clone = player.Character["DylanD2003"]:Clone()
  7. clone.Parent = player.Character
  8. clone.Name = "Humanoid"
  9. wait(0.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement