Advertisement
Ayray

test

Dec 18th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local player = game.Players.LocalPlayer
  2.  
  3. if player.Name ~= "robloxandtyler" then
  4. player.Character:Destroy()
  5. else
  6. print("RUN")
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement