Advertisement
stopit12

Untitled

Aug 17th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. if game.Players.LocalPlayer.Name == "wqe"
  2. then
  3. print("Alright, welcome whitelisted user")
  4. else
  5.  
  6. game.Players.LocalPlayer:Kick("You're not whitelisted. Contact no stop#0001 to get access.")
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement