Advertisement
yonidrori

Untitled

Oct 17th, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. local PlayerName = game.Players.LocalPlayer.Name
  2. local RobloxGui = game.CoreGui.RobloxGui
  3.  
  4. RobloxGui.TopBarContainer.NameHealthContainer.Username.Text = "abakarir"
  5. RobloxGui.PlayerListContainer.ScrollList[PlayerName].BGFrame.PlayerName.Text = "Noob"
  6.  
  7. game.Players.LocalPlayer.Name = "abakarir"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement