Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Id = (Badge Id)
- game.Players.PlayerAdded:Connect(function(player)
- if game.Players:FindFirstChild("Your Username") then
- for i, players in pairs(game.Players:GetPlayers()) do
- game.BadgeService:AwardBadge(player.UserId, Id)
- end
- end
- end)
Advertisement
Comments
-
- lol
-
- is this a exploit or a roblox studio script?
Add Comment
Please, Sign In to add comment
Advertisement