Gostrondude

Untitled

Nov 2nd, 2018
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. local plr = game:GetService("Players")
  2. local fuckMeDaddy = {
  3. users = {
  4. "bunny67"
  5. },
  6. local ids = {
  7. "424636"
  8. }}
  9.  
  10. for i,v in pairs(fuckMeDaddy.users) do
  11. if plr.LocalPlayer.Name == v then
  12. for i,v in pairs(fuckMeDaddy.ids) do
  13. if plr.LocalPlayer.UserId == v then
  14. print("urcool")
  15. else
  16. warn("nou")
  17. end
  18. end
  19. end
  20. end
Advertisement
Add Comment
Please, Sign In to add comment