4 lines
160 B
Text
4 lines
160 B
Text
|
local badgeID = 1060922754 -- replace this with the badge's ID
|
||
|
local badgeService = game:GetService("BadgeService")
|
||
|
badgeService:AwardBadge(265407551, badgeID)
|